Private thread allow access with mysql conditions

emma57573

Member
I want to create a private thread based on a mysql condition

So no user has access unless they meet certain conditions that are defined in mysql.

Any ideas the best way to obtain this?
 
By overriding the Forum Controller and the Thread controller. Add the condition check for forum listing and thread view.
 
Back
Top Bottom