![]() |
Is it possible to put text in the forum header template which only members can see?
Is it possible to put text in the forum header template which only members can see?
|
very easy just use a conditional:
HTML Code:
<if condition="$bbuserinfo['userid'] > 0">Text here</if> |
Oh great Xenon, I myself didn't realize the condition $bbuserinfo['userid'] > 0 first, but really works, great ;)
|
Also what is the code for the referrals.
I want each member referral code to be shown at the top of the site. but i do not know the code, i used to have it but i've forgot it, i think its in the FAQ page but i can't find it. |
Found it:
Code:
<a href="$vboptions[bburl]/$vboptions[forumhome].php?referrerid=$bbuserinfo[userid]">$vboptions[bburl]/$vboptions[forumhome].php?referrerid=$bbuserinfo[userid} |
All times are GMT. The time now is 03:03 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:
|