Hi
A little problem that is driving me nuts!
The main website index file calls a password protection system in PHP and allows registered members to log in and sets a cookie fpr the entire domain. Ince logged in then the user can select the Zen-cart program link.
I dropped a bit of code into catalog/index.php to check for the cookie's existence and if it didn't find it then it redirects the user to front page. That worked fine ... until I then selected a manufacturer in the sidebox and zen-cart redirected me back to the front page ...BUT I was still logged in because it displayed the front page rather than asking me to log in again. So the cookies was obviously still there.
This has foxed me completely ... any ideas, please?


Reply With Quote
