The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
right or left side (column) banner system that can use vBulletins "paid subscriptions" to hide banners if a user donates.
|
|
#2
|
||||
|
||||
|
Just install my AdColumns hack. Then, simply enclose the HTML with:
HTML Code:
<if condition="$bbuserinfo[usergroup]!={paid subscriptions usergroupid}"> .. HTML CODE HERE .. </if>
|
|
#3
|
||||
|
||||
|
Quote:
|
|
#4
|
|||
|
|||
|
If you didn't allow users to change themes you could also create a subscribers and non-subcribers theme.
|
|
#5
|
||||
|
||||
|
Quote:
|
![]() |
|
|