NevosoGraphics Posted December 16, 2005 Share 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 Link to comment Share on other sites More sharing options...
NevosoGraphics Posted December 16, 2005 Author Share 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 Link to comment Share on other sites More sharing options...
NevosoGraphics Posted December 16, 2005 Author Share 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 Link to comment Share on other sites More sharing options...
Guest Posted December 16, 2005 Share 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 Link to comment Share on other sites More sharing options...
NevosoGraphics Posted December 17, 2005 Author Share 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! Link to comment Share on other sites More sharing options...
Guest Posted December 17, 2005 Share Posted December 17, 2005 No Problem. bnet thanks it worked! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.