Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

broken link for - my account - checkout


ozblue

Recommended Posts

Posted

Hi I just unpacked oscommerce and i am checking that all the links work, i have two that aren't working. One is the "My Account" and "Checkout" after clicking i get "The page cannot be displayed". i have looked at the code to find out whats going on, but i am lost. The "top" "catalog" and "cart contents" are all working .

Posted

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

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

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

 

The_Bear

Archived

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

×
×
  • Create New...