Closed (fixed)
Project:
SiteMenu
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2008 at 19:19 UTC
Updated:
9 Feb 2009 at 15:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
kbahey commentedIf someone creates a patch for this, I will include it.
Comment #2
aharown07 commentedI just edited line 264 so it looks like this
if ($get_node_count /*&& $mode == 'page'*/) {This seems to work but I'm guessing I've probably broken something? There must be some reason I don't know about for
&& $mode == 'page'to be there. I'm no php coder!Comment #3
tomiyana commentedHi,
I created a patch for 5.x and 6.x.
Could you review and merge it into CVS?
Thanks,
Comment #4
kbahey commentedApplied to 6.x-1.x-dev, and 5.x-1.x-dev.
Will be available in the tarballs in about 10 hours from now
Thank you!