Andge Posted December 30, 2004 Posted December 30, 2004 Hello, when I click on my "log yourself in" link on my oscommerce home page I get an error appearing at the bottom of the page saying this: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1062 - Duplicate entry '818d95d2d6fd01beca1c7324977d10a5' for key 1 insert into sessions values ('818d95d2d6fd01beca1c7324977d10a5?osCAdminID=411c6ed8e6d6919afd9be5b91ab8f50b?osCAdminID=411c6ed8e6d6919afd9be5b91ab8f50b', '1104421503', 'cart|O:12:\"shoppingcart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationhistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"login.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:2:{s:6:\"osCsid\";s:120:\"818d95d2d6fd01beca1c7324977d10a5?osCAdminID=411c6ed8e6d6919afd9be5b91ab8f50b?osCAdminID=411c6ed8e6d6919afd9be5b91ab8f50b\";s:10:\"osCAdminID\";s:32:\"411c6ed8e6d6919afd9be5b91ab8f50b\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}') [TEP STOP] 1062 - Duplicate entry '818d95d2d6fd01beca1c7324977d10a5' for key 1 insert into sessions values ('818d95d2d6fd01beca1c7324977d10a5?osCAdminID=411c6ed8e6d6919afd9be5b91ab8f50b?osCAdminID=411c6ed8e6d6919afd9be5b91ab8f50b', '1104421506', 'cart|O:12:\"shoppingcart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationhistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"login.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:2:{s:6:\"osCsid\";s:120:\"818d95d2d6fd01beca1c7324977d10a5?osCAdminID=411c6ed8e6d6919afd9be5b91ab8f50b?osCAdminID=411c6ed8e6d6919afd9be5b91ab8f50b\";s:10:\"osCAdminID\";s:32:\"411c6ed8e6d6919afd9be5b91ab8f50b\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}') [TEP STOP] Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- In addition to this, I'm unable to log myself in. After clicking on the link, the URL reads this: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ https://www.amurrayenterprises.com/login.ph...6fd01beca1c7324 977d10a5?osCAdminID=411c6ed8e6d6919afd9be5b91ab8f50b?osCAdminID=411c6e d8e6d6919afd9be5b91ab8f50b&osCAdminID=411c6ed8e6d6919afd9be5b91ab8f50b& osCAdminID=411c6ed8e6d6919afd9be5b91ab8f50b&osCAdminID=411c6ed8e6d691 9afd9be5b91ab8f50b&osCAdminID=411c6ed8e6d6919afd9be5b91ab8f50b&osCAdmin ID=411c6ed8e6d6919afd9be5b91ab8f50b&osCAdminID=411c6ed8e6d6919afd9be5b 91ab8f50b -------------------------------------------------------------------------------------------------- Can anybody go to the site and click the link and tell me what they see? And if they haven any idea what this error is all about. The URL to the site is www.amurrayenterprises.com Thanks Andrew.
Guest Posted December 30, 2004 Posted December 30, 2004 using phpmyadmin or mysql connector, open the database, find the sessions table then right edit it so you can empty the table. also, in your includes/configure.php file set store_sessions to mysql
Recommended Posts
Archived
This topic is now archived and is closed to further replies.