![]() |
Paid Subscriptions: No Advertising?
Is it possible to disable advertising for people who use the paid subscriptions function? At the moment im putting together a subscription system which my members are willing to pay for but they all request no advertising... There must be a way of doing this?
|
If you find out I would be most interested also
|
You could make an additional usergroup so that when they purchase their paid subscription, they get moved into that usergroup and then you could use a conditional like this one...
HTML Code:
<if condition="!is_member_of($vbulletin->userinfo, 1, 2, 3)"> |
so I put in the usergroups on that havent paid for a subscription?
|
Basically you can set it up like this...
You have a default "registered users" usergroup, you just need to add an additional usergroup for users to be moved to after purchasing the paid subscription (for example: "vip members"). Then create your paid subscription and change "Usergroup Options" to make the user be moved to the new usergroup you created. Then you may use the code I posted to place your advertisements in so your "vip members" won't see those advertisements |
fantastoic, thank you very much :)
|
All times are GMT. The time now is 05:14 AM. |
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:
|