osCmax v2.5 User Manual
Results 1 to 3 of 3

Well crap... admin login not allowing login-no errors

This is a discussion on Well crap... admin login not allowing login-no errors within the osCMax v1.7 Installation forums, part of the osCmax v1.7 Forums category; hi all, I am a newb to osc -max. I do have 2 OScommerce installations under my belt. =) So ...

      
  1. #1
    Lurker
    Join Date
    Jul 2004
    Posts
    2
    Rep Power
    0


    Default Well crap... admin login not allowing login-no errors

    hi all,

    I am a newb to osc-max. I do have 2 OScommerce installations under my belt. =) So wanted to see what the hubbub was about for oscmax.

    I am experiencing a problem when I try to login to the admin login area after this new installation. It appears to accept the default login

    admin@localhost.com
    admin

    , but when I hit confirm, it just refreshes the admin login screen. If I enter a incorrect password, it does show an error. I also checked to confirm that the username and password were still correct in my database. Yep the passwords are still good.

    Another thing I noticed was that the "confirm" button was not coming up. For the fun of i I 777'd the admin directory to see if this was the problem, the confirm image does show correctly now, but I still cannot login.

    I didnt see any references to this problem in the search so either I am "special" or I am "**special**"

    Anyways if you have some input, let me know what you think...

    Thanks much

    T

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    This is usually caused by having the incorrect sessions directory or wrong permissions on the sessions dir.

    Edit your configure.php file (admin/includes/configure.php)

    Change the line:

    Code:
     define('STORE_SESSIONS', '');
    to

    Code:
     define('STORE_SESSIONS', 'mysql');
    Hopefully that will fix it for ya..
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    Lurker
    Join Date
    Jul 2004
    Posts
    2
    Rep Power
    0


    Default

    Wowee. Nice shotting Tex! That nailed the lil bugger. I am in the admin area now. More problems to follow =P

    Thanks!

    T

Similar Threads

  1. Customer cannot login, redirected back to login page
    By BHenderson in forum osCMax v1.7 Installation
    Replies: 2
    Last Post: 02-09-2005, 07:51 PM
  2. Admin Login Problem - my customer can't login, I can
    By pram0310 in forum osCMax v1.7 Installation
    Replies: 2
    Last Post: 10-29-2004, 10:46 AM
  3. Anyone can login my admin.php...Help plz!
    By spectrumpower in forum osCommerce 2.2 Modification Help
    Replies: 4
    Last Post: 09-02-2004, 09:34 PM
  4. Admin Login Help
    By SyraxSinister in forum osCMax v1.7 Installation
    Replies: 3
    Last Post: 07-09-2004, 06:37 AM
  5. admin Login?
    By kholloi in forum osCommerce 2.2 Installation Help
    Replies: 2
    Last Post: 11-09-2003, 12:15 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
  •