The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum ID into conditional? Or hide postbit for particular forum?
I'm looking for a way to either put the forum id into a vB conditional OR hide the postbit in a forum to everyone but a single usergroup. The third option (which I have basically had no luck with at this time) is to hide the replies to a thread to everyone but a particular user-group.
Any ideas / suggestions? |
#2
|
|||
|
|||
Well you can access the forumid with this:
HTML Code:
$foruminfo[forumid] |
#3
|
|||
|
|||
O.K
I have a question related to this forum id thing, My Q : How can I add forum id into conditional that enables me to show certain html code for example in a certain forum..? |
#4
|
|||
|
|||
Try
<if condition="$foruminfo[forumid] == 4">code here</if> Change "4" to the forumid you want to show html in. |
#5
|
|||
|
|||
ok i will try this and keep u updated wit hresults hope it kicks
t y for the moment edited ( because it works like charm ) thx |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|