Results 1 to 6 of 6
  1. #1
    Join Date
    Nov 2005
    Location
    Rochester, New York
    Posts
    159
    Plugin Contributions
    0

    Default User and password not recognized

    This problem just occured on a catalog runnig 1.37. I wanted to check things out before I upgraded. No changes have been made to the server or catalog. I have an existing account on the catalog. I see it in the admin and it says approved. When I go to the catalog and try to log in with the email and password, it gives an error that says: Error: Sorry, there is no match for that email address and/or password. When I go to use the "forgot password" it says:The Email Address was not found in our records; please try again.

    I am not sure what to check. This has not been upgraded to 1.38 yet.

  2. #2
    Join Date
    Jan 2004
    Posts
    58,283
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: User and password not recognized

    1. Check that you're spelling the email address correctly. (yes, I know, that's obvious, but must be mentioned)
    2. Does the customer account exist according to the admin area? (you said yes)
    3. If it does, then check that you're using the same database-name and db-prefix name and database-server name in your configure.php files in admin and storefront.
    4. Does the storefront let you create a new account using that email address?
    5. What addons/contributions do you have installed?
    6. Did the customer account get created by "you" or by a PayPal Express Checkout transaction?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  3. #3
    Join Date
    Nov 2005
    Location
    Rochester, New York
    Posts
    159
    Plugin Contributions
    0

    Default Re: User and password not recognized

    1. Check that you're spelling the email address correctly. (yes, I know, that's obvious, but must be mentioned)
    I did try it several time and checked spelling

    2. Does the customer account exist according to the admin area? (you said
    yes)
    Yes it existed for a long time and was used several time before

    3. If it does, then check that you're using the same database-name and db-prefix name and database-server name in your configure.php files in admin and storefront.
    I am using the same data base. I haven't changed anything really

    4. Does the storefront let you create a new account using that email address?
    It does create an new user but then does the same thing as far as not recognizing the email

    5. What addons/contributions do you have installed?
    No add ons or changes to cart or server

    6. Did the customer account get created by "you" or by a PayPal Express Checkout transaction?
    This was an account I created at the begining of the original install last year

  4. #4
    Join Date
    Nov 2005
    Location
    Rochester, New York
    Posts
    159
    Plugin Contributions
    0

    Default Re: User and password not recognized

    Okay I think I figured this one out.
    I re-state about changes. I was doing something with a htaccess file in the root directory of the site:

    Options +FollowSymlinks
    RewriteEngine on
    rewritecond %{http_host} ^rochesterlaw.org [nc]
    rewriterule ^(.*)$ http://www.rochesterlaw.org/$1 [r=301,nc]

    The object is that if rochesterlaw.org or www.rochesterlaw.org was put in the go bar it would redirect. I guess the zen cart doesn't like that so I have to figure something else there.

    No to figure out my other problems!

  5. #5
    Join Date
    Jan 2004
    Posts
    58,283
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: User and password not recognized

    Zen Cart wouldn't reject logins unless the login was valid or unless it was pointed to the wrong store.
    If your redirect is sending to another store, or causing cookie data to be invalid, then yes, you've created a conflict with your Zen Cart setup.

    However, if your Zen Cart store is set to use www.your_domain.com and you are pointing it to just your_domain.com then of course things could get confused.
    You need to be consistent in how you tell it to operate.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  6. #6
    Join Date
    Nov 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: User and password not recognized

    This is happening to me too- please help!
    Version 1.3.9h

    1. Check that you're spelling the email address correctly.
    CHECK!

    2. Does the customer account exist according to the admin area?
    YES

    3. If it does, then check that you're using the same database-name and db-prefix name and database-server name in your configure.php files in admin and storefront.
    CHECK! nothing strange here.

    4. Does the storefront let you create a new account using that email address?
    NO- error message pops up saying it already exists. when i log-in with that email/password, I am redirected to the login page.

    5. What addons/contributions do you have installed?
    running on template estorenow
    installed are
    zenlightbox
    cowoa
    google analytics optimization
    thats all I can think of...

    6. Did the customer account get created by "you" or by a PayPal Express Checkout transaction?
    by me.

    I appreciate any help

 

 

Similar Threads

  1. Admin USer & Password no loner work.
    By Jaden in forum General Questions
    Replies: 32
    Last Post: 9 Aug 2008, 05:15 PM
  2. How to change a user password...
    By flipjargendy in forum General Questions
    Replies: 8
    Last Post: 21 Sep 2007, 09:15 AM
  3. Protectin catalog area with user name and password
    By yulises in forum General Questions
    Replies: 0
    Last Post: 23 Feb 2007, 09:15 AM
  4. Replies: 1
    Last Post: 15 Nov 2006, 07:50 PM
  5. How to change user password?
    By raskayu in forum General Questions
    Replies: 13
    Last Post: 19 Jun 2006, 06:09 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
  •