Hi,

Originally Posted by
Aftershock
I installed this and found that with the first access to mapped pages results in zenid being appended to URLs off just pages with Ceon URLs. This does not occur if the first page hit is any non-Ceon URL.
This is probably a common issue for people and might be worth noting in the documentation.
Zen Cart is responsible for choosing when the session ID is added, not Ceon URI Mapping.
If there is a way to make Zen Cart smarter about this then of course I think I should add that functionality.
However, I don't have time to look into this at the minute. It's therefore on my "to-do" list. (I give no release dates or planned released dates, so anyone reading this, please don't ask! :) ).
I do note that one of the changes in Zen Cart 1.3.9h is the addition of the following line to the sessions file:
PHP Code:
if (defined('SESSION_USE_ROOT_COOKIE_PATH') && SESSION_USE_ROOT_COOKIE_PATH == 'True') $path = '/';
All the best..
Conor
ceon
Bookmarks