Closed (fixed)
Project:
Dynamic Persistent Menu
Version:
7.x-2.0-alpha2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2012 at 21:47 UTC
Updated:
13 Sep 2012 at 23:11 UTC
Hello,
The Special Menu Items module allow users to have menu items without links. I think this is quite an important feature for the DPM. Right now, trying to make use of both modules leads me to the following error message when trying to set a menu item without link:
Fatal error: [] operator not supported for strings in /home/.../public_html/sites/all/modules/special_menu_items/special_menu_items.module on line 64
Comments
Comment #1
alberto56 commentedHi,
the error is on the special_menu_items.module, so probably that module should perform a check to avoid generating a php error.
if someone wants to submit a patch to Dynamic Persistent Menu, however, I'll gladly review it.
Albert.
Comment #2
mermemladeK commentedI'd love to but I am not a coder. :(
Comment #3
gagarine commentedThis was fixed in special menu items