using zen-cart v1.3.8a with webhost hostmonster.com
We're trying to engage shared SSL. I've followed instructions, updating the two relevant configuration.php files; however, when SSL is engaged in these files, neither admin nor customers can log in.
Customers logging in get "There was a security error trying to log in." Admin gets a loop, back to the login page.
Sessions are stored in db, and I flushed cookies and all that. This is a new install (new store) but so too I also verified that the appropriate hidden fields are available whenever a password box is drawn (ala https://www.zen-cart.com/tutorials/i...hp?article=312) I am using a custom template, but it does not have tpl_login_default.php files. Almost everything is in the ccs and tpl_header & tpl_footer files. I tried copying those tpl_login php files from the default template into my custom one, and it made no difference.
One person suggested turning off "Recreate Sessions" under Admin->configuration->sessions but this made no difference. I remain using the defaults.
One person indicated that the session.php may be old, but I verified I'm using the correct one (dated 8/12 I believe).
One person suggested sending everything through the https link, not just the secure pages, but everything. This made no difference for me.
Everything seems to be working correctly when SSL is off, but when shared SSL is used, you just can't log in. I noticed that the IP reported at the bottom of the page changes when going through the shared SSL (https://www.hostmonster.com/~username) rather than directly (http://www.username.com/). I wonder whether this invalidates the session information.
I'm out of ideas and I seem to have exhausted everything that google can tell me.
Before someone tell me how foolish I am to be using shared SSL instead of private SSL; I would like to have the answer first why my zen-cart setup does not work. That buys you the right to tell me I'm a fool. Deal?
Please?



