When visitng the admin/settings/filters/defaults page the following errors come up:

warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/www/modules/better_formats/better_formats_defaults.admin.inc on line 176.

warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/www/modules/better_formats/better_formats_defaults.admin.inc on line 123.

Comments

dragonwize’s picture

Status: Active » Postponed (maintainer needs more info)

ok, this looks like it is probably caused by no roles having 'administer filter' or 'administer blocks' permissions assigned. I've corrected this. If you can confirm this, we can mark it fixed.

charos’s picture

Had same errors here. Confirmed it works once grant those permission on one role.

dragonwize’s picture

Status: Postponed (maintainer needs more info) » Fixed

Thanks charos. Commited.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.