I get these errors when viewing a user profile:

* warning: Invalid argument supplied for foreach() in /home/controlc/www/sites/all/modules/rdf/rdf.api.inc on line 139.

1) the error goes out when the page is refreshed once or twice
2) the error appeared when I ihstalled Notifications and Messaging
3) When disabling theses module the error still comes up

I got this with alpha 7, and then switched to dev. Sme behaviour

Comments

jvieille’s picture

Project: Resource Description Framework (RDF) » Skype Status
Version: 6.x-1.x-dev » 6.x-1.0-beta1

This seems to come from the Skype status module, which is the one linked to RDF which is involved in user profile.
Disabling the module removes the error.

By the way, the skype status only display the skype ID, not status info at all - this might go with that...

Thanks in advance for help

nicholas.alipaz’s picture

This error will be fixed if the patch in #451510-3: Skype status isn't visible gets committed.

nicholas.alipaz’s picture

Status: Active » Closed (won't fix)

marking as "won't fix" since rdf simply wouldn't be used anymore if the patch gets committed. This means there would be no real reason to fix this issue.