![]() |
How to...
Hello,
I want to show only selected usergrups example: usergroup 1 and 2 something in the forumhome template. How to make the <if contruction ? |
Been asked many times, use the search feature. Anyway here:
Code:
<if condition="is_member_of($vbulletin->userinfo, 1, 2)"> |
Ok, one more thing, how to display forum name, egz. my subforum is called: global and games
I have a global template where i want to display news, with thred name etc... i know all, but don't know how to display subforum name :) |
The name of your board?
That is $vboptions[bbtitle] |
Nope, the name of sub forum in witch is the thread
|
Hmm try $foruminfo[title]
|
All times are GMT. The time now is 01:59 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|