View Full Version : Placing Kontera Ads in the forum ! Please Help me
Sureshkumar
02-07-2007, 02:25 AM
I tried to place Kontera code in postbit, showthread and few other templates. Ads are displaying every where on my forum, I just wanted to display Kotera ads with in a thread and posts content. How to achieve this ?
Can you please some one explain me in detail ? I have been searching for the solution since 2 months.
Thanks in advance.
Regards,
Surya.
Any reply would be greatly appreciated
forrie
02-07-2007, 07:44 AM
i found this as a mod/hack for vb 3.6.4 i cant remember the link though
i used it to place google adds but i cant see why it wouldent work with any code
you place this after the <!-- message --> in postbit
<!-- google adds -->
<span style="float: right;"><if condition="(($post[postcount]==1) or ($post[islastshown] and !$GLOBALS['vbulletin']->GPC['ajax']))">
<table>
<tr>
<td>
<!-- add-->
<!-- / add -->
</td></tr></table>
</if></span>
<!-- / google adds -->
Sureshkumar
02-07-2007, 10:14 AM
I Did it, But after doing above step, IE browser getting closed automatically.
Any other solution please ?
Sureshkumar
02-09-2007, 01:42 AM
If any mod come across this thread please try to help me...
Sureshkumar
02-10-2007, 09:02 AM
Any help ? Still waiting for a solution.
GHDpro
03-13-2007, 10:52 PM
(Sorry about bumping this thread, but I don't think it's too old to reply yet)
Er... why don't you ask Kontera for help? I'm sure they'd be happy to assist you.
In any case: try adding these span tags arround $post[message] in your postbit template:
<span name="KonaBody">$post[message]</span>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.