Hi,
Excellent mod which I have found easy to implement. Thanks Conor!
I do have a problem with a site, though - I'm not certain it is with my implementation of ceon uri mapping so by all means send me packing if it is not! 
Site is http://www.handpickedgifts.co.uk/.
I have CEON URI mapping 3.2.4, also Fast and Easy Checkout 1.61 which may be relevant. I have ZC 1.38.
Also relevant is that I use a shared SSL provided by my host. This means that the login page, for example, is at
Code:
https://stargate.terrassl.net/handpickedgifts.co.uk/index.php?main_page=login&zenid=********
If a registered users navigates from main page to login and logs in successfully, they are taken to
Code:
https://stargate.terrassl.net/handpickedgifts.co.uk/index.php?main_page=index&zenid=*******
Thereafter account pages are served securely, product pages are served insecurely and all works fine and dandy.
However.... if a registered users navigates to a product page and then to the login page, once they log in they are taken to my hosts SSL error page at
Code:
https://stargate.terrassl.net/handpickedgifts.co.uk/gifts-by-type/kitchen-dining/bread-server?/gifts-by-type/kitchen-dining/bread-server=&zenid=*********
I would be expecting it to go to
Code:
http://www.handpickedgifts.co.uk/gifts-by-type/kitchen-dining/bread-server?zenid=**********
So - have I messed up the URI mapping, is there a conflict with fec, or do I have a problem because of the shared SSL? I should say thaat it all works correctly with ceon mapping turned off.
Any help or pointers much appreciated.
Dave
Bookmarks