Hrm it seems if we click on the "New Posts" bustton on the navbar we get this error:
Code:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/rpgbugs/www/www/search.php(2858) : eval()'d code on line 82
It only does this if a new post IS present. If no new posts are on the forum it will show the normal text..
I notice when I edit, search_results and save it, it gives me this error:
"The following error occurred when attempting to evaluate this template:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /www/www/includes/adminfunctions_template.php(3537) : eval()'d code on line 79
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish."
Any ideas?