ozblue Posted February 16, 2006 Posted February 16, 2006 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 .
Guest Posted February 16, 2006 Posted February 16, 2006 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.