Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Hybrid View

  1. #1
    Join Date
    Feb 2011
    Posts
    665
    Plugin Contributions
    0

    Default Customer can't login.

    I have a returning customer that can't login to my site.

    His password is not accepted, the Forgot Password link says the email addy is not in the system. This is strange because I can see the email address under both of his orders. He has confirmed that the mail addy is correct.

    I went into phpMyadmin and the customer does not exist under MYSITENAME_ZC1/zc_customers but I did find him under MYSITENAME_15/zc_customers.

    I tried changing is password but I still get an error message ( Error: Sorry, there is no match for that email address and/or password.) when I try to login using his email addy and the new password.

    HELP!

  2. #2
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,246
    Plugin Contributions
    58

    Default Re: Customer can't login.

    If you cannot find him searching under customers >> customers, then he will need to create a new account. Likely exists in an old database, but not the current one is all.

    ~Melanie
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

  3. #3
    Join Date
    Feb 2011
    Posts
    665
    Plugin Contributions
    0

    Default Re: Customer can't login.

    We tried and and get a message that says the email address already exists.

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

    Default Re: Customer can't login.

    Quote Originally Posted by Serious View Post
    ... I went into phpMyadmin and the customer does not exist under MYSITENAME_ZC1/zc_customers but I did find him under MYSITENAME_15/zc_customers. ...
    Which database is listed in "/includes/configure.php"?
    Which database is listed in "/your_admin_folder/includes/configure.php"?

    Which database is listed in "/includes/local/configure.php" (if present)?
    Which database is listed in "/your_admin_folder/includes/local/configure.php" (if present)?

    How did you "change" the customer's password?
    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

  5. #5
    Join Date
    Feb 2011
    Posts
    665
    Plugin Contributions
    0

    Default Re: Customer can't login.

    I'll have get on my computer at home later to answer your questions, driving now.

  6. #6
    Join Date
    Feb 2011
    Posts
    665
    Plugin Contributions
    0

    Default Re: Customer can't login.

    In Blue...
    Quote Originally Posted by lhungil View Post
    Which database is listed in "/includes/configure.php"? Sitename_15
    Which database is listed in "/your_admin_folder/includes/configure.php"? Sitename_15

    Which database is listed in "/includes/local/configure.php" (if present)?Not present.
    Which database is listed in "/your_admin_folder/includes/local/configure.php" (if present)?Not present.

    How did you "change" the customer's password?
    Thru phpMyadmin.
    Found the customer and deleted the string and typed in a new password.

  7. #7
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Customer can't login.

    Quote Originally Posted by Serious View Post
    In Blue...
    Thru phpMyadmin.
    Found the customer and deleted the string and typed in a new password.
    Ummm a clear text password? Like a word or combination of letters/numbers that make sense? Or did you possibly use a password like what is provided for when an admin resets the admin password? (Not even sure that would work.)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #8
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Customer can't login.

    PHP version?

    Plugins installed?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #9
    Join Date
    Jul 2008
    Posts
    113
    Plugin Contributions
    0

    Default Re: Customer can't login.

    Just a suggestion... when a customer can't login and efforts to help that customer fail, I delete the account and let them start fresh. They're happy with that.

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

    Default Re: Customer can't login.

    Quote Originally Posted by Serious View Post
    Thru phpMyadmin. Found the customer and deleted the string and typed in a new password.
    As mentioned by mc12345678, this will not work. Zen Cart 1.5.4 does not store passwords as plain text (or even a simple MD5) in the database. Zen Cart encrypts the password based upon a number of different factors (including the version of PHP installed on the server).


    So the best way to "reset" a password is to use the "password reset" form which internally calls Zen Cart functions to generate (and encrypt) a new password, save it in the database, and email the new "temporary" password to the registered email address. This is the preferred method and in general provides better security for the customer.

    Or if you can log in as the user via a web browser (by using a tool such as Encrypted Master Password) and then change the account password.

    Or one could try the Reset Client Password from Admin plugin.
    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

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. 139d customer can't login
    By buildingblocks in forum Upgrading from 1.3.x to 1.3.9
    Replies: 8
    Last Post: 8 Sep 2010, 04:42 AM
  2. Customer can't login...
    By brucegust in forum General Questions
    Replies: 4
    Last Post: 10 Oct 2008, 05:48 PM
  3. Customer's Can't Login
    By gibbyky2 in forum Managing Customers and Orders
    Replies: 2
    Last Post: 13 Aug 2008, 05:31 AM

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