MyBB Community Forums

Full Version: How to enable html on the site ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
the tittle says it all , how do i enable html codes on the forum ? like enable html on the board please help , i need users to be able to post html.
help
me please
Try and be more patient, we are not on these forums 24/7.

HTML is enabled on a per-forum basis. If you want to turn it on for all forums run this query in phpMyAdmin:

UPDATE `mybb_forums` SET `allowhtml` = '1';

Then go to ACP > Tools & Maintenance > Cache Manager > forums > Rebuild Cache.
Is a per-user permission feature planned for 2.0?
I highly doubt it'd be per user, per usergroup may be a more viable suggestion.
I wouldn't suggest enabling HTML in posts :/.