Hi
I enabled it, (no other settings found), then I did a new view, but I got value 0 for each field from og statistics.
the view is ok, there is only list of my groups (filter Organic groups: Group: List in directory = yes)
but I have no value except zero for all og_statistics field.
Does this module work without some advanced settings or there is some special relationship/arguments required or something else?
I use Og_access, does it work with it?
I am really missing some *readme* for this module, because now I don't know if I am doing something wrong (and this would be a support request) or this module doesn't work at all (and this is a seripous bug).
thanks for the help
Igorik
http://www.somvprahe.sk
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | docs-fix-497232-8.patch | 5 KB | hongpong |
Comments
Comment #1
dawehnerThere is no readme yet, sadly.
Your problem is another one:
- My Module does only works if you install it at the beginning of your site development, because the stats aren't generated on the fly, but during save/update on nodes/comment. Therefore i will have to find a way to do it.
Perhaps you could write a module for the Project, my time is sadly currently very limited.
Comment #2
moshe weitzman commentedIf you can get some UI for rerunning statistics, I will probably run this on groups.drupal.org. Using the non summarized Posts Count and Members Count fields in a View caused immediate hell on the DB server there. Thx for the module.
Comment #3
dawehnerI just wrote the ui on the train back from drupalcon. But it needs currently more testing.
Comment #4
dawehnerI just released the a new version with the rebuild gui included.
But there should still be documentation.
Comment #5
izmeez commentedJust looking at this module.
Came from the og issue thread "Add OG Activity as a View", http://drupal.org/node/426184 which has been marked "won't fix".
I haven't tried this module yet but wondering a couple of things?
Basically, I was just looking for a View of og group activity to rename the path and customize the view filters etc.
Does this module do that by providing a view?
Or is it structured og stats page?
Secondly, In comment#1 the remark "only works if you install it at the beginning of your site development, because the stats aren't generated on the fly, but during save/update on nodes/comment. Therefore i will have to find a way to do it."
Does this mean that the existing number of comments for a group won't show?
Comment #6
dawehnerThis was a old comment. Now you can rebuild your statistics on a click.
And yes it has a views integration.
Comment #7
izmeez commented@dereine Wow, thanks for the rapid response. I got it moments after I hit the send on my message. I'll take look.
Comment #8
hongpong commentedHey, here at the Drupalcon Chicago Docs Code Sprint, i sat down and wrote up a Readme for this thing. Please review, I think it's a substantial improvement over the 1-liner. I don't know if it's all 100% correct but should help people get started!
Comment #9
dawehnerCommited the patch with a small change.
A short reading of the patch seems seems to be fine.
Thanks for all this work!!