Results 1 to 10 of 10
  1. #1
    Join Date
    Dec 2011
    Posts
    36
    Plugin Contributions
    0

    Default Help please cant log in to admin

    Hi

    i have recently changed url to new one and cant log in to admin or rest admin password ?

    Please let me what can i do ?

    Thank you all

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

    Default Re: Help please cant log in to admin

    Take a look at the contents of "includes/configure.php" and "admin/includes/configure.php" and make sure the new URLs are reflected in both files. (HTTP_SERVER, HTTPS_SERVER, etc)

    If you moved hosting providers or servers you may need to adjust additional configuration options.
    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

  3. #3
    Join Date
    Dec 2011
    Posts
    36
    Plugin Contributions
    0

    Default Re: Help please cant log in to admin

    Hi i have corrected still not working

  4. #4
    Join Date
    Dec 2011
    Posts
    36
    Plugin Contributions
    0

    Default Re: Help please cant log in to admin

    I am trying now this:

    Open your phpMyAdmin (supplied by your hosting company), select your store's database, then click the "SQL" tab and run this query:
    Code:
    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);
    If you are using a prefix for your database tables, you'll naturally need to add that prefix to the table name above.
    ie. "... FROM/INTO prefix_admin ...".

  5. #5
    Join Date
    Dec 2011
    Posts
    36
    Plugin Contributions
    0

    Default Re: Help please cant log in to admin

    but getting this error :Error
    SQL query:

    DELETE FROM admin WHERE admin_zen = 'Admin';


    MySQL said:

    #1046 - No database selected

  6. #6
    Join Date
    Dec 2011
    Posts
    36
    Plugin Contributions
    0

    Default Re: Help please cant log in to admin

    HELP
    How the code should look like ?

  7. #7
    Join Date
    Dec 2011
    Posts
    36
    Plugin Contributions
    0

    Default Re: Help please cant log in to admin

    hi just found out but now i am getting this message :There was a security error when trying to login. ?
    how to fix it?

  8. #8
    Join Date
    Dec 2011
    Posts
    36
    Plugin Contributions
    0

    Default Re: Help please cant log in to admin

    ok final question now:how to do this:
    change this line in admin Configure.php:
    define('STORE_SESSIONS', '');
    to:
    define('STORE_SESSIONS', 'db');


    Were can i find this in php myadmin on justhost?

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

    Default Re: Help please cant log in to admin

    If all you did was change your installation location (URL) all you should need to do is change the two configuration files. If you could provide us with additional information on what exactly changed it would be helpful. Are you using SSL? Can you provide copies of your two configure.php files (click advanced when replying and paste between "code" tags)?

    Also this document may be helpful.
    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

  10. #10
    Join Date
    Dec 2011
    Posts
    36
    Plugin Contributions
    0

    Default Re: Help please cant log in to admin

    Hi Guys

    could you please tell me step after step how cant i fix this issue ?
    i have just host and zen cart 1.3.9
    Please let me know but step by step as i have no idea how to fix it and it is so frustrating i cant log in to admin.

    Thank you so so much all

 

 

Similar Threads

  1. Can anyone help?cant log in to admin
    By tundria in forum General Questions
    Replies: 1
    Last Post: 2 Dec 2012, 03:11 PM
  2. HELP!! Cant log in to Admin
    By ryan11 in forum General Questions
    Replies: 8
    Last Post: 15 Nov 2012, 04:14 PM
  3. Cant Log in to Admin since server upgrade .....PLEASE HELP
    By Bidgee182 in forum General Questions
    Replies: 2
    Last Post: 17 Nov 2011, 11:55 AM
  4. Cant log onto my ZenCart it shows Parse error. PLEASE HELP!!
    By laurieudy in forum General Questions
    Replies: 0
    Last Post: 5 Nov 2007, 02:42 AM
  5. Admin - Cant Login, Please Help!!!
    By skilaq in forum General Questions
    Replies: 3
    Last Post: 23 Apr 2007, 04: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