I keep getting PHP T_STRING errors. It says this:
Parse error: syntax error, unexpected T_STRING in /home/a1558762/public_html/forum/cache/skin_cache/cacheid_1/skin_global.php on line 186
Line 186 is as follows
<strong>{$this->lang->words['pc_replies']}</strong> {parse expression="intval( $items['pmData']['mt_replies'] )"}<br />
I tried changing punctuation, but nothing has helped.
Thanks in advance.