Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: crazybob on February 26, 2009, 10:24:18 PM
-
I have installed Sitex, and it kind of works. I am having problems trying to add an item to the calendar. I receive the following error "Error loading "/includes/fck/fckstyles.xml"
I searched and found a similar error for groupoffice, and tried making the same additions, but the problem exists.
I find no references in the message log
bug 5035 opened http://bugs.contribs.org/show_bug.cgi?id=5035 (http://bugs.contribs.org/show_bug.cgi?id=5035)
A workaround is to change to the tinymce editor.
Thanks David
-
I found this to work, Thanks to Charlie.
mkdir -p /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf
echo "AddType application/xml .xml" > /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/75AddType05.xml
expand-template /etc/httpd/conf/httpd.conf
/etc/init.d/httpd-e-smith restart