Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Session Errors


henrycoule

Recommended Posts

Posted

After adding the Adding the Country-state-selector module, it worked out fine but when I added the line

define('ENTRY_STATE_TEXT', '* (Select country first)');

define('ENTRY_COUNTRY_TEXT', '* (Page will refresh when changed)');

 

in the application_top.php the error below is what I had?

I went and got rid of the lines and yet still it show this error in the store?

what seems to be the problem? what shd I do to rectify this?

 

Thanks

 

:o

 

 

 

 

1062 - Duplicate entry '13dfdda0dddcf181694d4874cb222230' for key 1

 

insert into sessions values ('13dfdda0dddcf181694d4874cb222230?osCAdminID=9d2d8d68465cd7456c9d1970fd4f2aeb', '1103503078', '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:18:\"create_account.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:6:\"osCsid\";s:76:\"13dfdda0dddcf181694d4874cb222230?osCAdminID=9d2d8d68465cd7456c9d1970fd4f2aeb\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}')

 

[TEP STOP]

 

1062 - Duplicate entry '13dfdda0dddcf181694d4874cb222230' for key 1

 

insert into sessions values ('13dfdda0dddcf181694d4874cb222230?osCAdminID=9d2d8d68465cd7456c9d1970fd4f2aeb', '1103503085', '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:18:\"create_account.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:6:\"osCsid\";s:76:\"13dfdda0dddcf181694d4874cb222230?osCAdminID=9d2d8d68465cd7456c9d1970fd4f2aeb\";}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

Archived

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

×
×
  • Create New...