Closed (fixed)
Project:
Nice Menus
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2011 at 17:30 UTC
Updated:
30 Jan 2014 at 06:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
wvlgen commentedI have the same problem, but -1 seems to do the jog.
Comment #2
wid commentedAdding parent_depth = 0 does the trick
Comment #3
vordude commentedNo patch here yet, it looks like a small fix.
Comment #4
Anonymous (not verified) commentedSame here, it's PHP5.3+ issue.
Comment #5
dalinComment #6
hswong3i commentedSubscribe. Patch from #5 works for me, thank you very much ;-)
Comment #7
mark trappSubscribe. Seconding RTBC for #5.
Comment #8
amateescu commentedThe patch from #5 looks good to me too.
Comment #9
nikkubhai commentedHave you commited the patch?
Comment #10
vordude commentedcommitted with 3c8fdcd2799486c
Comment #12
sranith73 commentedI added the patch provided. But still getting other error like below
Notice: Undefined variable: title in theme_nice_menus_tree() of nice_menus.module
I am using 7.x-2.5 version of nice menus.
Suggest me something to get rid of this error
Comment #13
xiukun.zhou commentedHi sranith73.
try patch
Comment #14
sranith73 commentedThanks xiukun, Adding the patch worked for me
Comment #15
jenlamptonthis fix was committed, so closing the issue.