Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

File not Found: LogIn and CreateAccount


deflepp_78

Recommended Posts

Posted

Hi Guys,

 

I just installed osCommerce 2.2-MS2. Installation went smooth. Diddn't have any error during installation. Everthing works when tested except there r few files that could not be found.

 

Here r the files that couldn't be found;

LogIn.php

Create_account.php

account.php

checkout_shipping.php

 

Any HELP will be appreciated.

 

 

Regards,

deflepp

Posted

If you dont have a SSL certificate

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

Archived

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

×
×
  • Create New...