NevosoGraphics Posted December 16, 2005 Posted December 16, 2005 i jsut tried to checkout after adding an item to my cart, and it come up page not found, its there i checked didnt modify anything there any hints? do i need to change chmod it? matt
NevosoGraphics Posted December 16, 2005 Author Posted December 16, 2005 i jsut tried to checkout after adding an item to my cart, and it come up page not found, its there i checked didnt modify anything there any hints? do i need to change chmod it? matt bump
NevosoGraphics Posted December 16, 2005 Author Posted December 16, 2005 OK I FIGURED out what teh problem is i set it as a ssl but its not, how do i remove the ssl? matt
Guest Posted December 16, 2005 Posted December 16, 2005 Find this code at your configuration file define('ENABLE_SSL', true); // secure webserver for checkout procedure? then change it to define('ENABLE_SSL', false); // secure webserver for checkout procedure? hope it helps a bit. regards... OK I FIGURED out what teh problem is i set it as a ssl but its not, how do i remove the ssl? matt
NevosoGraphics Posted December 17, 2005 Author Posted December 17, 2005 Find this code at your configuration file define('ENABLE_SSL', true); // secure webserver for checkout procedure? then change it to define('ENABLE_SSL', false); // secure webserver for checkout procedure? hope it helps a bit. regards... bnet thanks it worked!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.