v1.01
Bug fix: The ad code shouldn't appear on PMs any more (template change)
Donations
Hopefully this plugin will earn you provide you with some good revenue. If you'd like to show your appreciation please donate as little or as much as you like.
Does this work on postbit template, doesn't seem to work on mine, it creates the first post normal, then every post after that just decreases in size, lol..
the last post is super small..??
Is your postbit standard? Are you sure you pasted the code in correctly.
Without more info it's impossible to speculate what might be wrong.
I've installed and it's working very well. Will the code above display the ads after the first post and before the last? Would you mind showing me what the whole code for the post bit would look like, and is it possible to show the ads to certain usergroups?
Cheers.
The postbit code should remain the same.
If you look back through the thread you'll see information on how to restrict the ad to appear/hide for given user groups.
installed, works like charm... only concern is if I can set it to display at the end of the last post only? or after the first post only? cause I believe this kind of random placing isn't efficient in my case... thank you!
Trawl back through the thread. Pretty sure this has been done too
To limit it just to certain user groups I'd recommend the following conditional rather than the in_array() solution posted above. This version ensures that secondary group assignments are checked too.
I only have one usergroup that I don't want to see the ads. Instead of entering all the groups that should see them like the example above, is there a way to just enter the usergroup that should not see them?
I only have one usergroup that I don't want to see the ads. Instead of entering all the groups that should see them like the example above, is there a way to just enter the usergroup that should not see them?
I hope that makes sense.
Thanks.
I think it was done on this thread somewhere before you can negate it like this:
Yup - the question's been asked/answered a few times in this thread already
Sorry, I don't think I was being very clear in my question. Doc Great provided a solution that would add an On/Off button to the user's control panel so they could choose to see ads or not. Maybe this isn't the right place to ask, but I'd only like to give this option to certain paying members.
With your help I have set it up already so one usergroup never sees the ads, but I would like to give them the option in the Control Panel to turn ads on or off. I think I read all the posts here and I didn't see this answered.
If you could create the userfield and have it specific to only certain usergroups that would solve the problem. I'm not sure if vBulletin will do that out of the box (the docs will do though!), if not I think it's probably a question for the mod requests forum on here.
Post back to let me/others know how you got on. Thanks!