The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Refresh the end breadcrumb (VB4)
On older versions of vb you could click the folder icon in the breadcrumb of any page to reload the page you were visiting ... useful as a way to see if there are new posts on that particular forum.
With the advent of vb4 there are no folder images in the breadcrumb ... So you have to go to "what's new" or backtrack a step. The navbar template bit looks like this: HTML Code:
<ul class="floatcontainer"> <li class="navbithome"><a href="index.php{vb:raw session.sessionurl_q}" ><img src="{vb:stylevar imgdir_misc}/navbit-home.png" alt="{vb:rawphrase home}" /></a></li> {vb:raw navbits.breadcrumb} {vb:raw navbits.lastelement} </ul> Cheers. |
#2
|
||||
|
||||
You can just click the thread title under the Reply to Thread and it will refresh.
|
#3
|
||||
|
||||
That doesn't work if you're in a forum though, then it ceases to be a link.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|