Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

My account and check out


1saba

Recommended Posts

Posted

I cannot find the solution to these problems. My on website if you click on "My account" I get a message saying that this page cannot be displayed. How do I fix this? Do I need to install a mod for this? I am getting the same message when you click on the check out link. What do I do? Thanks.

Posted

In both catalog and admin/includes/configure.php change this:

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

 

To:

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

 

The_Bear

Posted

Thanks for the help. I made the change in the admin/configure and received this message "Error! Unable to determine the page link!" I cannot find the section needs to be changed in the catalog area. What did I do wrong? Thanks.

Archived

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

×
×
  • Create New...