Enabling the group details block produces this error:

Notice: Undefined variable: role_rids in og_extras_preprocess_og_extras_group_info() (line 47 of /Users/tannerjfco/Sites/monster1/sites/all/modules/og_extras/theme/theme.inc).
    Warning: Invalid argument supplied for foreach() in DatabaseCondition->compile() (line 1854 of /Users/tannerjfco/Sites/monster1/includes/database/query.inc).
    PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 1: SELECT og_users_roles.uid AS uid FROM {og_users_roles} og_users_roles WHERE (gid = :db_condition_placeholder_0) AND (rid IN ()) ; Array ( [:db_condition_placeholder_0] => 1 ) in og_extras_get_users_by_roles() (line 77 of /Users/tannerjfco/Sites/monster1/sites/all/modules/og_extras/og_extras.module).

Nothing else renders outside of this error when viewing a group node.

Comments

klucid’s picture

I also get an error when enabling the Group Details block.

EntityMetadataWrapperException: Invalid data value given. Be sure it matches the required data type and format. in EntityDrupalWrapper->set() (line 735 of /home/reachia/public_html/p5/sites/all/modules/entity/includes/entity.wrapper.inc).

KarenS’s picture

Status: Active » Postponed (maintainer needs more info)

This has been fixed in the dev version (the original message). Try that.

tannerjfco’s picture

Version: 7.x-1.1 » 7.x-1.x-dev
Status: Postponed (maintainer needs more info) » Fixed

Looks to be working correctly now off of the -dev release :)

Status: Fixed » Closed (fixed)

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