Posted by jvieille on August 18, 2009 at 3:54pm
Jump to:
| Project: | Skype Status |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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
#1
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
#2
This error will be fixed if the patch in #451510-3: Skype status isn't visible gets committed.
#3
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.