PDA

View Full Version : Problem ... please help !


AndyTSJ
04-05-2002, 04:33 PM
Getting this error report when I try to create a new forum...

Database error in vBulletin Control Panel 2.2.2:

Invalid SQL: INSERT INTO forum
(forumid,styleid,title,description,active,displayo rder,parentid,
parentlist,allowposting,cancontainthreads,sponsorn ame,sponsorimg,
sponsorurl,daysprune,newpostemail,newthreademail,
moderatenew,allowhtml,allowbbcode,allowimages,allo wsmilies,allowicons,
styleoverride,allowratings,countposts,moderateatta ch,collapsed)
VALUES
(NULL,'1','Test board','','1','1','11',
'','0','1','','',
'','30','','',
'0','0','1','0','1','1',
'0','1','1','0','0','')
mysql error: Column count doesn't match value count at row 1

mysql error number: 1136

Date: Friday 05th of April 2002 10:05:35 AM
Script: http://?.com/vbulletin/admin/forum.php
Referer: http://?.com/vbulletin/admin/forum.php?action=add

I'd appreciate any thoughts on what you think I need to do to fix this. :)

AndyTSJ
04-07-2002, 08:25 AM
Ugh, I still can't figure this out. I still can't create a new forum ! Maybe I should install my unhacked forum.php file and see what happens...

Admin
04-07-2002, 10:47 AM
Upload the original /admin/forum.php from vbulletin225.zip and that should fix it. Then install again the collapsing hack (but only edit forum.php, of course).

AndyTSJ
04-07-2002, 05:31 PM
Thanks for the help :)