Good news and bad news. I have a fix, but it does not stop at the first post! If you use this be advised it will place Ads between EVERY post!
REPLACE
PHP Code:
<if condition="!$GLOBALS['FIRSTPOSTID']">
with
PHP Code:
<if condition="$post['postcount']=1"><if>
So maybe with this some one can get a fix to make this stop AFTER the first post?
EDIT:On second notice, it places full ads under the first 3 posts. Then it apears to form a empty sponsored link table under the rest of the post. This happen in FireFox.
IN IE..it apers after the first post, and using the quick reply forms an empty table under the last post.