The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want users to be able to pay and then be able to have ads taken away from there blog only, to them, and to visitors to that blog page? Is there anything that can do this, or a way to do this?
|
#2
|
|||
|
|||
![]()
I don't have experience with the Blog portion but assuming the member usergroups are the same, you can always put a conditional code to hide ads from your "Premium Members"
Code:
<if condition="!is_member_of($vbulletin->userinfo, X)"> [ad code here] </if> Not sure but that's my suggestion. |
#3
|
|||
|
|||
![]()
See i though about that but it doesnt help people that are visiting the Blog, outside maybe unregistered users. I need something that will not display ads for them and anyone that visits there page registered or unregistered.
|
#4
|
|||
|
|||
![]()
anyone got any ideas?
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|