Quote:
Originally Posted by MisterPopularity
if you do this, you're handing ownership of the forum over to the thread starters. if they dont like what someone posts in their thread, they'll simply delete it or edit it.
|
you really can't stop sharing your advices... this guy is asking for a hack, not for suggestions...
This is actually possible. a switch can be added to the threads table so each thread can be moderated by its own starter... another detail would be to let other members moderate threads depending on admin selection, but it is a new entry to the database too...
after identifying who can moderate a thread (thread starter is easy... no need to edit the database)
... you give moderation permission (this become a tweak, not an internal function) to that user... the system will do the check by itself.
.. this is the HowTo of the hack... someone can write this in no long.