hello,

This looks like a seriously cool module. Thank you for developing this! I am getting the follow white screen error when trying to view node/%/rdf.
Fatal error: Unsupported operand types in /users/ittags.com/htdocs/includes/common.inc on line 1551

I don't know if i configured something wrong or what. Any advice? Also, when looking at the source code I don't see any content wrapped with rdf syntax. is this not supposed to be visible in the source? Thanks again. Kevin

Comments

pyxio’s picture

Title: Fatal Error at /rdf » Fatal Error at node/%/rdf

I just tested this module again on a different site and am getting the same error at the /rdf extension.

Fatal error: Unsupported operand types in /users/iteegosearch.com/htdocs/includes/common.inc on line 1551

Can somebody please give me some advice how to fix this? Thanks. Kevin

pyxio’s picture

can somebody help with these please? thanks. K

scor’s picture

I'd need more info to be able to reproduce that. can you list the module you are using (and ideally their version)?

pyxio’s picture

I am not using many modules. That's the strange part. And it is happening on every site I tried to use the module on. Here are the modules

CCK
Calias
FeedAPI
Panels
RDF
Views
XML sitemap
Pathauto
Token

Kevin

pyxio’s picture

I have isolated this problem. The problem is that RDF CCK does not work with pathauto. In other words, it does not look like it is possible to have smart URLs with this module. Or if there is a way, I'd be interested in knowing. If I type the native url node/nid/rdf I don't get the error. however, a smart url like company/microsoft/rdf will throw the error. How can this be resolved?

scor’s picture

Title: Fatal Error at node/%/rdf » RDF module not compatible with pathauto
Project: RDF CCK » Resource Description Framework (RDF)
Version: 6.x-2.x-dev » 6.x-1.x-dev

moving this issue to the right project: that's an issue of the RDF API module on which RDF CCK is based.

smustgrave’s picture

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