Full service web hosting, great prices and support. Starts at $1.99/month!
Results 1 to 3 of 3

Thread: Serious error. Cannot log into Admin

  1. #1
    fuzzyphil
    Guest


    Default Serious error. Cannot log into Admin

    Hi,
    About 9:30pm last night we tried to log into Admin only to find that the password we were using was not working anymore. The screen flashed when the return key was hit but no error message to say that it had been entered wrong. After three attempts it threw us out completely. we then requested a new password and we tried again with the new password. Again the same thing happened. The website is functioning correctly and we can FTP pages on the site. We cannot access Admin at all.

    Is this a known bug?

    How do we access the Admin panel and is there a way to reset the password from within phpmyadmin.

    This is very serious to us as we are hoping to launch our website in about a weeks time and we are now unable to add any more products etc.

    Our host provider has advised: Quote:
    This is very strange indeed. To make things more complicated you are not using a standard osCommerce installation. The default OSC does not have the email and password login, you have to protect it with .htaccess. This means there is some custom code responsible for taking a plain text password and encrypting it before storing in the database.
    Without that code I cannot reset the password.

    I will do my own investigations but I would suggest looking on the OSX Max forums for info on how to reset the admin password. You might be able to do this using phpMyAdmin which can be found by clicking 'DB WebAdmin' under 'Databases' for your domain in the Control Panel.

    -------------
    I have deleted the contents of the Admin table and run the mySql script below to restore the admin password back to square one. Ie user = admin@localhost and password = admin.

    The result said successful.
    It's not made any difference yet so I was wondering if the mySql service had to be stopped and restarted.

    INSERT INTO `admin` VALUES (1, 1, 'Default', 'Admin', 'admin@localhost.com', '05cdeb1aeaffec1c7ae3f12c570a658c:81', '2003-07-17 11:35:03', '2003-08-02 19:43:11', '2003-08-12 00:17:36', 47);

    Any help would be very much appreciated.

    Phil.

  2. #2
    osCMax Developer


    Serious error. Cannot log into Admin


    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    23,134
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    michael_s     $ 10.00
    Rep Power
    598


    Default RE: Serious error. Cannot log into Admin

    This has nothing to do with the actual code. It is more likely your session or cookies settings. Change your configure php to store sessions in the database. You should be able to login.

    The admin login code is stable and has been for over 2 years. No problems there.

  3. #3
    fuzzyphil
    Guest


    Default RE: Serious error. Cannot log into Admin

    The error lay in the sessions.php file.
    Thanks for pointing me in the right direction.
    I'm in now.
    Phil.

Similar Threads

  1. Error in Admin
    By kmazumdar in forum osCMax v1.7 Installation
    Replies: 0
    Last Post: 09-10-2005, 02:33 AM
  2. Error: Login into admin failed
    By augengott in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 05-27-2005, 02:01 AM
  3. Admin Report syntax Error
    By judoka in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 05-15-2005, 10:04 AM
  4. admin install error
    By warrenthewindmill in forum osCommerce 2.2 Installation Help
    Replies: 5
    Last Post: 09-29-2003, 09:28 AM
  5. Admin Order error
    By judoka in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 06-14-2003, 01:21 PM

Bookmarks

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
  •