Hey Eric, I've noticed that everytime i'm in a challenge, say i'm in ... php, I want to try a different challenge like... Stegano, If i click on the back button, It keeps asking me to login...? can this be fixed as it's a bit of a pain in the **s.... tks ***** m3gabyt3 ***** ( Nice Site by-the-way )!!
i have noticed this too. It doesnt happen if you have two windows open, with the challenge and one with the main page. It seems to be to do with if you dont have activeusers continually refreshing then it logs you off ?
this can be true. I couldn't manage to set the cookie-/session-expiration date correctly. I tried out all variants I saw on the web. Nothing worked. It seems that now the login lasts even shorter than before. Maybe just a session_start() is enough to keep the login alive. Since activeusers.php does this, it could be the way you think. For all: If anyone knows how to change the session-stuff so that it is valid for a longer time than the default, please tell (setcookie and setsessionparams don't seem to work properly...)