Koozali.org: home of the SME Server

fckstyles error [Solved]

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
fckstyles error [Solved]
« 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

A workaround is to change to the tinymce editor.
Thanks David
« Last Edit: March 02, 2009, 01:20:28 PM by crazybob »
If you think you know whats going on, you obviously have no idea whats going on!

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
Re: fckstyles error [Solved]
« Reply #1 on: March 02, 2009, 01:21:32 PM »
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
If you think you know whats going on, you obviously have no idea whats going on!