The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i installed thread description hack where it displays a box in newpost and editpost templates and adds a row to the database with this info
This is what i used to add it ... HTML Code:
ALTER TABLE `vbulletin_thread` ADD `threaddesc` VARCHAR( 125 ) NOT NULL; THIS IS ERROR I GET> HTML Code:
Invalid SQL:
INSERT INTO vbulletin_thread(title, lastpost, forumid, open, replycount, postusername, postuserid, lastposter, dateline,
iconid, visible, attach, similar, threaddesc)
VALUES
('THREAD TEST ETEST', 1100856269, 32,
1, 0, 'DesignerBeat', 1,
'DesignerBeat', 1100856269, 0, 1,
0, '', '', 0)
mysql error: Column count doesn't match value count at row 1
mysql error number: 1136
please respond with the full query command. Its The newest mysql version on unix based system. thanks |
|
#2
|
|||
|
|||
|
i also use phpflashmyadmin to remove the value from the table ... then all of the forum didnt display at all.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|