• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

[Request][Completed] Your last 3 uploads.

it is not really possible otherwise than using cookies.

In this case sessions with a longer delay of expiration would have been better, but that would require many changes on chevereto.

Anyway, I will do it using cookie, (Not today, but surely tomorrow ;P )
 
Avast said:
i think it could be possible by using sessions.

Sessions last until you close the browser. Cookies are more permanent.
 
Rodolfo said:
Avast said:
i think it could be possible by using sessions.

Sessions last until you close the browser. Cookies are more permanent.


Well you can change the time until the session get deleted, but I don't know if this would affect chevereto script, since I'm pretty sure you are using sessions for the multiple image uploadings no?
 
Danny.Domb said:
Rodolfo said:
Avast said:
i think it could be possible by using sessions.

Sessions last until you close the browser. Cookies are more permanent.


Well you can change the time until the session get deleted, but I don't know if this would affect chevereto script, since I'm pretty sure you are using sessions for the multiple image uploadings no?

Well, you use another session variable.
 
Back
Top