thanks kevin for ur support so far!
it works with all other templates beside postbit_legacy...
i have this condition:
<if condition="(($post[postcount] % $vboptions[maxposts] == 1)) AND ($show['member']) AND $show['ads_forumid_variable']">
usually it should show for members who are not visiting the forum (ids in plugin) in the first post an ad.
but it doesnt...
i allready disabled and flushed all caching stuff (xcache,etc..)
maybe there is a correlation within other plugins? i select "1" as "order" for your plugin ... but it doesnt help...
i used andreas, template modification system which hooks starts at "template_compile" ... maybe this makes the problem?
is there any other location where i can hook your plugin?
|