Active
Project:
SPARQL Views
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2012 at 16:11 UTC
Updated:
17 Aug 2012 at 13:20 UTC
Hello,
I have successfully installed the sparql_views module and I am trying to add a sparql views resource type but I keep getting the following error message.
EntityMetadataWrapperException: Invalid data value given. Be sure it matches the required data type and format. in EntityDrupalWrapper->set() (line 707 of /www/sites/all/modules/entity/includes/entity.wrapper.inc).
I hope someone can help with this.
Thanks.
Comments
Comment #1
eloralon commentedHi,
I finally got this to work by installing older versions of the modules and then using Drupal 7 admin page update helped clear all the errors.
So the lesson I got was that using the update under admin page helps apparently download not only the modules but also their dependencies.
Thanks.