Data gathering bug when admin in HTTPS?
-
Hello all.
I would like to report an issue I have just discovered.
I use WP 3.9.
SlimStat does not gather data in the following scenario:
1. WP admin interface is forced via SSL (FORCE_SSL_ADMIN).
2. SSL access is allowed only for specific IPs.I think that the reason for this can be found by examining the homepage (or any other page)’s source code:
var SlimStatParams = {"ajaxurl":"https:\/\/www.mydomain.com\/wp-admin\/admin_ajax.php","ci":".......................
In my case, this URL is not accessible from the client’s view. Disabling WP SSL admin and re-saving SlimStat settings solved the issue.
To sum up:
I usually do not need to provide access to admin-ajax.php. In this case it is needed. I wonder if SlimStat can overcome this. As I write, I realize that this is not exactly a bug (nor an issue related to SSL – I guess SSL was just the way to discover it), but I think many people would prohibit access to admin_ajax.php, and would have the same problem. . Even more, if restricted HTTPS is enforced via a firewall and not web server rules, this is getting even more difficult to adjust.Please forgive me if not being clear enough. Would be happy to provide extra info if requested.
Thanks
- The topic ‘Data gathering bug when admin in HTTPS?’ is closed to new replies.