Yes, you just got to your Product Manager and choose "Uninstall" from the drop-down menu for that modification. For what you need though, you could do without an ad manager. Just use this code in your postbit:
<if condition="is_member_of($bbuserinfo, 1,2,3)" AND $post[postcount] % $vboptions[maxposts] == 1")
You adcode here
</if>
Change 1,2,3 to the IDs of the usergroups you want ads to display to.
|