This error message displays on the Events tab for some reason:
Notice: Undefined property: views_plugin_query_default::$endpoint in sparql_views_plugin_pager_full->execute_count_query() (line 15 of /sites/all/modules/sparql_views/plugins/sparql_views_plugin_pager_full.inc).
If it's relevant, I have three endpoints registered, and the Views based on them all seem to function ok: DBpedia, Kasabi Factbook, and http://services.data.gov.uk/research/sparql
Comments
Comment #1
Anonymous (not verified) commentedAre you sure that you are using beta1? If so, do you have a pager set on any of the views.
Comment #2
saslib commentedCopy/pasted from the Module list: SPARQL Views: 7.x-2.0-beta1+11-dev
Yes, there are pagers, e.g on some of the displays in the Kasabi Factbook view which I assume came from your Kasabi module which I installed.
Comment #3
Anonymous (not verified) commentedOK, try updating your version of the ARC2 library which RDFx uses. You can find it at https://github.com/semsol/arc2. If that doesn't work, remove the pagers.
Comment #4
Anonymous (not verified) commentedAlso, just FYI, you are using the dev version.
Comment #5
saslib commentedMuch obliged.
Comment #6
Anonymous (not verified) commentedComment #8
ebremer commentedI'm getting this error now that I have upgraded from the beta 1 to the current 7.x-2.x-dev version. I have no pagers and I have upgraded the ARC2 library and cleared all caches. Please advise. - Erich
PS - Awesome module btw lin!
Comment #9
ebremer commentedOk, I noticed that if *any* view had a pager, the error would occur. Removing the pager from the other non-RDF view I had cleared the error. However, how can I get my pager back on the non-RDF view I have? - Erich
Comment #10
Anonymous (not verified) commentedThanks for posting this follow-up with more information. Please file this as a separate issue and you can add any followups in that issue.