Nick Tong - TalkWebSolutions.co.uk wrote: > might be worth checking out Rick Roos version of *CFMBB *
I'll save him the time - it's not in there.. yet ;) Currently there is no post moderation but it'd be really easy to add it.. probably what I'd do would be to add topic_moderation and post_moderation flags on the forums table (values 0 no or 1 yes)... and a post_moderation value on the user - add the flag to the user admin screen, and then add an "approved" flag to the table containing the responses. On insert, the post would be inserted normally with an appropriate approved value based on the user and forum's moderation settings. The admin/moderators would be notified, but no subscription notification would be sent to anyone UNTIL the post is approved. And I'd probably make sending subscription notifications on moderated posts optional via a checkbox or something. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243690 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

