The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Problem with banner code
I have this problem with this code :
<vb:if condition="$foruminfo['banner_forum_link'] AND $foruminfo['banner_forum_txt'] AND $foruminfo['banner_forum_goto']"> <p align="center"> <a target="_blank" href="{vb:raw foruminfo.banner_forum_goto}"><img alt="{vb:raw foruminfo.banner_forum_txt}" src="{vb:raw foruminfo.banner_forum_link}" border="0"></a> </p> </vb:if> Its working with with forumdisplay template but its not with showthread template I added this code to both of them but its only show with forumdisplay . This code is old hack from vb3 its for banner and its working fine with vb4 but only not showing the banners inside the threads . and I added the banner from control panel but only show the banners in forumdisplay pages . Any Idea ? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|