The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey Guys,
I been trying to convert this hack https://vborg.vbsupport.ru/showthrea...uire+post+icon from 3.6.x to my 3.5.4 board but I can't seem to succeed. When importing the XML I get a database error like this: Code:
Database error in vBulletin 3.5.4: Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO plugin (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`) VALUES ('1', '5', 'Require Post Icon', 'newthread_post_start', 'if($vbulletin->options[\'requireicon_enable\'] == 1) {\r\nif($_POST[\'iconid\'] == 0){\r\n\r\n eval(standard_error(fetch_error(\'error_noposticon\')));\r\n\r\n\r\n }\r\n}', 'requireicon'); MySQL Error : Unknown column 'executionorder' in 'field list' Error Number : 1054 Date : Saturday, January 6th 2007 @ 02:20:23 PM Script : x Referrer : x IP Address : x Username : Narcootic Classname : vB_Database Any chance someone can help me out on this? It seems really easy but I can't seem to get my head around it. Any suggestions appreciated. Thank you. Narc |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|