| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Letting customers know the site is secure | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#11
|
|||||||||
|
|||||||||
![]() 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 |
|||||||||
#12
|
|||||||
|
|||||||
![]() Quote:
Thanks! That did the trick! ![]() |
|||||||
#13
|
|||||||
|
|||||||
![]() 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.
![]() ---------------------------------------- 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 |
|||||||
|
|||
X-Cart forums © 2001-2020
|