Quote:
How would I be able to make a mix of this? ie: Show in all forums except for 40, 41, and 42? Cheers |
Quote:
coz the old conditional not work also the new one |
I am curious if there is a conditional that I can use in the threadbit or forumhome template that will let me display X if a certain forum is being displayed...
$forum[forumid] doesn't work in the threadbit template, it has no value at all... is there an alternative way? Basically I want to only display something if forumdisplay.php?f=2 is the page I'm on. |
subscribe.
K |
Show Moderator of one forum: Remember to change x
Code:
<vb:if condition="can_moderate($forum['x'])">Show this if moderator is moderator of the forum with the id of x</vb:if> |
Hi guys..I have a donators group,
how can I show something only in the postbit of donators group list ? Thanks :) |
Quote:
Code:
<vb:if condition="is_member_of($bbuserinfo, 9)"> |
Quote:
..i want to show the text in the postbit of the every member of group 9, visible to other groups.. Thanks |
That would show whatever you put above the </vb:if> only to users in usergroup id 9... If you want to display it to everyone you wouldn't use the IF statement at all. I don't think I fully understand the question.
|
if the member belongs to a group,,a text should appear in the post bit of that member..
which will be visible to every one.. Thanks :) |
All times are GMT. The time now is 01:46 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|