Quote:
Originally Posted by azher
hah....well if it helps, the variable is called "threadedmode" and if you look that up in showthread.php, there's some idea of how vB uses it...i believe it's a lookup of the $vbulletin->userinfo['threadedmode'] variable and it's basically a "3" for "Linear - Newest First" and "1" for the standard "Oldest First" post order.
hope that helps?
|
yea instead of supporting it in 1.06b i ended up requiring it to be in standard mode
(there may be support in the future)
Quote:
Originally Posted by SABRSox
I've been looking for this kind of mod for a long time. One thing I noticed... if you have somebody on your ignore list, their posts will still show up in the Live Topic. Is there a way to keep from seeing the posts of somebody from your ignore list while still using this hack?
|
ill try to fix this in 1.07b