Ad Code for SMF Help

Status
Not open for further replies.

__z|x__

New Member
Messages
394
Reaction score
0
Points
0
can someone help me with placing ads in SMF?

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 ';'
 

YamiKaitou

Member
Messages
636
Reaction score
0
Points
16
Are you trying to place Corprate ads or Advanced ads? If advanced, I can show you where I placed mine
 
Status
Not open for further replies.
Top