The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Control who views non forum pages?
Hi, my forum in part provides live streams...this attracts a hell of a lotta members, but so few of them are active, and I want to make sure they make a certain ammount of posts before they can view the feeds.
The feeds are put into non forum php pages... How can I restrict who sees them? If I can at all.. Many thanks in advance. |
#2
|
||||
|
||||
Assuming those users with less than x posts are in a different usergroup, just add something at the beginning, such as:
PHP Code:
|
#3
|
|||
|
|||
hmmm I can't get it to work...do you or anyone haver an exact working code?
Where should it be placed. It already has this code: </if> <if condition="$show['guest']"> <a href="http://whatsyourview.net/forum/register.php">THIS PAGE IS ONLY VIEWABLE TO MEMBERS - PLEASE CLICK HERE TO REGISTER A FREE ACCOUNT</a> </if> |
#4
|
||||
|
||||
If you already have that other code, then there is no reason to put the code in the php file. The php code will give them a no permission page, so they will never see your message about registering.
|
#5
|
|||
|
|||
That applies to guests, but I am talking about what we have now defined as usergroup member who have made 5 posts or less.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|