The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]() Code:
CREATE TABLE `tachyforumcounter` ( `userid` int(10) unsigned NOT NULL DEFAULT '0', `forumid` smallint(5) unsigned NOT NULL DEFAULT '0', `threadcount` mediumint(8) unsigned NOT NULL DEFAULT '0', `replycount` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`userid`,`forumid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|