Closed (fixed)
Project:
Drupal Commons
Version:
7.x-3.0-beta3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2013 at 07:31 UTC
Updated:
28 Aug 2013 at 18:31 UTC
Hi,
Using an android htc smartphone, I can access the site, read the pages, but when it comes to documents I get an unexpected error
(works with no problem on PC)
Comments
Comment #1
ezra-g commentedPlease specify the exact error message and type of error you're receiving, the page you're visiting, and the device you're using.
Comment #2
pdeclarens commentedthe error cmes when I try to access to a document
the full message is a page with
top: my logo
name of the site
Error
the website encoutered an unexpected error. Please try again later
the device is HTC desire with Android 2.3.3
site is hosted on mutualised server at 1and1 (I suspect a Memory_limit problem...)
thanks
Comment #3
ezra-g commentedYou can find out the specific error by looking in your site's error log.
Comment #4
pdeclarens commentedthis is the log
php 02/22/2013 - 08:21 EntityMetadataWrapperException: Invalid data value...
thanks
Comment #5
pdeclarens commentedComment #6
ezra-g commentedCan you post the entire error message? It's truncated here.
Comment #7
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.