Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Letting customers know the site is secure

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 11-13-2003, 10:12 AM
  ETInteractive.com's Avatar 
ETInteractive.com ETInteractive.com is offline
 

X-Adept
  
Join Date: Dec 2002
Posts: 747
 

Default

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
__________________
ETInteractive.com
X-Cart 3.5.x
Reply With Quote
  #12  
Old 11-13-2003, 10:56 AM
 
lanawhittaker lanawhittaker is offline
 

Member
  
Join Date: Oct 2003
Posts: 18
 

Default

Quote:
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

Thanks! That did the trick!
Reply With Quote
  #13  
Old 12-01-2003, 01:54 PM
 
Chris B Chris B is offline
 

eXpert
  
Join Date: Oct 2002
Posts: 226
 

Default

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
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 05:30 AM.

   

 
X-Cart forums © 2001-2020