Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

errors with 2.2


wkrecords

Recommended Posts

Posted

first of all, i'm going to a https connection if i wan't to create an account.

It seems you didn't configure https right. (or your isp didnt)

 

try disabling the secure server in configure.php or configuren https okay

Posted

in configure.php

change the following line:

 

define('ENABLE_SSL', 'true');

 

to

 

 

define('ENABLE_SSL', 'false');

Archived

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

×
×
  • Create New...