I want to create a nav menu using nested UL’s but do it dynamcially by weblog -> entry
i tried nesting EE query loops to retrieve weblog entries but that didn’t work.
next i tried adding some php (NOTE: PHP is activated for this template group and set to process as INPUT)
see -> http://pastie.org/1518915
now i’m getting an error ....
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /EEPATH/core/core.functions.php(634) : eval()‘d code on line 16
any help would be greatly appreciated