Closed (fixed)
Project:
Drupal Commons
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2013 at 07:52 UTC
Updated:
28 Aug 2013 at 18:41 UTC
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
Comment #1
japerryPlease 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.