Posted by garrettinteractive on October 1, 2009 at 1:19pm
2 followers
Jump to:
| Project: | Menu Access |
| Version: | 6.x-1.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | emptyvoid |
| Status: | postponed (maintainer needs more info) |
Issue Summary
After enabling the Menu Access module in conjunction with the Menu Block module I get the following error 4x on the Add Menu Block Tab:
warning: preg_match() expects parameter 2 to be string, array given in /opt/serverconf/var/www/drupal/drupal-6.14/includes/bootstrap.inc on line 777
Also I'm getting a repetition of the menu's in the system in the drop down (see attached). I'm posting this to the issue here as well as on the Menu Block as I'm not sure yet where the conflict resides.
| Attachment | Size |
|---|---|
| Screen shot 2009-10-01 at 9.12.35 AM.png | 18.6 KB |
Comments
#1
Weird to say the least.
For those of you following along at home the module that is conflicting is located here: http://drupal.org/project/menu_block
So if any would be so kind as to provide a patch I am all ears.. or eyes.. ;P
#2
I have been thinking of writing a new 2.0 branch of the menu access module that uses menu_alter instead of custom functions.
I have also been thinking of creating a sub-module called menu_access_rules that allows for rules integration so users could define rules that trigger changes to permissions for a menu/menu item.
#3