This is cropping up on the front end of a site since I upgraded to 2.4, didn’t get the problem previously. Please bring it to the attention of the developers.
Parse error: syntax error, unexpected T_STRING in /www/public_html/system/expressionengine/libraries/Functions.php(659) : eval()‘d code on line 138
It only happens when using the front end of the site when loged in as admin as well
Seems to be caused by:
{exp:query sql='SELECT cat_id, cat_name FROM exp_categories WHERE parent_id = 0 AND group_id = 8 ORDER BY cat_order'}
< li>< a href=”{path="catalogue/category/{cat_id}”}”>{cat_name}</a ></li >
{/exp:query}
Which runs OK in tools > dada >sql manager
Best wishes
Lee