Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2016
    Location
    Netherlands
    Posts
    150
    Plugin Contributions
    0

    Default Cannot login anymore

    Goodmorning,

    I have reset my password this morning, and normally I receive an email with a new password, but not today.. So I cannot login anymore.
    In what table of phpmyadmin can I find the new password?

  2. #2
    Join Date
    Jan 2016
    Location
    Netherlands
    Posts
    150
    Plugin Contributions
    0

    Default Re: Cannot login anymore

    Solved with this topic:

    https://www.zen-cart.com/content.php?44

  3. #3
    Join Date
    Oct 2007
    Location
    Stevenage, GB
    Posts
    70
    Plugin Contributions
    0

    Default Re: Cannot login anymore

    Quote Originally Posted by LadyoftheCave View Post
    Goodmorning,

    I have reset my password this morning, and normally I receive an email with a new password, but not today.. So I cannot login anymore.
    In what table of phpmyadmin can I find the new password?
    you will not be able to reset the password via phpmyadmin? the table administrators is responsible for zencart admin users
    - Freelance Software Developer

  4. #4
    Join Date
    Oct 2007
    Location
    Stevenage, GB
    Posts
    70
    Plugin Contributions
    0

    Default Re: Cannot login anymore

    OK, slightly correction

    the table administrators is responsible
    the admin table is responsible, but the rest is correct as the following article is out of date:

    Quote Originally Posted by LadyoftheCave View Post
    as new format for new version of zen-cart the passwords starts from:
    $2y$10$
    Example:
    $2y$10$uijC5N8N34eXmBZMIPn40.YS9dtYw68yWMSPozsIObMq8cdT0GOd.

    instead of ending :9b

    Code:
    INSERT INTO admin (admin_name, admin_email, admin_pass, admin_profile) 
    VALUES ('Admin', 'admin@localhost', '351683ea4e19efe34874b501fdbf9792:9b', 1);

    we have tested very well new version of zen-cart!
    - Freelance Software Developer

  5. #5
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: Cannot login anymore

    Quote Originally Posted by web-project View Post
    OK, slightly correction



    the admin table is responsible, but the rest is correct as the following article is out of date:



    as new format for new version of zen-cart the passwords starts from:
    $2y$10$
    Example:
    $2y$10$uijC5N8N34eXmBZMIPn40.YS9dtYw68yWMSPozsIObMq8cdT0GOd.

    instead of ending :9b

    Code:
    INSERT INTO admin (admin_name, admin_email, admin_pass, admin_profile) 
    VALUES ('Admin', 'admin@localhost', '351683ea4e19efe34874b501fdbf9792:9b', 1);

    we have tested very well new version of zen-cart!
    The thing is, how is that instruction out-of-date if it still works as written? Applying the password provided and then logging in, the password gets updated to reflect the new encryption which may/may not start with $2y$10 depending on a number of factors. But, if an older system is being accessed that is perhaps using an unsupported version of php, then using the more recent style of password (beginning with $2y$10) will fail.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

Similar Threads

  1. v150 Cannot login as customer anymore
    By coreyalderin in forum General Questions
    Replies: 2
    Last Post: 7 Sep 2012, 02:31 AM
  2. When Importing Database, Cannot Login to Admin Anymore
    By solarguy in forum Basic Configuration
    Replies: 1
    Last Post: 14 Jul 2010, 10:26 PM
  3. Cannot access admin anymore
    By Andrea Julien in forum General Questions
    Replies: 6
    Last Post: 7 Jul 2010, 12:09 AM
  4. Cannot connect to database anymore
    By travel124 in forum General Questions
    Replies: 27
    Last Post: 4 Aug 2009, 12:39 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