Conversation
Notices
-
@chimo Installed SocialAnalytics, I'm seeing graphs with no data, any pointers on where to start debugging?
-
@kevingranade Graphs are generated by JS that pulls data from the HTML tables. Does the data in your HTML tables look okay on that page?
-
@chimo Data looks bad, looking at the error log, it's going off the rails at line 70 of soci…
-
@kevingranade can you try adding “?month=2012-03” (no quotes) after “social” in the url and see what happens?
-
@chimo Undefined offset: 1 in /var/www/statusnet/plugins/SocialAnalytics/Social_analytics.php on line 16\
-
@chimo Undefined offset: 1 in /var/www/statusnet/plugins/SocialAnalytics/Social_analytics.php on line 16\
-
@chimo I see you're calling into some memcached functions, does that fallback properly if I'm not using memcached?
-
@chimo btw, want to move to irc? While I'm sure everyone will be facinated by debugging a statusnet plugin.... :)
-
@kevingranade re: memcached: should be okay. I don’t have it installed either. re: IRC: sure, give me ~5mins (doing dishes, heh heh)
-
@kevingranade okay, all done. Which channel/server should I hop on?
-
In case of interest, @chimo sorted it out, there was a bug in multi-user instance handling.
-