When creating a view, adding a filter of type "CiviNodes linked to a CiviCRM Group" led to the following error messages:

warning: Missing argument 3 for civinode_node_group_filter_handler() in /var/www/virtual/mydomain.ca/webroot/htdocs/modules/contrib/civinode/civinode.module on line 1388.
warning: Missing argument 4 for civinode_node_group_filter_handler() in /var/www/virtual/mydomain.ca/webroot/htdocs/modules/contrib/civinode/civinode.module on line 1388.
warning: Invalid argument supplied for foreach() in /var/www/virtual/mydomain.ca/webroot/htdocs/includes/form.inc on line 655.

The result was a new filter, but with no options in the Values column. Without this filter, I don't see how to use CiviNode with Views.

Comments

Torenware’s picture

Assigned: Unassigned » Torenware
Status: Active » Closed (fixed)

This issue should be resolved by the new 4.7-1.2 version. If it isn't, just reopen this and I'll give it another look.