indranx Posted July 5, 2006 Posted July 5, 2006 Hi, can anyone help me out.. i dont know why and how to handle it. my probem is..... https are not active..... that mean what should i do? and why if i click login/checkout cert/register..... all page not found..... therefore all the files are inside the hosting........ and 1 more question....... how many product i can upload.... in this free version? ....... reply me as soon as possible. thank you
Guest Posted July 6, 2006 Posted July 6, 2006 If you dont have a ssl certificate installed, you need to change this in both catalog/includes/configure.php and admin/includes/configure.php define('ENABLE_SSL', true); // secure webserver for checkout procedure? to: define('ENABLE_SSL', false); // secure webserver for checkout procedure? The_Bear
Guest Posted July 6, 2006 Posted July 6, 2006 And yes osCommerce is free and you can upload as many products as you want The_Bear
Recommended Posts
Archived
This topic is now archived and is closed to further replies.