Hi, im trying to use CG Smarty in a UDT, but with even the most simple things i get syntax error? I tried using a example from the help page from cg simple smarty: {cgsimple::get_children('',0,'children')} {if count(\$children)} {foreach from=\$children item='child'} {if \$child.show_in_menu} Child:...