With 'Inline AJAX search' enabled in Modules it returns the following error when clicking on the permissions link:

Fatal error: Unsupported operand types in ...modules\user\user.admin.inc on line 697

The error is not limited to the 'Inline AJAX search' permissions, it returns the error for all module permissions until 'Inline AJAX search' is disabled.

Comments

broovers’s picture

It is indeed a major problem.
I have not looked at the code of the inline search, all i was able to find about the error is this which could be helpfull for development:
http://drupal.org/node/362799

blackdog’s picture

Status: Active » Needs review
StatusFileSize
new973 bytes

Here's a patch that updates the hook_permissions to Drupal 7.

blackdog’s picture

Status: Needs review » Fixed

Committed above patch.

Status: Fixed » Closed (fixed)

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