Thread: Login issues

Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2007
    Posts
    15
    Plugin Contributions
    0

    Default Login issues

    [FONT=Arial]Hi.....
    zen cart version 1.3.8a
    Suddenly, today, my username and password no longer allowed me to log in to admin.
    I followed the instructions to run the following SQL change:
    [/FONT]

    DELETE FROM admin WHERE admin_name = 'Admin';
    INSERT INTO admin (admin_name, admin_email, admin_pass, admin_level)
    VALUES ('Admin', 'admin@localhost', '351683ea4e19efe34874b501fdbf9792:9b', 1);

    [FONT=Arial]I am now able to log in to admin using the default logins, but when I try to enter a new username and password by going to:
    Admin>Tools>admin settings
    I get the following error message:
    [/FONT]

    Parse error: parse error, unexpected T_LNUMBER in /home/content/x/x/x/xxxxxxxxxxxxx/html/admin/includes/languages/english/admin.php on line 49
    [FONT=Arial]
    I don't know how to correct this error. Does anyone have a suggestion?
    Thanks
    [/FONT]

  2. #2
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Login issues

    You need to CHMOD the permissions on your configure.php files, temporarily until you've set up your new passwords.... (I think).

  3. #3
    Join Date
    Apr 2007
    Posts
    15
    Plugin Contributions
    0

    Default Re: Login issues

    Thanks for your response.
    I think I may have resolved the issue. I deleted the offending 'line 49' - which defined the number of characters required for my password. This allowed me to bypass the error message for 'tools - admin settings' so I could reset my username and password. I then replaced the 'line 49' which I'd previously deleted.
    So far it seems to be working ok.

  4. #4
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Login issues

    Brilliant, thanks for sharing the fix.

 

 

Similar Threads

  1. Customer login issues
    By tracstev in forum General Questions
    Replies: 6
    Last Post: 17 Mar 2009, 04:54 PM
  2. Login issues
    By petpromises in forum Managing Customers and Orders
    Replies: 2
    Last Post: 31 Dec 2006, 11:22 AM
  3. Login Issues
    By Adds in forum General Questions
    Replies: 12
    Last Post: 15 Nov 2006, 04:13 PM
  4. Login issues
    By stevehare in forum General Questions
    Replies: 31
    Last Post: 22 Jun 2006, 10:35 PM

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