The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
There are 2 queries theres, so try running each one seperatly:
[sql] CREATE TABLE toplist_settings( settingid int( 11 ) unsigned NOT NULL AUTO_INCREMENT , title varchar( 50 ) NOT NULL default '', value varchar( 20 ) NOT NULL default '', PRIMARY KEY ( settingid ) ) [/sql] and then [sql] INSERT INTO toplist_settings VALUES ( '1', 'lastreset', '20020402' ) [/sql] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|