The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Please help me to edit this code?
I want to display Ads in All category, but i do not want to display Ads for specific categories & all threads under it, Even for guests also.
I dont want ads display in this category: 7, 33, 145, 87 I using the below code but Didn't worked for me. PHP Code:
Thank you --------------- Added [DATE]1357339292[/DATE] at [TIME]1357339292[/TIME] --------------- Using this : $GLOBALS['forumid'] Solved |
#2
|
||||
|
||||
Quote:
Code:
<if condition="$forumid != 7 AND $forumid != 33 AND $forumid != 145 AND $forumid != 8">your Ad</if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|