The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Is there a hack/plugin for this?
I've got got a VIP forum set up, and to gain access you have to be a member of a VIP usergroup. Rather than require users to navigate the menu on their CP to request membership (which isn't very intuitive to someone new to vbulletin), is there a mod to allow them a membership request directly from the Access Denied page they get when trying to enter the VIP forum?
|
#2
|
|||
|
|||
Hmm, I haven't seen one, but I know that wouldn't be difficult to code. Probably can just add some html to the template your using... but I don't code on vb, but I know it easily can be done.
|
#3
|
|||
|
|||
Got my design team working on it. Good to hear it shouldn't be a difficult process. Just too bad there's no open source mods. Much thanks for the reply.
|
#4
|
|||
|
|||
I'm guessing that you will need to edit the 'STANDARD_ERROR' template and add a code something along the lines of
Code:
<if condition="$forumid == FORUMID">This area is only accesible by VIP members. You can easily purchase VIP via PayPal by clicking <a href="payments.php">here.</a</if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|