Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Unable to Access Login, My Account, Checkout


asiandivergal

Recommended Posts

Hi there,

 

I have done a search to find the answer to this problem, but was not able to find it (they were slightly different errors), I do apologise in advance if I had somehow missed it somewhere on the Forums!

 

I have just installed OsCommerce onto my website, but am unable to access the Login page for new and returning customers, My Account page as well as Checkout page. The shopping cart page works fine until Checkout, and all I get is the message that Internet Explorer cannot display the webpage. Am I doing something wrong somewhere? Will appreciate if someone could take a look at my site:

 

http://www.ebookcrescent.com/catalog/index.php

 

and kindly inform if I have installed something wrong somewhere? I am a total newbie to Oscommerce and PHP, and will appreciate if explanations are in simplified terms :)

 

Thank you very much in advance!

Link to comment
Share on other sites

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?

 

Pierre

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...