chriscknapp Posted August 25, 2005 Share Posted August 25, 2005 After successfully going through a checkout, there is a continue button at the bottom of the screen. When the user clicks on this button it takes them to the index of the site, but it is still in https:// mode. I would like that when the order is complete, the continue button takes them back to the http:// mode site. If this can be done, where would I do it? I didn't find an obvious entry in configure.php. Thanks. Link to comment Share on other sites More sharing options...
AlanR Posted August 25, 2005 Share Posted August 25, 2005 That's intentional. It's so the user won't see pop ups warning that they're going to an insecure site immediately after completing an order. You could tweek the code to defeat it if you want. Read this thread: http://www.oscommerce.com/forums/index.php?showtopic=165296 Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management) Link to comment Share on other sites More sharing options...
chriscknapp Posted August 25, 2005 Author Share Posted August 25, 2005 That's intentional. It's so the user won't see pop ups warning that they're going to an insecure site immediately after completing an order. You could tweek the code to defeat it if you want. Read this thread: http://www.oscommerce.com/forums/index.php?showtopic=165296 <{POST_SNAPBACK}> Hello, thanks for the reply! That makes sense... I will go see what that link is about, thanks again! Chris Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.