I'm using adminrole module and have the Administrator role to have all the permissions.

When editing the list of input formats I can configure any format to be available to the Administrator role, but when I go to Defaults tab the Administrator role isn't listed there so I can't assign it a default input format.

Comments

dragonwize’s picture

Status: Active » Closed (duplicate)

You probably installed adminrole after better formats. Adminrole probably is creating a role directly in the database bypassing the form system that better formats currently depends on.

You will need to uninstall and reinstall better formats then it will pick up the role adminrole created manually.

portulaca’s picture

Thanx, that did the trick