

mooncylde
-
Content count
3 -
Joined
-
Last visited
Posts posted by mooncylde
-
-
Firstly, thanks Richard for the register_globals contribution :) You're great!
Anyway, I also had the same logout session_unregister problem for the catalog.. Not sure if I'm doing the right thing, but I followed your instructions and suggestions and got mine working finally.
In the logout.php file, I added this:
tep_session_destroy();
on the line just above:
require(DIR_WS_INCLUDES . 'application_bottom.php');
It worked but as I'm a php newbie, so please correct me if I'm wrong.
Thanks again :)
The first thing I would do is check that ALL the patch has been applied correctly (not just the session unregister function).
Contrib Installer
in General Add-Ons Support
Posted
Hello! I think this is a fantastic idea !
Have yet to try it out (no time @@) but jus like u to know that I appreciate ur efforts! :lol: