Closed (duplicate)
Project:
Administration menu
Version:
5.x-2.5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2008 at 11:01 UTC
Updated:
10 Jul 2008 at 12:01 UTC
Using Drupal 5.8 and admin_menu 2.5 I get an empty page under /admin/build/menu. Unfortunately I am forced to run Drupal under MySQL 4.1.21 and PHP 5.1.6.
Comments
Comment #1
moritzz commentedUsing 2.4 instead solves this issue.
Comment #2
joachim commentedWhat's happening is that some javascript from admin_menu is hiding the divs that show the menu forms.
Here's what firebug shows for the main divs beneath each menu title in the form:
I can confirm that disabling the admin_menu module makes the problem go away.
Comment #3
sunMarking as duplicate of #279287: Change default setting to not collapse menus on admin/build/menu