quietflyer Posted November 19, 2003 Posted November 19, 2003 I need to be able to remove the https page from loading when I try to checkout. I am doing tests on my items, and the server hasn't finished setting up the SSL. Anyone know how to do this easily in OSC? Cory
Guest Posted November 19, 2003 Posted November 19, 2003 In both your catalog and admin/includes/configure.php Remove your HTTPS url and set enable ssl to false HTH The_Bear
Guest Posted November 19, 2003 Posted November 19, 2003 includes/configure.php: define('ENABLE_SSL', false); Hth, Matt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.