The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]()
Well after looking whats wrong with a template?
Just do a auto template with in the xml file. |
#12
|
||||
|
||||
![]()
Here's an example of how I do it. Not sure what issues your code is having.
PHP Code:
|
#13
|
||||
|
||||
![]()
Hey Elmer sorry it took so long been busy.
Here is what you are looking for: Code:
$vbulletin->templatecache['forumhome_forumbit_level2_post'] = str_replace(array('<p class="forumdescription">'), array('<p class="forumdescription"><img src="\' . $forum[\'iconlocation\'] . \'" alt="\' . $forum[\'title\'] . \'" />'), $vbulletin->templatecache['forumhome_forumbit_level2_post']); I named mine "Forum Icon Template Replacement" Put the code from above in there. Be advised there is no if statement so it shows for every forum even if there is no icon in place I left that for you to do. |
#14
|
||||
|
||||
![]()
Thaks BBR, I will try again, I'll let you know if it works.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|