View Full Version : ads to only unragister use
AKapadia
04-05-2006, 10:24 PM
hi is there anyway we can show ads to unragister users.. ?
evenmonkeys
04-05-2006, 10:29 PM
<if condition="($bbuserinfo[userid]==0)">
ad content
</if>
ConqSoft
04-05-2006, 10:36 PM
Unregistered group is ID 1 isn't it?
evenmonkeys
04-05-2006, 10:49 PM
<if condition="($bbuserinfo[usergroupid]==1 OR $bbuserinfo[usergroupid]==3 OR $bbuserinfo[usergroupid]==4)">
ad content
</if>
AKapadia
04-10-2006, 03:51 PM
thanx
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.