Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Some pages don't work...


Oscarchow

Recommended Posts

Posted

ok

the problem is that you do not have a SSL

 

i would recomend gitting one becase it makes your clients feel more secure but if you dont want to get one go to:

 

include/configure.php

 

and change

 

define('HTTPS_SERVER', 'https://yoursite.com'); // eg, https://localhost - should not be empty for productive servers

 

to define('HTTPS_SERVER', 'http://yoursite.com'); // eg, https://localhost - should not be empty for productive servers

 

 

 

just take the "S" out the https

at the end of the day the code will be good

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...