MyBB Community Forums

Full Version: Infolinks ads
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I have placed infolinks ads as i read few thread regarding it to place it under
in footer template at bottom. But due to it my ads appear only in
http://www.mysite.com/attachment.php?aid=2 not on any other portion of my site. It should be seen at every thread or page.


Copy & paste right before the closing </body> tag at the end of your code.

Tell me what to do?
thanks
put the links inside the footer template.
(2013-07-08, 07:10 PM)Leefish Wrote: [ -> ]put the links inside the footer template.

Thanks. It worked, finally.
Please provide a board url.
(2013-07-09, 04:54 AM)Leefish Wrote: [ -> ]Please provide a board url.

Hi, i do not know but there is some kind of problem with it. I just saw ads once otherwise there is not ads at all.
The ads only show on the error pages.

http://www.dentistryday.com/User-admin

Can you post your footer template please? Ensure you remove any sensitive information and replace with xxx
(2013-07-09, 05:18 AM)Leefish Wrote: [ -> ]The ads only show on the error pages.

http://www.dentistryday.com/User-admin

Can you post your footer template please? Ensure you remove any sensitive information and replace with xxx

{myadvertisements[zone_2]} <br />
<div class="bottommenu">
<div class="float_right">{$lang_select}</div>
<div>
<span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a> | <a href="#top">{$lang->bottomlinks_returntop}</a> | <a href="#content">{$lang->bottomlinks_returncontent}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span>
</div>
</div>
</div>
<hr class="hidden" />
<div id="copyright">
<div id="debug"><debugstuff></div>
<!-- MyBB is free software developed and maintained by a volunteer community.
It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact,
to show your support for MyBB. If you choose to remove or modify the copyright below,
you may be refused support on the MyBB Community Forums.

This is free software, support us and we'll support you. -->
{$lang->powered_by} <a href="http://mybb.com/" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://mybb.com/" target="_blank">MyBB Group</a>.<br />
<!-- End powered by -->
<br />
<br class="clear" />
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
{$auto_dst_detection}
</div>
</div><script type="text/javascript">
var infolinks_pid = xxxxxxxxx;
var infolinks_wsid = 0;
</script>
<script type="text/javascript" src="http://resources.infolinks.com/js/infolinks_main.js"></script>

Please tell me what to do now to correct that problem.
thanks

(2013-07-09, 05:18 AM)Leefish Wrote: [ -> ]The ads only show on the error pages.

http://www.dentistryday.com/User-admin

Can you post your footer template please? Ensure you remove any sensitive information and replace with xxx

What i should do now to make sure ads appear in whole website?

Do anyone know about placing Infolinks ads?

@ Leefish, is there anything wrong in the Footer template ?

(2013-07-09, 04:54 AM)Leefish Wrote: [ -> ]Please provide a board url.

I have tried to place kontera ads too but they too appear in the error pages. any solution for correcting it?