Closed (fixed)
Project:
File viewer
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Oct 2011 at 00:39 UTC
Updated:
10 Nov 2011 at 16:10 UTC
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
Comment #1
shenzhuxi commentedI forget to check whether admin_menu is enabled.
fixed in the latest codes.
Comment #2
igormagic commentedWhere can it be downloaded? I didnt' find this, sorry
Comment #3
shenzhuxi commentedSorry, I forget to push on git.
It can be downloaded soon on the project page.
Comment #4
Mike Serafin commentedI can't find this fix either.
Comment #5
andrew@oscailte.org commentedThere'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.