Project:SIOC
Version:5.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:scor
Status:closed (fixed)

Issue Summary

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

#1

Version:5.x-1.x-dev» 5.x-1.2

Just to let you know that this is still broken in version 5.x-1.2.

#2

Assigned to:Anonymous» scor
Status:active» fixed

thanks. fixed 5.x dev. was already fixed in 6.x.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

nobody click here