Guest Posted May 20, 2003 Posted May 20, 2003 I just enabled SSL on a site (https://secure.mydomainname.com) and the pages display fine with SSL enabled but I have a problem checking out. I can place an item in the cart, login, select payment option, select delivery option... but when I get to the Confirmation page and click continue, it asks me to log in again! It doesn't seem to do this when I disable SSL... I am using the MS1 release. Any ideas?? Thanks Kevin
Guest Posted May 20, 2003 Posted May 20, 2003 Someone must have run across this problem... Please help if you can... Thanks!
Guest Posted May 20, 2003 Posted May 20, 2003 After further research I noticed that I am forced to log in multiple times whether SSL is Enabled or not. What would cause the cart to go back to the login page after Order Confirmation?? I am using the Linkpoint module if this makes a difference or not.. Kevin
adam_j_bradley Posted May 22, 2003 Posted May 22, 2003 I'm experiencing the same issue.. will let you know if I turn anything up!
Guest Posted May 22, 2003 Posted May 22, 2003 Hi, Do you have any extra html code that you have added with an absolute path in any of your pages?
Guest Posted May 25, 2003 Posted May 25, 2003 Melinda, Thanks for replying... as far as I know, I don't have any absolute paths in any pages on the site, but I will double check. I usually try to stay away from using absolute paths whenever possible, but there was another developer working on the site that might have used a few. Kevin Hi, Do you have any extra html code that you have added with an absolute path in any of your pages?
adam_j_bradley Posted May 25, 2003 Posted May 25, 2003 The following things worked for me... 18/5. Modified application_top.php line 39 in order to correctly display Padlock as per http://www.oscommerce.com/forums/viewtopic.php...ght=ssl+padlock 24/5. Removed the security alert during login. Modified login.php and application_top.php as per http://www.oscommerce.com/forums/viewtopic.php...ight=redirected. 'night! Adam
Guest Posted May 25, 2003 Posted May 25, 2003 unfortunately after making those changes the problem is still there. It still goes back to the Login page after the order confirmation screen (goes to checkout_process.php then login.php) Kevin
Guest Posted May 27, 2003 Posted May 27, 2003 I figured out what the problem was... The permissions on catalog/includes/linkpoint/lbin were set incorrectly which somehow caused the login page to be redisplayed. Once I set the permissions correctly, everything worked fine. Its a shame a error message wasn't displayed to point me to this.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.