The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
There is a table called threadread:
Code:
userid int(10) unsigned NOT NULL default '0', threadid int(10) unsigned NOT NULL default '0', readtime int(10) unsigned NOT NULL default '0', PRIMARY KEY (userid, threadid), KEY readtime (readtime) but I don't know for sure if it stores every thread read by any user ever. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|