Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Customers cannot login through (at login.php)


Blappenshpiel

Recommended Posts

Posted

Hi guys,

 

I'm running a heavily modified 2.2 RC2 . A few months back, my customers began reporting that they could not login (via login.php. If a customer tries to sign in they are just taken back the login.php page. Customers can create accounts, and they appear in my database, but for some reason cannot log in. The login will only work if done through the checkout (i.e. add item to basket-->checkout-->login).

In the past customers have had no problems logging in, and in all honesty I'm unsure why the problem has arisen.

Any help/pointers in the right direction would be amazing as I've no idea where to start with this one!

Thanks

Posted

@@Blappenshpiel

 

posting a URL would allow us to see the site behavior. Otherwise, we can only guess.

 

 

 

Chris

Posted

@@Blappenshpiel

 

Your sessions and cookies are not set up correctly. The OSCID in the URL should disappear if the sessions and cookies are correct. Check your /includes/configure.php file and the cookie /session settings in your store admin to correct the issue.

 

 

 

Chris

Posted

@@DunWeb

 

I have the same problem, but ONLY in IE, I know I have fiddled with sessions settings before, but that only made it impossible to login from any browser (IE, FF, chrome) Can this still be the problem? I have the newest version of OSC.

 

http://www.neterium.se/login.php (sorry that my site is only in Swedish)

Posted

@@Duroniel

 

I created a test account and logged into your site using FF 20 and IE 10. No issues. Your sessions appear to be working just fine.

 

 

 

Chris

Posted

@@DunWeb

Well, that is really strange... might be working with the lastest version of IE then, I have the 9,0,8 version (since I don't use IE other than for testing these kind of things) and sometimes I can, sometimes I cannot login.

Posted

@@Duroniel

 

I suggest clearing your cookies and browser cache. Also, updating to the latest browser version will ensure your site is compatible at all times.

 

 

 

Chris

  • 3 weeks later...
Posted

@@DunWeb

 

Okay, I continued to have the same problem, and even so on my boyfriends computer. Mine has the latest version of IE, but not his. I knew the login worked on my development site, so I started going through all the differences, and realised that when I removed the "www." before the site in configure, the problem was solved. The thing is though, I kinda like the look of having the www. before the site in the sent mails, in the browser etc. So how would I solve this the best? Can I change the name of the folder the site lies in? Right now it is /neterium.se/folder or is it better to just manually change every "store_address" to the actual address?

Posted

@@DunWeb

 

Okay, I continued to have the same problem, and even so on my boyfriends computer. Mine has the latest version of IE, but not his. I knew the login worked on my development site, so I started going through all the differences, and realised that when I removed the "www." before the site in configure, the problem was solved. The thing is though, I kinda like the look of having the www. before the site in the sent mails, in the browser etc. So how would I solve this the best? Can I change the name of the folder the site lies in? Right now it is /neterium.se/folder or is it better to just manually change every "store_address" to the actual address?

 

You could use a redirect in the .HTAccess file. It also helps with your SEO as your site may be know by more than one URL to search engines

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...