Closed (fixed)
Project:
SIOC
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 May 2008 at 23:12 UTC
Updated:
31 Oct 2008 at 11:42 UTC
The RDF file produced by the SIOC module doesn't contain a site name. The function output_sioc_concept looks to the $conf variable to obtain the site name but this is not initialised when read. Adding:
global $conf;
Just underneath the function line (line 589) seemed to fix it.
Comments
Comment #1
liamgh commentedJust to let you know that this is still broken in version 5.x-1.2.
Comment #2
scor commentedthanks. fixed 5.x dev. was already fixed in 6.x.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.