View Full Version : How to limit registrations?
robertbutterfield235600
03-19-2009, 08:24 AM
Hi,
I need to be able to approve people that register themselves before they are allowed access to protected pages. Are there any instructions for customizing the pages and/or database?
Thanks
Ray Borduin
03-19-2009, 08:31 AM
Just add a field for "approved" in the database and set it to false or zero when someone registers.
Update your login server behavior to store the value of the approved field and add it to your rule for page access.
Then create an administrative section where you can mark users as approved.
robertbutterfield235600
03-20-2009, 06:21 AM
I'm kind of a newbie at this...
Is there any "this is how you customize" type info available?
Any documentation that explains: This is called first, then this happens, etc?
Thanks
Ray Borduin
03-20-2009, 07:20 AM
Nothing that specifically explains what you want. I broke it down in three sentences, they couldn't be that difficult to follow... what step are you getting stuck on? One piece of advice for a newbie is try first and ask specific questions when you get stuck.
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.