FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » want to restrict access to a particular forum by post count
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: want to restrict access to a particular forum by post count [message #9652 is a reply to message #9651] Sun, 13 April 2003 16:46 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
You don't have to find out how many posts a user has made, it is stored in a field inside the users table (posted_msg_count).
Then you have a PHP script running in the cron do:
$grp->add_member($user_id, $prems_array);
$grp->rebuild_cache($user_id);


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Backup message attachments?
Next Topic: How do I set the reply to field for email confirmation?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 24 18:45:34 GMT 2024

Total time taken to generate the page: 0.05574 seconds