Hey,
The script seems to be working just fine, although I am having a problem with it. Apperantly a session string is needed in the URL and if you remove that, you're not logged in anymore. Problem is, whenever someone clicks an internal link on my site, the session string has to go, since the links lead to index.php?example=example and I can't change that into anything else, since my site wouldn't function properly anymore if I did. Is there any solution to this?
Thanks.
|