Comment to Discussion Answer Permissions
Then you may change it directly in the UNA's database with the following query:
UPDATE `sys_objects_cmts` SET `Html`=0 WHERE `Name`='bx_forum' LIMIT 1;
And then clear the caches via the Studio->Dashboard area.
Thank you very much! This helped!