View Full Version : Allow only certain members to post on a thread
OrangeFlea
09-20-2004, 05:03 PM
Is there a hack like this? I want them to be able to see the contents of the thread just not post
Colin F
09-20-2004, 05:12 PM
add a check in the newreply.php file for if $bbuserinfo[userid] == the allowed user (or do an inarray with all the users) and if threadid = the specific thread.
OrangeFlea
09-30-2004, 11:08 PM
I don't understand. Could you provide an example, for one and multiple persons?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.