Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problems while loggin in


mousewebdesign

Recommended Posts

Posted

Hi,

 

When I click on my webshop on 'login' I receive the following errors on the bottom of my page:

 

1062 - Duplicate entry '41d6c071b2d2e9843968330ac0c19e97' for key 1

 

insert into sessions values ('41d6c071b2d2e9843968330ac0c19e97?osCAdminID=cb9a2af99cc6d32b9f0ae9010819ee34', '1107688835', '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:5:\"dutch\";languages_id|s:1:\"4\";currency|s:3:\"EUR\";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:3:\"SSL\";s:3:\"get\";a:1:{s:6:\"osCsid\";s:76:\"41d6c071b2d2e9843968330ac0c19e97?osCAdminID=cb9a2af99cc6d32b9f0ae9010819ee34\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}')

 

[TEP STOP]

 

1062 - Duplicate entry '41d6c071b2d2e9843968330ac0c19e97' for key 1

 

insert into sessions values ('41d6c071b2d2e9843968330ac0c19e97?osCAdminID=cb9a2af99cc6d32b9f0ae9010819ee34', '1107688835', '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:5:\"dutch\";languages_id|s:1:\"4\";currency|s:3:\"EUR\";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:3:\"SSL\";s:3:\"get\";a:1:{s:6:\"osCsid\";s:76:\"41d6c071b2d2e9843968330ac0c19e97?osCAdminID=cb9a2af99cc6d32b9f0ae9010819ee34\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}')

 

[TEP STOP]

 

Does anyone know what's wrong here?

 

marcus

Posted

Extra note to my problem:

 

When I click on the link 'log yourself in' there are 3 entry's inserted in my database at 'sessions'.

 

When I really want to login after filling in my username and password, it's trying to add the same session-id to the database. That's the problem, but I don't know how to fix it.

 

marcus

Posted
Extra note to my problem:

 

When I click on the link 'log yourself in' there are 3 entry's inserted in my database at 'sessions'.

 

When I really want to login after filling in my username and password, it's trying to add the same session-id to the database. That's the problem, but I don't know how to fix it.

 

marcus

 

Try accessing either the sessions table in your database or the folder where your sessions are stored depending on how you are set up and completely empty all the sessions info

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Posted
Try accessing either the sessions table in your  database or the folder where your sessions are stored depending on how you are set up and completely empty all the sessions info

 

 

I've tried this but everytime I'm entering again on the website after emptying all of it, there's the error coming up again

Archived

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

×
×
  • Create New...