Pagina 1 din 1

SQL Error : 1062 Duplicate entry '0' for key 1

Scris: 26-Ian-2007, 14:14:08
de bughycluj
salut,

am instalat de ceva vreme un forum ,totul a fost ok,db-ul a functionat etc etc.

aseara am primit un telefon cum ca nus emai poate posta pe forum,ca da ceva eroare.m-am uiatt eu prin tabela dar nu i-am dat de cap.

eroarea care o da unui utilizator cand vrea sa posteze ceva este:


Error in posting

DEBUG MODE

SQL Error : 1062 Duplicate entry '0' for key 1

INSERT INTO phpbb_posts (topic_id, forum_id, poster_id, post_username, post_time, poster_ip, enable_bbcode, enable_html, enable_smilies, enable_sig) VALUES (259, 2, 2, '', 1169812896, 'c1e206b8', 1, 0, 1, 0)

Line : 271
File : functions_post.php




link spre forum : http://www.kumm.ro/forum/

ms mult

Scris: 26-Ian-2007, 16:57:47
de Aliniuz
E un bug MySQL , poate te ajuta acest link : http://bugs.mysql.com/bug.php?id=2027 .

Scris: 26-Ian-2007, 17:23:59
de flowers
Verifica din phpMyAdmin daca ai la tabela phpbb_posts, campul post_id pus pe auto_increment.

Scris: 26-Ian-2007, 23:01:37
de bughycluj
ms,faza cu autoincrement era problema