Now once again you can disable BBCode parsing for each post. Just like in PHPBB you can disable BBCode parsing.
Technically there are three template edits, but its the same change in all three of them.
Templates: newreply, newthread, and editpost templates.
Find:
You must first be a
registered member to view any code.
Replace with:
You must first be a
registered member to view any code.
Changelog:1.2- Fixed all old posts being checked by default.
1.1- Fixed problem with edit page.
Future Releases:- Default editable in profile/registration like in the traditional PHPBB.