Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Join Date
    Sep 2006
    Posts
    5
    Plugin Contributions
    0

    Default admin login failure

    Hello,
    I have been using Zen Cart for a year now and it is great. I am a novice and just know what I have to to keep my site running simply. Everytime I go to check my site for orders the box comes up with my username and password filled out as the computer remembers it. When I tried to get in this morning it would not accept my username and password. I went to resend but it does not recognise my email addy either. Can anyone tell me what has happened please as I can not get into my site now ? Thank you so much.
    Vynette

  2. #2
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: admin login failure

    See this thread first
    http://www.zen-cart.com/forum/showthread.php?t=47412

    And let us know if you are still facing the problem

    San
    Tutorials on Zen Cart
    http://tutorials.zen-cart.com/index.php
    ---------------
    advanced.programmer at gmail dot com
    In love with Zen Cart!!

  3. #3
    Join Date
    Sep 2006
    Posts
    5
    Plugin Contributions
    0

    Re: admin login failure

    Thank you San for your reply.
    My host said he changed it for me to Admin/admin so that got me in. I changed the username and pasword and email when i got in but when i logged out and tried to get back in again I couldn't. I am back to square one again. ??? Can you tell me what is happening and what I have to do please. Much appreciated.
    Vynette

  4. #4
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: admin login failure

    Hi vynettesbassinette
    This seems to be a common problem or a bug( as I can see lots of threads with similar problem)
    For now, you can ask your host again to change it for you
    We will see what we can do for you meanwhile
    San
    Tutorials on Zen Cart
    http://tutorials.zen-cart.com/index.php
    ---------------
    advanced.programmer at gmail dot com
    In love with Zen Cart!!

  5. #5
    Join Date
    Sep 2006
    Posts
    5
    Plugin Contributions
    0

    Default Re: admin login failure

    Thank you San so much. Truly appreciated.
    Love my site but get so confused when something goes wrong.
    Vynette

  6. #6
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: admin login failure

    No probs
    Can you ask your host if you have permission to write to the tmp file where sessions are getting saved. That might be one problem

    You can get the path for that from the variable session.save_path using phpinfo
    Your host would know it
    You should have 777 permission on it
    San
    Tutorials on Zen Cart
    http://tutorials.zen-cart.com/index.php
    ---------------
    advanced.programmer at gmail dot com
    In love with Zen Cart!!

  7. #7
    Join Date
    Jun 2006
    Posts
    10
    Plugin Contributions
    0

    Default Re: admin login failure

    Quote Originally Posted by Dr byte
    Originally Posted by DrByte
    1. Open phpMyAdmin
    2. Select your Zen Cart database from the pulldown list
    3. Click on the SQL tab in the top center
    4. In the query box, paste the commands suggested earlier, and click Go.
    5. Your password information will be wiped and reset to Admin->admin.
    Dr..yes i paste the code in the box..but it have two code . and where this box need to be put??

    Next run this to set the login to Admin..->admin:..where is this??
    code:
    Quote Originally Posted by Dr byte
    INSERT INTO admin VALUES (1, 'Admin', 'admin@localhost', '351683ea4e19efe34874b501fdbf9792:9b', 1);
    i always repeat this thing. and when i put Admin as username and admin as password..t cant works..how? Somebody helps me

    Sorry to make it double post..
    Azhar

    World Top Class Lighter Brands at Whosale Price
    Best Support, Limited Edition Lighter, Your Satisfaction Guaranteed
    http://www.lighterboy.com

  8. #8
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: admin login failure

    First, empty that table.
    Code:
    truncate table admin;
    then run the INSERT statement
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    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.

  9. #9
    Join Date
    Jun 2006
    Posts
    10
    Plugin Contributions
    0

    Default Re: admin login failure

    Quote Originally Posted by DrByte
    First, empty that table.
    Code:
    truncate table admin;
    then run the INSERT statement

    Sensei, i have try all this but it cant works..i dont know why..i'm quiet tired of this right know. two weeks my admin cant login because of this problem. before i got this problem, i have install newsletter subcribe modules.

    I have no idea how to settle this problem. sensei or anyone could u help me/?..please email me at support AT lighterboy DOT com.. i will give a detail about my webserver.. really help need..

    Thank you
    Azhar

    World Top Class Lighter Brands at Whosale Price
    Best Support, Limited Edition Lighter, Your Satisfaction Guaranteed
    http://www.lighterboy.com

  10. #10
    Join Date
    Jan 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: admin login failure

    I am also having this issue. I was in and working on my zen-cart, which my provider has provided....with an autoinstaller script. I was getting it to work, fixing text, customizing layout etc...then today, the login doesn't work and even the resent password doesn't work. I tried changing the htaccess file .htaccess_bak...no diff, I tried emptying my cache and deleting the old cookies for this site...no go....

    Now, I tried what was suggested here, and this is the result

    SQL query:
    INSERT INTO admin
    VALUES ( '', 'Admin', '[email protected]', '351683ea4e19efe34874b501fdbf9792:9b', 1
    )

    MySQL said:
    #1146 - Table 'U5927352.admin' doesn't exist

    I don't know that much about the programming, but it looks like something has mysteriously disappeared! My provider said to contact you all about the problem...that they couldn't help me.

    Jeanne

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Admin login failure notice
    By jimh3768 in forum General Questions
    Replies: 4
    Last Post: 13 Aug 2014, 01:55 PM
  2. login failure
    By hobbycombo in forum General Questions
    Replies: 1
    Last Post: 29 Jul 2009, 03:35 PM
  3. Admin Login/Logout Failure
    By maxqdesigns in forum Basic Configuration
    Replies: 1
    Last Post: 14 Apr 2009, 06:33 PM
  4. Admin login failure
    By Databaseman in forum Basic Configuration
    Replies: 2
    Last Post: 2 Oct 2006, 06:27 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