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

LogIn Error using Administrators-1.2.2 and Loaded5

This is a discussion on LogIn Error using Administrators-1.2.2 and Loaded5 within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I'm using Administrators-1.2.2 on my shop (standard contrib in Load'ed Five.Zero), and suddenly I get the following error when logging ...

      
  1. #1
    Member
    Join Date
    Jan 2003
    Posts
    37
    Rep Power
    0


    Default LogIn Error using Administrators-1.2.2 and Loaded5

    I'm using Administrators-1.2.2 on my shop (standard contrib in Load'ed Five.Zero), and suddenly I get the following error when logging in:
    _________________________________________
    Warning: session_start(): The session id contains invalid characters, valid characters are only a-z, A-Z and 0-9 in /home/MYDOMAIN/public_html/admin/includes/functions/sessions.php on line 67

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/MYDOMAIN/public_html/admin/includes/functions/sessions.php:67) in /home/MYDOMAIN/public_html/admin/includes/functions/sessions.php on line 67

    Warning: Cannot modify header information - headers already sent by (output started at /home/MYDOMAIN/public_html/admin/includes/functions/sessions.php:67) in /home/MYDOMAIN/public_html/admin/includes/functions/general.php on line 18

    Warning: Unknown(): The session id contains invalid characters, valid characters are only a-z, A-Z and 0-9 in Unknown on line 0

    Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
    __________________________________________

    The contribution have been working flawlessly for 7-8 months, but now all of a sudden...

    What is really wierd is that if I use the back-button in my browser I'm actually logged in...

    Does anyone know what might be causing this?
    What would be even better would be some input on how to safely remove this contrib alltogether as I'm the only admin for the store.
    Petter - Arktisk Pudder

  2. #2
    osCMax Developer

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


    Default

    Could be an old session that is cached in your browser. Delete all your cookies and browser cache. That should clear it up. Otherwise, you may have to delete the sessions that are stored in the temp directory.
    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
    Member
    Join Date
    Jan 2003
    Posts
    37
    Rep Power
    0


    Default Not quite sur I follow...

    Hi Msasek,

    I've tried deleting my cache-folder but to no avail. Are there supposed to be a temp-folder somewhere on the server? Deleting files in my local temp-folder did not help...
    Petter - Arktisk Pudder

  4. #4
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default

    This is a server side directory - that you NORMALLY don't have access to or is above the root directory of your web site directory.

    Try changing to store sesion in MySQL. In BOTH configure.php files change the 2nd last line:

    define('STORE_SESSIONS', ''); // leave empty '' for default handler or set to 'mysql'
    to:
    define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'

    Good luck

  5. #5
    Member
    Join Date
    Jan 2003
    Posts
    37
    Rep Power
    0


    Default

    Thnx, I'll give that a try.
    Petter - Arktisk Pudder

Similar Threads

  1. Adding Administrators Password?
    By pablo in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 01-23-2006, 07:40 AM
  2. OSCMax 2.0 - Admin login page error
    By kenlyle in forum osCmax v2 Installation issues
    Replies: 0
    Last Post: 08-18-2005, 05:59 AM
  3. Error: Login into admin failed
    By augengott in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 05-27-2005, 02:01 AM
  4. 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
  5. Well crap... admin login not allowing login-no errors
    By tauras911 in forum osCMax v1.7 Installation
    Replies: 2
    Last Post: 07-06-2004, 11:12 PM

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
  •