Ok, I get this error also, and all I can find is people saying "clean your datastore" (as mentioned above by vprp), yet I am not a pro so I don't know how to do that. Is it a safe procedure? Can someone enlighten me? Here's my error:
Quote:
INSERT INTO datastore( title,
DATA )
VALUES (
'todaymaxonline', 'a:2:{s:14:\"todaymaxonline\";i:1;s:18:\"todaymaxo nlinedate\";i:1070000000;}'
)
MySQL said:
#1062 - Duplicate entry 'todaymaxonline' for key 1
|
Any help appreicated... I think this is the problem cause I have done everything else perfectly to a T, and this isn't working right now. Thanks again!