i have it working.
you have to do the following:
edit postbit template so, that this is the exact code:
change that:
Code:
<div id="post_message_$post[postid]">
$ad_location[ad_showthread_firstpost_start]
$post[message]
</div>
to that:
Code:
<div id="post_message_$post[postid]">$post[message]</div>
clear the spaces between the div?s and clear the $ad...... Problem are the spaces and the different code. thats it.
on april 2nd, restore the template.
sorry for bad english.