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

Dr00py’s picture

I 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

Wassim Ghannoum’s picture

same problem, i've deleted the Devel module, and the site is working...

dave reid’s picture

Status: Active » Closed (duplicate)

There 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.