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

CommentFileSizeAuthor
#8 docs-fix-497232-8.patch5 KBhongpong

Comments

dawehner’s picture

Category: bug » task

There 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.

moshe weitzman’s picture

If 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.

dawehner’s picture

I just wrote the ui on the train back from drupalcon. But it needs currently more testing.

dawehner’s picture

Priority: Critical » Normal

I just released the a new version with the rebuild gui included.

admin/settings/og_statistics

But there should still be documentation.

izmeez’s picture

Just 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?

dawehner’s picture

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."

This was a old comment. Now you can rebuild your statistics on a click.

And yes it has a views integration.

izmeez’s picture

@dereine Wow, thanks for the rapid response. I got it moments after I hit the send on my message. I'll take look.

hongpong’s picture

Status: Active » Needs review
StatusFileSize
new5 KB

Hey, 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!

dawehner’s picture

Status: Needs review » Fixed

Commited the patch with a small change.

A short reading of the patch seems seems to be fine.

Thanks for all this work!!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.