[rellect] AdBlock Detector [Deleted]

For a future version: Can you include the detection of Ghostery users? Currently they are not detected even if they decide to block all ad networks.

Also in Beta 1.5.0 the "Show notice every X hours" setting is broken and does not work at all. All users see notices at each reloaded page even if they've dismissed them.
I'll check Ghostery.

About the X hours setting, may to analyze the permissions to make sure it set correctly?
Just checked that locally and it hides the alert as expected.
 
I've set to sole usergroup of a user to show notices every 24 hours only. But it is shown all the time. Will check the cookies now...

Edit: No cookie. This may be the problem. Will debug it later...
 
For a future version: Can you include the detection of Ghostery users? Currently they are not detected even if they decide to block all ad networks.
I did few changes to try detecting Ghostery.
1.5.0 beta2 is now available for download if you'd like to test.
 
Tested and it looks like it works with Ghostery now. Thank you for the quick update!
(y)
Let me know if you've resolved the issue with the "Show alert every X hours" permission.
If it's still does not work as expected, I'd like to take a look.
 
(y)
Let me know if you've resolved the issue with the "Show alert every X hours" permission.
If it's still does not work as expected, I'd like to take a look.

I didn't find time until now to check why the cookie isn't set.
Looks like it's rather a configuration problem than a bug.
 
@rellect I've just installed v1.5.0 on my test site and it doesn't appear to be working. I've checked my settings (options and permissions) and they are identical to those set on my live site. My live site is working fine with 1.4.0.
 
@rellect I've just installed v1.5.0 on my test site and it doesn't appear to be working. I've checked my settings (options and permissions) and they are identical to those set on my live site. My live site is working fine with 1.4.0.
Open the source code of the site, and search
HTML:
XenForo.loadJs('js/rellect/AdblockDetector/
If you can't find it, something probably isn't set correctly in your configuration. It's either the permissions or the excluding options.
If you can find the line above, then please check your browser's console to see if there are any errors (F12 usually opens it).

Let me know what's your situation here and I'll guide you to the next step to check the issue.
 
Open the source code of the site, and search
HTML:
XenForo.loadJs('js/rellect/AdblockDetector/
If you can't find it, something probably isn't set correctly in your configuration. It's either the permissions or the excluding options.
If you can find the line above, then please check your browser's console to see if there are any errors (F12 usually opens it).

Let me know what's your situation here and I'll guide you to the next step to check the issue.
I've checked both my live site (which is in my signature) running 1.4.0 and my test site running 1.5.0 and I can't find that in the source code for either.

As I mentioned, Adblocker 1.4.0 is working fine on my live site.
 
I've checked both my live site (which is in my signature) running 1.4.0 and my test site running 1.5.0 and I can't find that in the source code for either.

As I mentioned, Adblocker 1.4.0 is working fine on my live site.
I think I may found the reason which is related to adsense check, please download 1.5.1 (now available for download) and let me know if now it works.
 
I have found an error on my live site, running 1.4.0 which does work:

Code:
Uncaught ReferenceError: aaaaaa is not defined /js/rellect/AdblockDetector/advertisement.js?v=1.1.0:2

I can't find this on my test site running 1.5.0 which doesn't work.

I've double-checked permissions for guests on both sites and these are my settings:

upload_2014-11-15_15-56-56.webp

In Options, I have no exclusions at all and the settings are identical on both (though of course whitelist is removed and mobile is added but I don't have these options checked).

So as far as I can see, everything is identical on both sites and it works on my live site running 1.4.0 but not on my test site running 1.5.0.
 
I have found an error on my live site, running 1.4.0 which does work:

Code:
Uncaught ReferenceError: aaaaaa is not defined /js/rellect/AdblockDetector/advertisement.js?v=1.1.0:2

I can't find this on my test site running 1.5.0 which doesn't work.

I've double-checked permissions for guests on both sites and these are my settings:

View attachment 89257

In Options, I have no exclusions at all and the settings are identical on both (though of course whitelist is removed and mobile is added but I don't have these options checked).

So as far as I can see, everything is identical on both sites and it works on my live site running 1.4.0 but not on my test site running 1.5.0.
You replied just a second after me :)
Take a look at my message above.

BTW, the file advertisement.js is removed in v1.5.0
 
You replied just a second after me :)
Take a look at my message above.

BTW, the file advertisement.js is removed in v1.5.0
Yeah, I noticed as soon as I posted. :)

Anyway, I've just installed v1.5.1 and it's working again. I've also deleted the now-redundant .js file.

Thanks for the quick fix. :)
 
By the way, UCWeb Browser for smartphone has Adblock addon.
I don't know with Chrome and Firefox for Smartphone.
 
Content Template is:
AdBlock Detector won't run in the specified content templates.
Not working for me.
I have this filters:
upload_2014-11-16_19-6-48.webp

But still showing the notice on forum_list and other pages even if filtered.


 
Back
Top Bottom