Bedeutung einer Fehlermeldung
Verfasst: 23.11.2005 17:47
Hallo,
was bedeutet diese Fehlermeldung. Und wie kann ich gleich zu einer bestimmten Zeile springen? Danke im Vorraus! mfG
was bedeutet diese Fehlermeldung. Und wie kann ich gleich zu einer bestimmten Zeile springen? Danke im Vorraus! mfG
Code: Alles auswählen
Couldn't insert row in forums table
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' , '', 120, 0, 0, 0, 0, 0, 0, 1, 1, 3, 3, 1, 1)' at line 2
INSERT INTO phpbb_forums (forum_id, forum_name, cat_id, forum_parent, forum_desc, forum_order, forum_status, prune_enable, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate) VALUES ('78', 'HW Sonstiges', , , '', 120, 0, 0, 0, 0, 0, 0, 1, 1, 3, 3, 1, 1)
Line : 478
File : admin_forums.php