
07-21-2002, 12:34 AM
|
 |
|
|
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Forum SQL Error...
I just got this mysql error when I tried to add a new forum. Can anyone please tell me what it means and how to correct it?
Quote:
Database error in vBulletin Control Panel 2.2.5:
Invalid SQL: INSERT INTO forum
(forumid,styleid,title,description,active,displayo rder,parentid,
parentlist,allowposting,cancontainthreads,iconimg, daysprune,newpostemail,newthreademail,
moderatenew,allowhtml,allowbbcode,allowimages,allo wsmilies,allowicons,
styleoverride,allowratings,countposts,moderateatta ch)
VALUES
(NULL,'1','Memeber Introductions','Tell us a little about yourself and get to know other memebers.','1','1','1',
'','1','1','',
'','30','','',
'0','0','1','0','1','1',
'0','1','1','0')
mysql error: Column count doesn't match value count at row 1
mysql error number: 1136
Date: Sunday 21st of July 2002 01:29:40 AM
Script: http://www.bearfacts2.com/forum/forum/admin/forum.php
Referer: http://www.bearfacts2.com/forum/admi...add&parentid=1
|
|