Hi,
Finally .dev 3 running. For my new group when I am on the group page it says:
Notice: Undefined variable: links in commons_bw_create_all_widget() (line 67 of /httpdocs/profiles/commons/modules/contrib/commons_bw/commons_bw.module).
Greetings, Martijn
Comments
Comment #1
summit commentedHi,
Got this error with every group.
greetings, Martijn
Comment #2
summit commentedOne more thing..it only happens on the anonymous site, when I am logged in the error doesn't occur.
EDIT: may be something the same as: http://drupal.org/node/1148450#comment-4661560
greetings, Martijn
Comment #3
summit commentedHi,
I added $links[] = NULL; in function commons_bw_create_all_widget
Code becomes:
Then the error was gone, is this a correct adding?
Greetings, Martijn
Comment #4
ezra-g commentedComment #5
ezra-g commentedI also fixed an issue that prevented the result count from appearing in the tabs.
http://drupalcode.org/project/commons_bw.git/blobdiff/d74d3373548dc3722b...