The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Thank you.
If i wanted to be a bit more complex within headinclude i guess i could include a list of different conditional statements which call different versions of hd_form (such as hd_form1, hd_form2, etc) depending on the area a user is browsing? Eg: Code:
<if condition="THIS_SCRIPT == 'showthread' "> <!-- my_hd --> </if> <if condition="THIS_SCRIPT == 'printthread' "> <!-- my_hd2 --></if> <if condition="THIS_SCRIPT == 'forumhome' "> <!-- my_hd3 --></if> <!-- default_hd --> Sorry, another question. While this does all appear to be working fine today I've noticed that the forum isn't marking threads as being 'read' as it usually does. If i view a thread and then go back to the sub-forum it still shows that thread as having new posts in it even though i've already read it. No matter how many times i refresh or re-view the same thread it will still show as a thread with new posts in. Its as if the counters aren't being updated or its serving me a cached copy or something. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|