Hi,
As it is written on the plugin description’s page :
Adblock Notify has been blacklisted by adblocker softwares but it is still working properly with the “Random selectors and files” option. Make sure to disable your adblocker to view screenshots in ww.wp.xz.cn and in your admin area to view all the plugin’s options fields and the dashboard widget.
Thread Starter
AgronZ
(@agronz)
I selected “Random selectors and files” option(I had about 200 visitors meanwhile). I dont have any adblocker installed.
Still no stats.
http://helpdeski.pl/wp-content/uploads/2015/06/Screen-Shot-06-11-15-at-02.31-PM.png
Look at your console :
Failed to load resource: the server responded with a status of 401 (Unauthorized) http://helpdeski.pl/wp-admin/admin-ajax.php (when I tried to access to your web page, a browser modal box asked me to enter a login+password)
If ajax is not called, data are not registered.
Nevertheless, it looks like the modal is now popup correctly. So you’re on the right way.
Hello Brice,
I am experiencing the same symptoms as the original poster. My WP dashboard also displays “no data”. Can you suggest a way that I can debug why the stats are not appearing?
I see that in adblock-notify-widget.php that the line:
$anCount = get_option(‘adblocker_notify_counter’);
is responsible for the “no data” text. How do I figure out why this method call is returning empty?