The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
In the template forumhome_forumbit_level1_nopost this is the code that loads the status icon for each forum:
Code:
<img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> Each of my forums has a custom status icon that is specified by the [imageprefix]... But off hand I'm not seeing anyway of getting this data into the navbar... any ideas? Basically I currently have a secondary navbar with an icon for every forum... right now it's hard coded to use the 'forum open, no new posts' icon for each but I really want to display the correct status icon for each so users can see immediately if there are new posts or not without actually visiting the forum. |
#2
|
||||
|
||||
![]()
There's a bunch of code that goes into figuring out what statusicon is shown. Take a look in the functions_forumlist.php file and you should find it. You would need to grab some of this code in order to display the statusicon.
|
#3
|
||||
|
||||
![]()
Thanks, I'll see what I can make of it.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|