The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
In the product xml under the "version" tags put
Code:
<codes> <code version="1.0.0"> <installcode><![CDATA[ //create, update, alter table(s) here $db->show_errors(); ]]></installcode> <uninstallcode><![CDATA[$db->hide_errors(); //Reverse the install code above. //So instead of "Create" use "drop $db->show_errors();]]></uninstallcode> </code> </codes> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|