Line 45 of filterbynodetype.module:

'#access' => user_access('adminster filters'),

Should be 'administer filters', (i.e. and 'i' is missing)

Comments

Island Usurper’s picture

Version: 6.x-1.2 » 6.x-1.x-dev
Status: Active » Closed (duplicate)

Looks like it's fixed in DRUPAL-6--1 but not in HEAD.

Oh, the commit log points to #326373: Non-uid 1 cannot set configuration, so I guess this is actually a duplicate.