Back to vBulletin 3.7 Add-ons

Disallow Access to Paid Subscriptions
Mod Version: 1.00, by TheInsaneManiac

This modification is in the archives.
vB Version: 3.7.2 Rating: (0 vote - 0 average) Installs: 7
Released: 19 Aug 2008 Last Update: 19 Aug 2008 Downloads: 39
Not Supported Uses Plugins Template Edits  

*It looks like no one needs this mod so I am no longer supporting it. However if you find yourself to be one that needs it PM me. I will add IP denying and a Post Count option.

Sometimes if you have a Paid Subscription set up to allow your members to view a new forum with content that you hold secret, you may not wish for it to get out. A while back I had a member I was fairly good friends with. I found out he was stealing some of my content and went easy on him by just removing his access. So later on down the road I found out he purchased another Paid Subscription and begun stealing content again. So this will allow you to define a list of user IDs to not allow access to your Paid Subscription area.

Features
  • Disable and Enable the Mod.
  • Manage which users are denied access to purchase Paid Subscriptions.
  • Manage a custom error message when a user is denied access to purchase Paid Subscriptions.
  • All features are accessible via AdminCP-> VBulletin Options-> Paid Subscription Access


There are 2 template edits

Find:
Code:
<td class="panelsurround" align="center">
Below Add:
Code:
<if condition="$bbuserinfo['userid'] != $vbulletin->options['paidsubscriptionaccess']">

Find:
Code:
</td>
</tr>
</table>
Above Add:
Code:
<else />
$vboptions[paidsubscriptionerror]
</if>

To Do
  • Figure out why it is not letting me use template hooks.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s product-psaccess.xml (2.5 KB, 38 downloads)

Screenshots

Click image for larger version
Name:	AdminCP.jpg
Views:	145
Size:	35.8 KB
ID:	85748   Click image for larger version
Name:	Error.jpg
Views:	115
Size:	10.4 KB
ID:	85749  


vblts.ru supports vBulletin®, 2022-2024