phpBB help

death180

Seasoned Veteran
Joined
Jul 3, 2009
Messages
4,338
Reaction score
0
FP$
1,767
When users register on my phpBB3 forum they are automatically put in the Newly Registered Users group and thus i have to allow every post they make.. How do i make it so they are automatically put in the Registered Users group.
 
In the ACP, there should be a setting called "Default User Group"

Check under the Users tab.
 
ACP ---> User registration settings ----> New member post limit: set to 0

OR alter the permissions of the newly registered group so their posts don't need to be approved like we done here but still use that group to stop people abusing the PM system.
 
ACP ---> Users & Groups ---> Group Forum Permissions ---> Newly registered users ----> then for every forum set "Can post without approval" to "no"
 
Fowler said:
ACP ---> Users & Groups ---> Group Forum Permissions ---> Newly registered users ----> then for every forum set "Can post without approval" to "no"

Actually you'd set it to "yes" :great:
 
Back
Top Bottom