can someone help me with placing ads in SMF?
I have this area in index.template.php
But whenever I put the Ad Code in there, I get the following error:
I have this area in index.template.php
PHP:
// If you want to put some ads or something on your pages, add them in this.
echo '
<div id="blank-box">
</div>';
But whenever I put the Ad Code in there, I get the following error:
Code:
[B]Template Parse Error![/B]
There was a problem loading the [B]/Themes/Musiconica/index.template.php[/B] 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 [URL="http://www.teensideout.x10hosting.com/wyd/Themes/Musiconica/index.template.php"]accessing the file directly[/URL].
You may want to try to [URL="javascript:location.reload();"]refresh this page[/URL] or [URL="http://www.teensideout.x10hosting.com/wyd/index.php?theme=1"]use the default theme[/URL]. syntax error, unexpected T_STRING, expecting ',' or ';'