RDF module not compatible with pathauto
iteego - July 4, 2009 - 08:17
| Project: | Resource Description Framework (RDF) |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

#1
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
#2
can somebody help with these please? thanks. K
#3
I'd need more info to be able to reproduce that. can you list the module you are using (and ideally their version)?
#4
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
#5
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?
#6
moving this issue to the right project: that's an issue of the RDF API module on which RDF CCK is based.