I don't know whether there is a conflict or just the field is not properly renamed,

when on user profile /user and clicked on the link Private Messages & INvitations

I am greeted with this error.

EntityMetadataWrapperException: Unknown data property field_unread_messages. in EntityStructureWrapper->getPropertyInfo() (line 339 of /home/thelifes/public_html/comsev/profiles/commons/modules/contrib/entity/includes/entity.wrapper.inc).

can you please give hand in debugging this error ?

Comments

japerry’s picture

Status: Active » Fixed

Please refer to #2065381: EntityMetadataWrapperException errors due to features not being reverted for reasons why its important to revert all features after enabling a feature in commons. We don't automatically revert all features because we don't want to destroy user customizations.

The easiest way to revert is with 'drush --force -y fra' if you have drush enabled. Warning: this will remove any customizations / overridden features you may have on your install. Proceed with caution!

Re-open if you feel that this message is in error and can be replicated after reverting all features.

Status: Fixed » Closed (fixed)

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