The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Code:
Database error in vBulletin Control Panel 2.3.0:
Invalid SQL: INSERT INTO forum
(forumid,styleid,title,description,active,displayorder,parentid,
parentlist,allowposting,cancontainthreads,daysprune,newpostemail,newthreademail,
moderatenew,allowhtml,allowbbcode,allowimages,allowsmilies,allowicons,
styleoverride,allowratings,countposts,moderateattach,storereply,storethread)
VALUES
(NULL,'1','FTP LINKS','Post your FTP LINKS here.','1','0','8',
'','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: Monday 05th of May 2003 12:57:43 AM
|
|
#2
|
||||
|
||||
|
the error tells the bug already.
your column counts don't match, you have either too much or to less values in the second ()'s |
|
#3
|
|||
|
|||
|
I need to remove
storereply,storethread from the table. I think. How do I go about doing that? |
|
#4
|
||||
|
||||
|
phpmyadmin
but you have to change the query, just removing the fields won't help ya |
|
#5
|
|||
|
|||
|
I have removed storereply,storethread
Still no go ![]() Some help please. |
|
#6
|
||||
|
||||
|
i have already told you what the problem is!
the ammount of fields in the query is not equal to the ammount of values! edit: you should upload an unhacked forum.php to solve it
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|