Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2008
    Posts
    76
    Plugin Contributions
    0

    Default 5 Character Min. Error on Admin Password reset

    Every time I try to reset my password, I get:

    Your new Password must contain a minimum of 5 characters.

    However, I'm using more than 5 characters.

    Ideas?

  2. #2
    Join Date
    Mar 2008
    Posts
    76
    Plugin Contributions
    0

    Default Re: 5 Character Min. Error on Admin Password reset

    The problem was my configuration file.

    I was able to write to the database with:

    in admin

    define('HTTP_SERVER', 'http://www.thewonderofchrist.com');
    define('HTTPS_SERVER', 'https://www.thewonderofchrist.com');
    define('HTTP_CATALOG_SERVER', 'http://www.thewonderofchrist.com');
    define('HTTPS_CATALOG_SERVER', 'https://www.thewonderofchrist.com');
    define('ENABLE_SSL_CATALOG', 'true');
    define('ENABLE_SSL_ADMIN', 'false');

    &

    define('HTTP_SERVER', 'http://www.thewonderofchrist.com');
    define('HTTPS_SERVER', 'https://www.thewonderofchrist.com');
    define('ENABLE_SSL', 'true');

    However, the checkout in my store was not secure for some reason.

    Ideas?

 

 

Similar Threads

  1. v150 admin password expired, won't reset, will not send new password to email
    By baltimorestreetmods in forum General Questions
    Replies: 2
    Last Post: 6 Sep 2012, 07:16 PM
  2. Reset Admin Password
    By 2bros in forum Basic Configuration
    Replies: 9
    Last Post: 30 Sep 2008, 02:51 PM
  3. Password Reset Error?
    By inklingz in forum General Questions
    Replies: 1
    Last Post: 22 Jul 2006, 10:08 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