1

(3 replies, posted in PunBB 1.3 discussion)

Plugrush is an ad company.  This code: <script src="http://pu.plugrush.com/1e0c.js" type="text/javascript"></script> is for popunders when we click on the Forum first time.

Usually, it should be inserted in header.php or footer.php. I have a wordpress blog, this code works with wordpress, if I insert the code in footer.php.

To work this code, where should I insert(header or footer)?
If yes, where exactly should I insert?

Thanks.

2

(3 replies, posted in PunBB 1.3 discussion)

Where do I put the Ad code?

<script src="http://pu.plugrush.com/1e0c.js" type="text/javascript"></script>

Usually, it should be header or footer.php, but the ad does not work in both the files.

Parse error: syntax error, unexpected '<' in /home/unseen/public_html/forum/footer.php on line 125

Any suggestions?