Quote:
Originally Posted by mini2
Just wondering, this has been working OK as far as I could tell, but it seems to be adding a session id to the URL (member.php) on each link. This therefore logs out people who are not "keeping logged in" when they click the link.
Any ideas how to strip the session out of the URLs?
|
Edit the thanks_bit template and remove the $session[sessionurl]. It's there because of cut & paste