[Solved] Navigator includeprefix or items=

Forum rules
Only administrators can post or move items here.
Post Reply
jce76350
Beta Tester
Beta Tester
Posts: 2079
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

[Solved] Navigator includeprefix or items=

Post by jce76350 »

last rev 9903
If I use
{Navigator number_of_levels="1" items="xxxxr"}
or
{Navigator number_of_levels="1" includeprefix="xxx"}
Undefined variable: oneitem in \modules\Navigator\action.default.php on line 237
so line 237 $tmp = $hm->sureGetNodeByAlias(trim($oneitem));
seems $tmp = $hm->sureGetNodeByAlias(trim($item)); //need somme tests :)
Jean-Claude Etiemble MyPageFr
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Navigator includeprefix or items=

Post by calguy1000 »

should be fixed now. it was a one liner.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
jce76350
Beta Tester
Beta Tester
Posts: 2079
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: Navigator includeprefix or items=

Post by jce76350 »

OK Solved for me
Jean-Claude Etiemble MyPageFr
Post Reply

Return to “Closed Issues”