RyanSmith Posted December 17, 2004 Posted December 17, 2004 I have gotten my osCommerce site running properly with SSL installed. Everything seems to work the way I expect it to, except when a user comes in and they aren't logged in yet, they select a product and click checkout then it redirects them to the login page in the SSL directory (correct). However, when they enter their login and click continue, it redirects them to the shipping page but not under the SSL directory, then when they click continue, it moves them back to the SSL directory payment info page. Then the rest of the checkout procedure works as expected under the SSL directory. This isn't a huge problem except the user gets notified about leaving the SSL site then renotified about entering the SSL site. Any ideas why this is happening. P.S. If the user is already logged in and they click checkout, it takes them to the shipping page in the SSL directory just as expected. Strange behavior Thanks, Ryan Smith osCommerce is a great piece of software with wonderful contributions. Spend some time in the contribution area. There are a lot of gems there.
♥Vger Posted December 17, 2004 Posted December 17, 2004 If you have a full SSL cert properly installed there should be no error messages. If you have a shard SSL properly installed then there should be no error messages - so something is wrong with your includes/configure.php file. Check your https cookie domain settings. For a full ssl they should read www.yourdomain.com, and for a shared ssl this entry is best left empty (the shared domain is not your domain - it's the name of the server) Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.