2013-02-24, 07:25 AM
This user has been denied support.
How would I go about forcing this on users, would I go to PHPMyAdmin query and run: UPDATE mybb_users
SET unforum
= '1' WHERE unforum
= '0' or something along those lines?