<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Trouble getting ads to show</title>
        <description> For the life of me I can&amp;#039;t get my Chitika ads to show on my forum. They show just fine on my standard HTML pages when I insert the code there. But on my phorum page nothing. The code has been pasted into my header.tpl file right after the &amp;lt;head&amp;gt; tag. Anybody have any ideas? Here&amp;#039;s a link...

My page link where the ads aren&amp;#039;t showing...

Thanks.</description>
        <link>https://www.phorum.org/support/read.php?61,162029,162029#msg-162029</link>
        <lastBuildDate>Thu, 10 Sep 2026 04:40:43 -0500</lastBuildDate>
        <generator>Phorum 6.0.4</generator>
        <item>
            <guid>https://www.phorum.org/support/read.php?61,162029,162031#msg-162031</guid>
            <title>Re: Trouble getting ads to show</title>
            <link>https://www.phorum.org/support/read.php?61,162029,162031#msg-162031</link>
            <description><![CDATA[ Figured it out. Had to add a space before and after every { and } in the Chitika code. Working like a charm.]]></description>
            <dc:creator>ToddUGA</dc:creator>
            <category>Phorum Support</category>
            <pubDate>Wed, 13 Jun 2018 22:03:47 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?61,162029,162030#msg-162030</guid>
            <title>Re: Trouble getting ads to show</title>
            <link>https://www.phorum.org/support/read.php?61,162029,162030#msg-162030</link>
            <description><![CDATA[ Here&#039;s the Chitika code I&#039;m inserting:<br />
<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
  ( function() {<br />
    if (window.CHITIKA === undefined) { window.CHITIKA = { &#039;units&#039; : [] }; };<br />
    var unit = {&quot;calltype&quot;:&quot;async[2]&quot;,&quot;publisher&quot;:&quot;todduga&quot;,&quot;width&quot;:728,&quot;height&quot;:90,&quot;sid&quot;:&quot;Chitika Default&quot;};<br />
    var placement_id = window.CHITIKA.units.length;<br />
    window.CHITIKA.units.push(unit);<br />
    document.write(&#039;&lt;div id=&quot;chitikaAdBlock-&#039; + placement_id + &#039;&quot;&gt;&lt;/div&gt;&#039;);<br />
}());<br />
&lt;/script&gt;<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;//cdn.chitika.net/getads.js&quot; async&gt;&lt;/script&gt;<br />
<br />
But when I look at the source of my phorum index it is missing the info after var unit:<br />
<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
  ( function() {<br />
    if (window.CHITIKA === undefined) { window.CHITIKA = { &#039;units&#039; : [] }; };<br />
    var unit = ;<br />
    var placement_id = window.CHITIKA.units.length;<br />
    window.CHITIKA.units.push(unit);<br />
    document.write(&#039;&lt;div id=&quot;chitikaAdBlock-&#039; + placement_id + &#039;&quot;&gt;&lt;/div&gt;&#039;);<br />
}());<br />
&lt;/script&gt;<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;//cdn.chitika.net/getads.js&quot; async&gt;&lt;/script&gt;<br />
<br />
But if I add it to a regular page on my site it works perfectly fine.]]></description>
            <dc:creator>ToddUGA</dc:creator>
            <category>Phorum Support</category>
            <pubDate>Wed, 13 Jun 2018 19:24:40 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?61,162029,162029#msg-162029</guid>
            <title>Trouble getting ads to show</title>
            <link>https://www.phorum.org/support/read.php?61,162029,162029#msg-162029</link>
            <description><![CDATA[ For the life of me I can&#039;t get my Chitika ads to show on my forum. They show just fine on my standard HTML pages when I insert the code there. But on my phorum page nothing. The code has been pasted into my header.tpl file right after the &lt;head&gt; tag. Anybody have any ideas? Here&#039;s a link...<br />
<br />
<a href="https://www.hairofthedawg.rocks/forum/list.php?2" target="_blank"  rel="nofollow">My page link where the ads aren&#039;t showing...</a><br />
<br />
Thanks.]]></description>
            <dc:creator>ToddUGA</dc:creator>
            <category>Phorum Support</category>
            <pubDate>Tue, 12 Jun 2018 20:08:03 -0500</pubDate>
        </item>
    </channel>
</rss>
