The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
From what I'm seeing, it looks like it's in a cookie.
in showthread.php, you'll see, Code:
$threadview = intval(fetch_bbarray_cookie('thread_lastview', $thread['threadid'])); Code:
if ($displayed_dateline <= $threadview) { $updatethreadcookie = true; } |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|