Closed (duplicate)
Project:
Administration menu
Version:
6.x-3.0-alpha3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2009 at 06:19 UTC
Updated:
26 Sep 2009 at 06:32 UTC
Hello.
When I try to use Administration menu with module.Devel I am getting
Fatal error: Cannot use string offset as an array admin_menu/admin_menu.inc on line 196.
This is in function admin_menu_links_user(), at the "Add switch user links" code block '#description' => $link['attributes']['title'],.
If I comment out this line it works fine.
Comments
Comment #1
Dr00py commentedI forgot to write about the versions I use
Devel version = "6.x-1.0"
Drupal 6.13
MySQL 5.0.37
PHP 5.2.1
Server Apache/2.2.4 (Win32) PHP/5.2.1
Comment #2
Wassim Ghannoum commentedsame problem, i've deleted the Devel module, and the site is working...
Comment #3
dave reidThere was a conflict between admin_menu and devel before, but it's fixed in the latest versions of both modules. Make sure you are using the latest stable releases. See also #430374: Create release for Error in Admin_Menu 6.x-1.3 with Devel 6.x-1.16.