Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

NEW INSTALL problems :(


fdlazarte

Recommended Posts

Posted

im new with osCommerce program, my problem is that nothing appears on Login, CheckOut, New Customer Login pages... and i dont know why!

 

anyone? thanks :(

Posted

If you dont have a ssl certificate then 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

Ahhh! Thank you.

 

Now I'll just need to figure out .htaccess and I'll be on my way to bigger and better things.

Archived

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

×
×
  • Create New...