When I enable rdf, I get WSOD

Fatal error: Call to undefined function ctools_include() in /sites/all/modules/contrib/purl/purl.module on line 631

Marking as critical as it gives a WSOD. Please change as appropriate.

Comments

socialnicheguru’s picture

Issue tags: -purl +WSOD, +RDF

I upgraded to purl 10 and this still happens. I don't know why it will not allow ctools to be loaded

socialnicheguru’s picture

Issue tags: +url alter

This is not caused by purl.

It is caused by url_alter and rdf.

I found out by moving all modules one by one until the error disappeared.

socialnicheguru’s picture

ok. i just changed the weight of rdf to 1000.

I think that the other modules are not defined before rdf is executed.

What effect will this have on other modules, etc?

jun’s picture

The WSOD problem is fixed through the suggestion on comment #11 from #573646: WSOD: Fatal error: Call to undefined function ctools_include() ... /page_manager.module on line 665. However purl still doesn't work when RDF is activated, or by changing module weights.

frob’s picture

Has any movement been made on this?

Ed Sawyer’s picture

Any further progress on this?

scor’s picture

The Drupal 6 version of the RDF module is currently unmaintained. Only the Drupal 7 version is maintained in the RDF Extensions module.

smustgrave’s picture

Issue summary: View changes
Status: Active » Closed (outdated)
Issue tags: -