I downloaded the rdf module from github and installed it into Drupal 7.0-alpha6. No other contrib modules installed.
With only RDFx enabled (no evoc, rdfui, etc.), I get the following error:
Warning: Call-time pass-by-reference has been deprecated in ~/drupal7/sites/all/modules/scor-rdf-a1f5c5c/rdfx.terms.inc on line 554
Comments
Comment #1
Anonymous (not verified) commentedSOrry for the delay in getting back to you on this, I should have time to take a look this weekend.
Comment #2
pcwick commentedI tried this again.
Installed Drupal 7.x-dev 2010-Sep-27.
Installed RDF Module 7.x-2.x-dev 2010-Sep-27 downloaded from drupal.org.
No other contrib modules installed.
Did not install RDF UI or External RDF Vocabulary Importer.
Installed and enabled RDFx Module.
Immediately got error "Warning: Call-time pass-by-reference has been deprecated in ~/sites/all/modules/rdf/rdfx.terms.inc on line 554"
Comment #3
Anonymous (not verified) commentedSorry, this was a simple fix and somehow slipped my mind. Thanks for posting the update, pcwick.
Committed at http://github.com/scor/rdf/commit/b328ff7132bf9a2f79be1ba967c50a3ad5d139db
Comment #5
milesw commented