Subforum
Geplaatst: 21 okt 2006, 15:12
Ik heb net simple subforum gedaan op mijn site, ook exrerm style 2.X en alles werkt op een ding na. Als ik nu een subforum wil aanmaken kirjg ik de volgende fout :
Weet iemand wat ik hier aan kan doen ? 
Code: Selecteer alles
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 ' , '', 60, 0, 0, 0, 0, 1, 1, 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 ('12', 'test', , , '', 60, 0, 0, 0, 0, 1, 1, 1, 1, 3, 3, 1, 1)
Line : 481
File : admin_forums.php
