![]() |
If you have Shared SSL, your https site will NOT be
https://www.mydomain.com it will be something more like https://server1.myhostingdomain.com/~account |
Quote:
Thanks! That did the trick! :D |
When I make the following code changes to force https, the xid continues to be posted to the URL even after logout.... Therefore, the cart still shows items etc. etc.. (using version 3.4.8)
---------------------------------------- Edit customer/https.php: Code: $https_scripts = array("cart.php","register.php","help.php?section= contactus&mode=update","giftcert.php"); Replace the $https_scripts = array(... with the above. One thing to make sure is that your trans_sid is set to true in your php.ini so the session doesn't append to the url of your site. Any suggestions are appreciated, Chris |
All times are GMT -8. The time now is 01:27 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.