Just to mention that you need to download the dev version of entity api http://drupal.org/project/entity to avoid the following error message, just after a clean install.

Notice: Array to string conversion in EntityAPIControllerExportable->applyConditions() (line 624 of /Drupal/profiles/commons/modules/contrib/entity/includes/entity.controller.inc).
Notice: Array to string conversion in EntityAPIControllerExportable->applyConditions() (line 624 of /Drupal/profiles/commons/modules/contrib/entity/includes/entity.controller.inc).
Notice: Array to string conversion in EntityAPIControllerExportable->applyConditions() (line 624 of /Drupal/profiles/commons/modules/contrib/entity/includes/entity.controller.inc).
Notice: Array to string conversion in EntityAPIControllerExportable->applyConditions() (line 624 of /Drupal/profiles/commons/modules/contrib/entity/includes/entity.controller.inc).

Comments

Topcheese’s picture

Win7
php5.4+
Commons latest
It did clear up this error, but you might also need to track this other issue. I think this could possibly be PHP 5.4+ related maybe? Notice: Array to string conversion in features_get_orphans

Topcheese’s picture

Issue summary: View changes

some mistake in the text

lsolesen’s picture

Version: » 7.x-3.x-dev
Issue summary: View changes
Status: Active » Postponed (maintainer needs more info)

Could you please try latest version?