I just updated to Drupal 7.8 from 7.7 hoping it would resolve this error, but no luck. Not sure how to use module_invoke(), but Lullabot says it's preferred to call admin_menu_suppress() with it (http://api.lullabot.com/admin_menu_suppress). Also reinstalled fileviewer, but still get the error. Perhaps this is something wrong with my installation since I don't see anyone else with this issue?

Thanks

Comments

shenzhuxi’s picture

Assigned: Unassigned » shenzhuxi
Status: Active » Fixed

I forget to check whether admin_menu is enabled.
fixed in the latest codes.

igormagic’s picture

Where can it be downloaded? I didnt' find this, sorry

shenzhuxi’s picture

Sorry, I forget to push on git.
It can be downloaded soon on the project page.

Mike Serafin’s picture

I can't find this fix either.

andrew@oscailte.org’s picture

There's a new version on the project page now.
I just downloaded and installed it, cleared caches and I'm getting the same error.
I checked line 8 of the file and the call is still there.

As a workaround, I commented out the line and it appears to have solved this error.

Status: Fixed » Closed (fixed)

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