Results 1 to 10 of 10
  1. #1
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Customer log in problems

    ZC 1.5.0 - It seems like every single day I get a customer that cannot log into their account. This can be someone with an old account or someone that just created an account. This is on PC and Mac. This is with their password and the new password they request from the system.

    However, I am able to log in to their account using their password. And we go through the litany of possible causes and solutions: passwords are case sensitive, make sure its a number and not a letter, make sure there are no extra spaces, copy and paste it from the email, clear your cache and restart. We go round and round, but they still cannot log into their account (and I usually still can)... I would say user error, but it happens waaaay to often and to different people.

    Is there a known bug or problem? Is there some kind of update, code fix or even password replacement?

    Thx

  2. #2
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Customer log in problems

    I've not seen any issues exactly the same as this... But it would be awesome if steps could be found to duplicate this issue consistently...

    Out of curiosity
    Which browser is this occurring on? Do these customers have any "add-ons" installed in their browser to "remember passwords"? Has the customer disabled cookies? What "protection software" is installed? Is the "protection software" blocking tracking cookies or filtering web sites? Have the accounts become "locked out" from too many bad attempts?
    Last edited by lhungil; 20 Jun 2013 at 06:05 PM.
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  3. #3
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Customer log in problems

    I have not been able to nail down any specific cause. To the people it happens to, it happens on PC and Mac and IE and FireFox and Chrome. But I have not asked about cookies, protection software, or add-ons. The reply I usually get to any attempt at further inquiry is that they don't have problems any where else...

    How can I tell if the accounts have become "locked out" from too many bad attempts? Is there a reset for that?

  4. #4
    Join Date
    Jan 2004
    Posts
    66,374
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Customer log in problems

    Quote Originally Posted by gsdcypher View Post
    How can I tell if the accounts have become "locked out" from too many bad attempts? Is there a reset for that?
    Simple: there isn't any such lockout.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Customer log in problems

    Quote Originally Posted by DrByte View Post
    Simple: there isn't any such lockout.
    My bad, was thinking about the admin login page's lockout for some reason!
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  6. #6
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Customer log in problems

    I didn't think there was a lockout. OK so what could be the cause?

    DrByte... What could cause a customer to not be able to log into their account (assuming they are using the correct password with no extra spaces before or after)?

  7. #7
    Join Date
    Jan 2004
    Posts
    66,374
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Customer log in problems

    Simple: sessions aren't working (which is evidenced by not being able to add-to-cart or create-new-account either), or password is wrong.

    It all raises the question: what are ALL the ways in which your store's code is different from original ZC distribution code? Those are the places to start looking. http://www.zen-cart.com/wiki/index.p...Obscure_Issues Then look at how all your admin configuration settings are different from original distro too.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Customer log in problems

    Thanks. The curious things is that they are able to add to cart, create an account and successfully checkout initially. It is only when they go back, say the next day, and try to log into their account. They are unable to. And even after they request a new password they are still unable to log in with the new password. But I can... so I don't think it is the code... And they swear (literally) they are entering the password correctly (with no extra spaces).

    Assuming the code is not the problem and that they are entering the password correctly, is there any other possible issue anyone can think of that would cause this? Like browser setup, cookies, etc? I am out of ideas...

  9. #9
    Join Date
    Jan 2004
    Posts
    66,374
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Customer log in problems

    Again, in what ways is your site different from original ZC code? ie: customizations, plugins, and so on

    And, are all those customers using the same ISP, perhaps?
    Are they all coming to your store from a common source? ie: from a newsletter ad?

    Is it a COWOA thing? Your other threads suggest you have that and other modifications to your site.

    Quote Originally Posted by gsdcypher View Post
    clear your cache and restart.
    Are you having them clear *cookies* too?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Customer log in problems

    Just looking at the the most recent incidents, two have comcast, one has qwest and one has pacbell. So different ISPs.
    They are not coming from an ad, just going direct to the site.
    Hmmm, no I did not tell them to clear cookies. My bad. Maybe that's it. Maybe they entered it incorrectly which was stored and it is not accepting any corrections on subsequent attempts??? That seems like a likely culprit.. right???
    Thanks!

 

 

Similar Threads

  1. v155 Customer can't log in but site creates customer
    By CandleMan in forum Basic Configuration
    Replies: 1
    Last Post: 8 Apr 2016, 03:37 PM
  2. v153 customer login problems... problems w new class.zcPassword
    By carlwhat in forum Upgrading to 1.5.x
    Replies: 5
    Last Post: 1 Aug 2014, 01:42 AM
  3. v150 remove the customer log-in link and customer registration page
    By xr3461 in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 22 Dec 2012, 04:20 AM
  4. Problem with Customer Log in/ Log out
    By tequila in forum General Questions
    Replies: 11
    Last Post: 3 Jul 2009, 02:39 AM
  5. External Log In - Log a Customer in from another system
    By designerman in forum General Questions
    Replies: 11
    Last Post: 14 Jul 2008, 02:59 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR