Posted by TechSteve on April 15, 2009 at 7:24pm
Hi Guys,
You may be aware the newest version of module 'Devel' (6.x-1.16) if you'd like to update the module. There is at least one conflict with 'Administration Menu' module as far as I found.
They changed the menu links to arrays from strings, so you would always have an error message like
preg_match() expects parameter 2 to be string, array given in ...\sites\all\modules\admin_menu\admin_menu.inc on line 244.Here is a discussion about this issue (http://drupal.org/node/431186), somebody said it's marked as fixed by 'Administration Menu' guys in version 6.x-3.x-dev, but there is no PROD version coming yet.
Cheers,
Steve
Comments
I am using Devel 6.x-1.16
I am using Devel 6.x-1.16 and have not seen this error.
Izzy
Hi Izzy, If you go to the
Hi Izzy,
If you go to the logs or allow displaying error to the screen, you may see the error messages.
Cheers,
Steve
A Drupal Developer