The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
i need a simple php code ..
if member login print you are login else please login.. i need code like that and i can change it after.. i wanna show my advers only unregistered users.. i wanna show different adrervs for members.. thank you |
#2
|
|||
|
|||
![]()
Where you want to put this? In a template?
|
#3
|
|||
|
|||
![]() Quote:
thanks |
#4
|
|||
|
|||
![]()
In templates you can not use PHP, but you can use simple conditions:
HTML Code:
<if condition="$bbuserinfo[userid] != 0"> .... </if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|