The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
New Members Only Forum?
is there a hack around that will limit the people that can view a forum by number of posts?
for instance, some of my more seasoned forum members can be a bit cold to new members and can scare away the newbies. i would like it if they had a place to call their own while they got familiar with my site. |
#2
|
||||
|
||||
This can be done with the built in promotions system. Simply create a new usergroup for new people, and promote them out of it once their posts exceed a certain number or their time period exceeds the time limit.
Once promoted out, they can't see the forum for newbies. |
#3
|
|||
|
|||
hate to ask this and sound like a newbie. just need to know:
how to set the 'new members' group as the default group to join upon registration how to move members from 'registered users' that are under my 500 post thanks in advance. |
#4
|
||||
|
||||
Make a new group for your older members. Note the usergroup number.
Run this query: UPDATE user set usergroupid=x WHERE posts > 500; Then, set up your promotion to bump people out of registered users to this new group once they have 500 posts. Amy |
#5
|
|||
|
|||
An error occurred while attempting to execute your query. The following information was returned.
error number: 1146 error desc: Table 'forum.user' doesn't exist |
#6
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|