Hi,
immediately after disabling the "devel" module, im getting the following error:
# warning: preg_match() expects parameter 2 to be string, array given in /var/www/drupal/sites/all/modules/admin_menu/admin_menu.inc on line 244.
# warning: preg_match() expects parameter 2 to be string, array given in /var/www/drupal/sites/all/modules/admin_menu/admin_menu.inc on line 244.
[...]
(repeated several times). Location and referrer is /admin/build/modules.
This site is developed under Debian GNU/Linux "Lenny" where it works pretty well; however, when trying to go into productive operation under FreeBSD 7.0, we get an PHP core dump, referencing to PCRE troubles (which might or might not be caused by admin_menu).
Thanks & greetings, asb
Comments
Comment #1
amariotti commentedI'm also getting the error. It originally showed up when I enabled the devel module, but after disabling the devel module it's still showing up.
--Andrew
Comment #2
inductor commentedSame for me. Any chance to fix it?
Comment #3
inductor commentedThis small patch seems to solve the bug. Review?
Comment #4
inductor commentedOops, this bug is already fixed. See #430374: Create release for Error in Admin_Menu 6.x-1.3 with Devel 6.x-1.16.