Log in

View Full Version : please how solve this problem


forsanelhaq
11-04-2007, 12:26 AM
this message come to me every time


how solve it


Database error in vBulletin 3.6.8:

Invalid SQL:
UPDATE session SET sessionhash ='c3ca5455dd4697bd0f51976af22c714e',userid ='1',location='/forumdisplay.php?f=9' ,lastactivity ='1194141449', inforum = '9' WHERE userid='1';

MySQL Error : Duplicate entry 'c3ca5455dd4697bd0f51976af22c714e' for key 1
Error Number : 1062
Date : Saturday, November 3rd 2007 @ 06:57:29 PM
Script : http://####/forumdisplay.php?f=43
Referrer : http://####/showthread.php?p=409464
IP Address : 82.201.243.234
Username : المدير العام
Classname : ddabase

--------------- Added 1194155348 at 1194155348 ---------------

plz help

Marco van Herwaarden
11-04-2007, 06:09 AM
Try restarting MySQL.

forsanelhaq
11-04-2007, 09:03 AM
ok but i am on godaddy hosting

Lynne
11-04-2007, 01:57 PM
You might try searching for this error "duplicate key" over at vb.com. I've seen it come up before and I've seen different suggestions on how to fix it. I saw someone who fixed it by just repairing tables, whereas others had to fix it by query to increment all their post keys by one. I'd do a search and start with the easy fixes and move up from there.