My query:
http://performancing.com/perfstats/api.php?auth=[AUTHKEY]&blog_domain=davereid.net&action=getvisitorstats&m=date_range&d1=2006-01-01&d2=2006-06-01
Result:
Obviously there's some near-infinite loops happening. Sigh, and this breaks the plugin again, after I released a work-around bugfix plugin version. :/













I just tried it and it
I just tried it and it worked for me for my chrisg blog, although with dslrblog it did take a while (only differences are traffic and the latter does not have public stats). Drop me an email Dave if you are still having problems but as far as we know the bug that was stopping your plugin getting a total count was fixed.
Ignoring year values
Confirmed, it works for me now. It was for at least a few hours yesterday when it wasn't working so it had be a bit worried. However, it still seems to be ignoring the year values of a date range. A query with "m=date_range&d1=2007-01-01&d2=2009-12-30" returns my correct total number of visits so far, but I don't think anyone's visited my blog in the future yet. Although that would be quite cool. Though you should know.
The fix we applied was
The fix we applied was future dates are replaced with NOW in the query
Post new comment