EntityMetadataWrapperException: Invalid data value given. Be sure it matches the required data type and format. in EntityDrupalWrapper->set() (line 744 of .../sites/all/modules/contrib/entity/includes/entity.wrapper.inc).
That's the error I receive on all pages.
Comments
Comment #1
alexander allen commentedMPankau,
Entity API (7.x-1.x-dev) is on my site, and my entire site works fine. Please try to update all your modules to their latest version, including Entity API. Also, can you specify which themes and modules you are using? After doing a fresh Drupal re-install, what happens when you disable all contributed modules and themes, and ONLY enable Entity API? Do you get the same error? What happens when you start enabling one module at a time, at which point do you get the error? Do you get the error only with a particular theme?
I'd like to help, but I'd need to see the results to those questions before attributing this issue as a bug to Entity API.
Thanks.