The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hi, I am trying to hack the article system so that I can include different form fields to each article submission. However, after I have added the new tables to the database and to the articles.php file, I get this error:
Code:
Database error in vBulletin 3.0.1: Invalid SQL: INSERT INTO articlepost (posticonid,posttitle,postbody,postdateline,postusername,postuserid,valid,built,height,length,drop,coastertype,inversions,maker) VALUES (0, 'Test', 'Test', 'Test', '', 'Test', 'Test', 'Test', 'Te', 'Test', 1088721685, 'BGTKing', 1,1) mysql error: 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 'drop,coastertype,inversions,maker) VALUES (0, 'Test', mysql error number: 1064 PHP Code:
PHP Code:
|
#2
|
||||
|
||||
![]()
change the Field name (drop) to any name
exmple: dropes but no't drop |
#3
|
||||
|
||||
![]()
Thanks, now I can insert info into the database but it everytimes it inserts 1 instead of the typed info.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|