clarocque Posted June 27, 2004 Posted June 27, 2004 What am I missing? After checkout_success.php I want it ro redirect to NONSSL but cant seem to get it???? this is what I tried: tep_redirect(tep_href_link(FILENAME_DEFAULT, $notify_string, 'NONSSL')); osC Contributions I have published. Note: Some I only provided minor changes, updates or additions!
Guest Posted June 27, 2004 Posted June 27, 2004 once then click on a product or go elsewhere on the site (other than my account, things requiring ssl) it goes away. if it doesnt, what did you modify in the code?
clarocque Posted June 27, 2004 Author Posted June 27, 2004 John, It does if I click another link - just was trying to get index to be NONSSL osC Contributions I have published. Note: Some I only provided minor changes, updates or additions!
vasttech Posted June 27, 2004 Posted June 27, 2004 Post a link and create a test account so we can see what you are talking about. When you leave the checkout_success page for any page including index it should not be ssl anymore. osCommerce Knowledge Base osCommerce Documentation Contributions
stevel Posted June 27, 2004 Posted June 27, 2004 Looking at the code in checkout_success.php, it seems to me that it should do this automatically. Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description
Geotex Posted June 27, 2004 Posted June 27, 2004 Unless there have been recent updates, you are left at the ssl index.php. I submitted this as a bug sometime ago, and was informed that is a feature, since your user has to click something to return from the secure server to nonssl, without causing pop ups in Internet Explorer cautioning the user that they are leaving a secure area. I have some carts set up with the default index.php, and just to let them click. On others, we did a redirect page, telling the customer they have been properly logged in, or the order has been properly processed, and to "click here" to return to the shopping cart. GEOTEX from Houston, TX (George)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.