Проблема следующая, в форум на движке SMF 1.1.3 надо вставить код счетчика LiveInternet. Простая установка кода счетчика в index.template.php приводит вот к чему:
Template Parse Error!
There was a problem loading the /Themes/blackmax/index.template.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.
You may want to try to refresh this page or use the default theme.
Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in .../themes/blackmax/index.template.php on line 547
Как же его туда мона вставить?
Template Parse Error!
There was a problem loading the /Themes/blackmax/index.template.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.
You may want to try to refresh this page or use the default theme.
Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in .../themes/blackmax/index.template.php on line 547
Как же его туда мона вставить?