I sent this a few months ago; maybe it will help. ---------- Forwarded message ---------- From: Jake Hartz <[email protected]> Date: Sat, 22 Jan 2011 23:11:21 -0500 Subject: Re: [Project_owners] Drupal problems To: Mozdev Project Owners List <[email protected]>
I was looking at something, and found this where Doug was having the same problem with FCKeditor (where it was popping up with "Error loading http://www.mozdev.org/drupal/sites/all/modules/fckeditor/fckeditor/fckstyles.xml") but fixed it: https://www.mozdev.org/bugs/show_bug.cgi?id=18975#c18 It doesn't tell exactly how he fixed it, but it may provide a hint to a solution. Additionally, here is something else that might be helpful (notice XML files aren't served statically but are redirected to Drupal's index.php in this mod_rewrite config): https://www.mozdev.org/bugs/show_bug.cgi?id=17703#c2 --Jake _______________________________________________ Project_owners mailing list [email protected] https://www.mozdev.org/mailman/listinfo/project_owners
