Seite 1 von 1

Fehler beim erstellen eines forum nach bedanko mod

Verfasst: 16.01.2008 21:39
von Street High
Ich hab folgenden fehler erhalten nach dem ich ein neues forum erstellen wollte nachdem ich den bedankomat 0.2.2. eingebaut hab:

Allgemeiner Fehler
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 ' auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_stick' at line 1

INSERT INTO phpbb_forums (forum_id, forum_name, cat_id, forum_desc, forum_order, forum_status, forum_bedankomat, prune_enable, , auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate) VALUES ('1', 'test', 1, 'test beschreibung', 10, 0, 0,0, 0, 0, 1, 1, 1, 1, 3, 3, 1, 1)

Line : 405
File : admin_forums.php

Kann mir vlt einer dabei helfen?
THX im vorraus

Verfasst: 16.01.2008 22:54
von Andi1111
kann es sein das du da prune_enable, , auth_view ein komma zu viel eingebaut hast?

Verfasst: 16.01.2008 23:00
von Street High
Habs jetzt geschaft ! :grin: