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 |
#32
|
||||
|
||||
Quote:
PS: Looks even better with the <blink></blink> codes around it!! Thank you very much!!! :up: |
#33
|
|||
|
|||
Quote:
If you come up with some more ideas, I'll be glad to help solve the problem with you Mate. Been up for over 26 hours now, so I'm going to bed right now, but will be back soon. Thanks, and keep up the GREAT work Mate. Cheers, |
#34
|
|||
|
|||
Quote:
I say this because you are using div tags to center, when you could just use <center> and fix everything. If you must use a div try this: Code:
<div align=\"center\"><br>You are using adblocking software. Ads are a general way to cover server costs. Please add our domain to your whitelist.</br><br>NOTE: You will only see this message once.</br> <br>Thank You, LinuxTuts</br></div> Code:
<center><br>You are using adblocking software. Ads are a general way to cover server costs. Please add our domain to your whitelist.</br><br>NOTE: You will only see this message once.</br> <br>Thank You, LinuxTuts</br><center> In reality you don't even need to center it because the product has an option in the AdminCP to center it for you. So really you should just enable that and change your code to: Code:
You are using adblocking software. Ads are a general way to cover server costs. Please add our domain to your whitelist.<br>NOTE: You will only see this message once.</br> <br>Thank You, LinuxTuts</br> |
#35
|
|||
|
|||
I love this! Marked "installed", and nominated! PM me a paypal address and I will buy you a beer.
|
#36
|
|||
|
|||
Quote:
Also keep in mind I am taking suggestions. =] |
#37
|
||||
|
||||
Thanks. Installed.
|
#38
|
|||
|
|||
Since install, I have been getting an error only in IE, with browser that doesnt block ads.
somehow the bottom row of links (contact us, admin panel, etc) is missing but only on the homepage, not on sub forum pages. Any idea how to fix this? |
#39
|
|||
|
|||
FWIW, I put two newlines in the text box for "Alert Message" and it causes the alert to disappear. Not a huge problem, but a problem none the less.
|
#40
|
||||
|
||||
I went to the demo with ad-block enabled and got no alert or message whatsoever... Is there a working demo anywhere?
|
#41
|
||||
|
||||
Sorry installed then uninstalled...
First the directions in the top post and the readme file are different- completely different template edits- I ended up doing both just to cover my bases. Next the message was only showing up to unregistered users in firefox only, in google chrome with ad block no message was displayed... to registered users I wasn't seeing any alerts even though I removed groups 5|6|7 from the 'whitelist' I wish this worked better/as advertised but just too many issues to keep installed as a work in progress. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|