The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[OzzModz] Advertisement Inside First/Last Post Details »» | |||||||||||||||||||||||||||
[OzzModz] Advertisement Inside First/Last Post
Developer Last Online: Dec 2021
Another mod brought to you by,
This is a small mod that will allow admins to show ads in the first post of a thread (post # 1) and the last post of the thread, right above the signature area. It is a simple installation, import the product XML, ozzmodz_post_ads The settings for the mod can be found under, [OzzModz] Advertisement Inside First/Last Post Complete Feature List
Frequently Asked Questions. Q. Why do I need such a thing, you ask? A. This has been asked for a few times, and was usually a template edit, so I decided to turn it into a product. Q. Does it only have to be advertising? A. No, you can put just about anything you want in there. Q. How is this different from the vBulletin Advertising system? A. Well if you choose to show the ad in the first post position in vBulletin, the ad will show up on all pages of the thread in the first post. With this way, it will only show up in the very first post of the thread. Also there is no ad location in vBulletin above the signature area for the last post in the thread, but with this system their is. ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps me know how many people are using my work, giving me extra incentive to provide more features and new modifications. I appreciate the support! ------------------------------------------------------------------------------------------- * History (Changelog) * ------------------------- v1.0.0 (September 7, 2014) - Initial public release. v1.1.0 (September 11, 2014) - Ads will now show if the user does not have a signature. ------------------------------------------------------------------------------------------- Show Your Support
|
4 благодарности(ей) от: | ||
davidg, RichieBoy67, Zaja-7 |
Comments |
#52
|
||||
|
||||
Glad you like it, and thanks for marking as installed.
I did not add any other place as to try and avoid two many adverts on a page, so users don't break the adsense TOS. |
#53
|
|||
|
|||
I feel like Im saying this everyday, but I love this mod ozzy lol. Thanks again for your work, the mod works fine so far. Marked as installed
One question, is there a way to designate the advertisements? So for example I want to show an ad in the first post with certain dimensions, but have a different ad size for the last post? If that makes sense. tyia |
Благодарность от: | ||
ozzy47 |
#54
|
||||
|
||||
Glad you like it, and thanks for marking as installed.
No, there is no way to have different advert sizes at this time. |
#55
|
||||
|
||||
Nice little "doodad" Ozzy ... let's see how my forum's revenue does now ....
|
#56
|
||||
|
||||
Hopefully it will increase.
|
#57
|
|||
|
|||
Great mod, but I can't get ads to show up on all pages of the thread in the first post.
It show ads on first post on first thread page, on last thread post and all last posts on all pages of the thread. Edit: Ok, I found quick fix, it works if I change this: if ($post['postcount'] == '1') //First post page one //if ($post['isfirstshown']) //First post everypage to this: //if ($post['postcount'] == '1') //First post page one if ($post['isfirstshown']) //First post everypage |
#59
|
||||
|
||||
Glad you like it, and thanks for marking as installed.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|