The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Ablock Alert Details »» | |||||||||||||||||||||||||||||||||||
I use Google Adsense on my website and considering Google Adsense is not malicious, I feel no need for adblocking software of any kind.
Therefor I have created this system which will alert members that ads are used to support the server. Wait... What's that? You don't want to annoy a member with constant alerts? No worries! This system works off of cookies, so once the member views the alert, they won't be bothered by it anymore. Installation 1.) Upload the contents of the "upload" folder to your forums root directory. 2.) Import the product-adblockalert.xml. 3.) Mark Installed. =] Upgrading Import the product and select Allow Overwrite. Template Edits There are no template edits, however if nothing is working for you, chances are it can't find what it needs to to perform the automatic template edits. If this is the case, disable template edits for the modification via the AdminCP. Then perform these template edits. In the headinclude template find: <!-- CSS Stylesheet --> After add: $adblockalertheadinclude Add the following code to the bottom of your navbar template: $adblockalertnavbar Add the following code to the top of your footer template: $adblockalertfooter FAQ Q: Why did is it now working? A: Make sure you uploaded everything and installed the mod. Also make sure it is enabled in the AdminCP. Q: How does this work? A: I've used adblocking software against them. I've made a fake advertisement which is never displayed on the forums, but is within the coding. Since the soul purpose of adblocking software is to of course... block ads. It blocks this advertisement, in which the script checks to see if the advertisement loaded. If not, the alert is displayed. Changelog 5.0 Added the ability to do manual template edits. Fixed an issue with a 4.5 template edit. Updated the AdminCP screenshot. 4.5 HTML is now allowed in both messages. Changed the automatic template edit for the footer to something more common. 4.0 A customizable page used for the redirection system is now included with the modification. Updated the AdminCP screenshot. 3.0 Added a redirection system. By enabling or disabling the cookie system you can have the redirection only happen once, or an unlimited amount of times. Also, choosing index only means the redirect will only happen on the index. Updated the AdminCP screenshot. 2.7 Added usergroup permissions. Fixed an issue which caused the alert to not display on all pages when wanted. Updated the AdminCP screenshot. 2.5 Added an option to disable the cookie system. Fixed the non caching of two templates. Updated the AdminCP screenshot. 2.0 Option to change the alert message. Option to change the alert color. Option to change the alert alignment. Option to only display alert on the forum index. No more template edits 1.5 Complete rewrite. Removed javascript popup and added a VBulletin style alert. New Demo New screenshot. 1.2 Fixed an issue where the alerts would sometimes pop up multiple times. This was due to the cookie relying on VBulletin sessions instead of times. 1.1 Disabled the checks for Internet Explorer since the script is unpredictable in IE. 1.0 Release. Download Now
Screenshots
Show Your Support
|
Comments |
#22
|
|||
|
|||
Quote:
If it's not found add it towards the bottom of the footer template. If you do not find it, please post back and I will modify the product so that you can insert template hooks in your templates to allow your customized template to find the locations easier. |
#23
|
||||
|
||||
Quote:
Thanks for your help!! |
#24
|
|||
|
|||
Nothing. You did it! Congrats. Be sure to mark installed. =]
|
#25
|
||||
|
||||
LOL....thanks a lot mate! Awesome! Marked it Installed yesterday already! One small thing though. Is there a way to increase the font size for the notification?
|
#27
|
|||
|
|||
Quote:
Code:
<font size="8">Message</font> Quote:
https://vborg.vbsupport.ru/showpost....3&postcount=21 In the new update I change the template edits and also enable hooks so that you guys can place the hook in the templates where they need to go. |
#28
|
|||
|
|||
Yeah, I had already found that fix, but doesn't seem to do any good.
I re-implemented it though. ( Maybe just my adblocker, no way of telling ) Thanks for the quick reply to Mate. |
#29
|
|||
|
|||
nice one !! but in the demo i was wonder this hack ?
Affiliates with pics and links ..can i get the name of the hack ? thx |
#30
|
||||
|
||||
Quote:
Tried that, doesn't work. Then it don't show up at all. |
#31
|
|||
|
|||
Quote:
Quote:
Hmmm I guess I didn't fix the html issue. I'll fix that in the next release. For now try: Code:
<font size=\"8\">Message</font> Quote:
var alertmessage="$vboptions[adblock_alert_message]" Change to: var alertmessage=$vboptions[adblock_alert_message] Or var alertmessage='$vboptions[adblock_alert_message]' |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|