i will test this really quick and post the results
ok OP this is what you should use, it just requires a simple code into postbit legacy no plugins required, kh was right i had the condition wrong but the idea was correct i used
<if condition="in_array($post[postcount], array(1,15,23))">
<center><h1>ad code</h1></center>
</if>
at the very bottom of postbit legacy, with threads set to display 10 per page, so each post 1 15 and 23 were on seperate pages, the adcode displayed correctly under each post i specified, no matter the page it was on
this method works great and i will be using it myself now too.
|