I'm not quite sure what I did wrong, but I added
if (!tep_session_is_registered('customer_id')) {
$navigation->set_snapshot();
tep_redirect(tep_href_link(FILENAME_LOGIN, '', 'SSL'));
}
to the beginning of my code so that they would be forced to login before viewing any page on the site, but for some reason, when multiple people are logged in, the sessions get confussed, and someone else's session will suddenly suddenly switch over to another user, and any orders or comments they make will be attributed to the wrong person.
Does that make sense?
http://vol.cobrazone.com/help/




LinkBack URL
About LinkBacks






Bookmarks