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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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 |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| 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
|
|
#3
| |||
| |||
| 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?
__________________ Petter - Arktisk Pudder |
|
#4
| ||||
| ||||
| 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
| |||
| |||
| Thnx, I'll give that a try.
__________________ Petter - Arktisk Pudder |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding Administrators Password? | pablo | osCommerce 2.2 Modification Help | 1 | 01-23-2006 08:40 AM |
| OSCMax 2.0 - Admin login page error | kenlyle | osCMax v2 Installation issues | 0 | 08-18-2005 06:59 AM |
| Error: Login into admin failed | augengott | osCMax v1.7 Installation | 1 | 05-27-2005 03:01 AM |
| Customer cannot login, redirected back to login page | BHenderson | osCMax v1.7 Installation | 2 | 02-09-2005 08:51 PM |
| Well crap... admin login not allowing login-no errors | tauras911 | osCMax v1.7 Installation | 2 | 07-07-2004 12:12 AM |