Hello.
When customer is not logged on and clicks on the link provided in email - e.g. link to order details - he is asked to login to the shop. In case you have turned on the option to recreate the session id on login the client cannot logon and without any error message is asked again to login.
I've checked the server logs on this and found that after processing the logon information customer's browser is redirected to the order details page when again is checked if he is logged in and once again redirected to login page.
I have seen this problem described here before but the only solution I've found was to turn off the option to recreate the session id. If I missed something please share a link.
I think the problem is in the zen_session_recreate function. The code of this function is somehow mystic to me and looks like someone was doing some changes in here and never finished them.
We are currently using the 1.3.7 version of ZC on PHP 4.4.1.
Regards
Maurice


.

