sheikyerbouti Posted October 22, 2002 Share Posted October 22, 2002 Now here's what's happening: 1. I go to the shopping cart and the url is htt:// 2. I browse around and add items to the cart (still http://) 3. I go to checkout and it prompts me to login (i already have an account) 4. The login.php page loads (Welcome, Please Sign In) and now the url begins with https:// (secure) 5. I enter my information and click "Sign In" and a dialog box pops up that says that i'm about to "be redirected to a connection that is not secure". 6. If i choose "yes", it takes me to the catalog/checkout_payment.php page, but the url is now reverted BACK to http:// (i am no longer in a secure connection) What can i do to force this page to https://???? The catalog/includes/configure.php page already has the appropriate information, i believe.... please help. thanks, pete Link to comment Share on other sites More sharing options...
sheikyerbouti Posted October 22, 2002 Author Share Posted October 22, 2002 Now i just hit the "Back" button on my browser, went back to the login page and entered my password again, and this time it went to a page beginning with https:// . I can't have this thing "occassionally" take me to the checkout_payment.php page (where people enter credit card info) via a secure connection and other times via a regular http:// page. Why is it so inconsistent? -p Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.