Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

1062 - Duplicate entry Sessions Error


Spiral

Recommended Posts

Posted

Hi Please, could someone help me with this error

 

1062 - Duplicate entry '9106c8582c6d059ce358b51523344630' for key 1

 

insert into sessions values ('9106c8582c6d059ce358b51523344630 class=', '1102686947',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:\"GBP\";navigation|O:17:\"navigationhistory\

":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:6:\"

NONSSL\";s:3:\"get\";a:1:{s:6:\"osCsid\";s:39:\"9106c8582c6d059ce358b51523344630 class=\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}')

 

[TEP STOP]

 

Its appearing twice at the bottom of all my pages

 

 

:blush:

Posted

open your database via phpmyadmin and empty the sessions table, see what happens there.

 

backup your database first tho!

Posted
open your database via phpmyadmin and empty the sessions table, see what happens there.

 

backup your database first tho!

 

Yes thanks Mibble, I have done that before numerous times but the error still creeps back every now and then

 

<_<

Posted

try storing sessins in mysql via configure.php store sessions

 

also try creating a tmp directory in your document root path

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...