gmporter87 Posted June 4, 2008 Share Posted June 4, 2008 I have a store that is almost ready to launch. During testing I noticed that the customer login routine stalls. When logging in with a valid customer account, after clicking the "login" button, nothing is displayed but a blank screen. This is in the address bar: "http://www.blankdomain.com/store/catalog/login.php?action=process" Blankdomain obviously isn't the real domain name, but you get the idea. If you hit the back button after stalling at the blank screen, the store takes you back to the login page, but you are logged in! So apparently the system is processing the login routine just fine, but it won't show the login successful page, or whatever its supposed to show after you click login. Can anyone offer some help? PS: The failed login routine works just fine if I put in bogus user account info, like a fake email and a wrong password. Link to comment Share on other sites More sharing options...
L!mit Posted June 4, 2008 Share Posted June 4, 2008 I would check and see if your using HTTPS. Sounds to me like you have SSL enabled, but it isn't setup correctly. Are you able to access the "my Account" (account.php) ? Also check your Sessions are setup correctly. Link to comment Share on other sites More sharing options...
gmporter87 Posted June 4, 2008 Author Share Posted June 4, 2008 OK, so I tried logging in via Firefox just for kicks, and this is the error I get: The requested URL /store/catalog//store/catalog/index.php was not found on this server Any ideas? Link to comment Share on other sites More sharing options...
L!mit Posted June 5, 2008 Share Posted June 5, 2008 Check your config file, looks like the paths are wrong. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.