MyBB Community Forums

Full Version: Show adsence ad after 1st post
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
I know this question has been asked almost 108 time here, and I did go through all the processes described in different posts, but none of them work for me. Also Used that plugin by which we can add p-hp code in template, then
<if $post['pid'] == 1 then>
Adsense code here
</if>
As Omar G said here: http://community.mybb.com/thread-98522-p...#pid719715

Also see yaldaram way: http://yaldaram.com/thread-5282.html
which also did not work.

Added few plugins which are really bad and increased no os sql query highly also a resource hogger.

So, I'm really fed up with it and looking for some real help something like this:
[attachment=27780]

And I really dont want to use any resource hogger or sql increaser plugin, Will be happy if anybody tell me any hard code way to do this, or a plugin which is not at all a resource hogger and will not increase any sql query.

Thanks.

See not a single response.
You need install this plugin to allow php in templates http://mybbhacks.zingaburga.com/showthread.php?tid=260
I installed that plugin and write that above code at proper position. But still nothing.