Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

problem when check out


NevosoGraphics

Recommended Posts

Find this code at your configuration file

 

define('ENABLE_SSL', true); // secure webserver for checkout procedure?

 

then change it to

define('ENABLE_SSL', false); // secure webserver for checkout procedure?

 

hope it helps a bit.

 

regards...

 

OK I FIGURED out what teh problem is i set it as a ssl but its not, how do i remove the ssl?

 

matt

Link to comment
Share on other sites

Find this code at your configuration file

 

define('ENABLE_SSL', true); // secure webserver for checkout procedure?

 

then change it to

define('ENABLE_SSL', false); // secure webserver for checkout procedure?

 

hope it helps a bit.

 

regards...

 

 

bnet thanks it worked!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...