error loading fckstyles.xml

bobzillaforever - March 11, 2008 - 22:26
Project:FCKeditor - WYSIWYG HTML editor
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I've searched and found similar errors but not this one exactly. I get the 'error loading "drupal/sites/all/modules/fckeditor/fckeditor/fckstyles.xml"' bit, but then when I click for more info it shows the full xml as it is in the fckstyles.xml file (GIFattached).

Nothing funky in my .htaccess file to prevent permissions. Any ideas?

Thank you!

AttachmentSize
fckerror.gif27.15 KB

#1

jzting - March 12, 2008 - 19:46

i'm having this exact issue too...not sure how to solve

#2

jzting - March 12, 2008 - 20:07

ah, found the solution. it looks like it's a server configuration issue where apache (or whatever web server you're using) isn't serving xml files as it should, so the ajax request isn't processed correctly. if you're using apache, add this line to your .htaccess:
AddType text/xml xml

and it should load up fine now!

- jason

#3

bobzillaforever - March 13, 2008 - 15:16

Sweet! You're the coolest--that was it.

#4

wwalc - March 17, 2008 - 09:13
Assigned to:bobzillaforever» Anonymous
Status:active» closed
 
 

Drupal is a registered trademark of Dries Buytaert.