Bringing back an old post (but still a problem): 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
<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 And, something random, but definitely not a high priority: When visiting a subdomain where a project doesn't actually exist (like http://nothinghere.mozdev.org/), it shows Mozdev's main page, but without PHP enabled, so the page looks really garbled because of how the PHP confuses the browser. If possible, it might be better to have a "Project Not Found" page or something like that, or maybe just the home page without the PHP code. This isn't really important, but whenever I am using a really old link to a subdomain that doesn't exist, this always appears and confuses me... --Jake On Sat, Jan 1, 2011 at 10:58 AM, Pete Collins <[email protected]> wrote: > Jake, I really can't answer your Drupal issues because I was not party to > the setup and integration of it. > > We are basically just operating in maintenance mode right now. > > Thanks > > --pete > > > > On 11/20/10 10:00 AM, Jake Hartz wrote: > > Just to let someone know, > > I am still having a few problems with Drupal since the PHP security > transition. On any page that uses FCKeditor, I get: > > Error loading " >> http://mp4downloader.mozdev.org/drupal/sites/all/modules/fckeditor/fckeditor/fckstyles.xml" >> (HTTP Status: 404). > > Do you want to see the server response dump? > > > Also, if I click "OK" to view the server response dump, it just comes up > with the HTML from the Drupal "page not found" page. The thing that it looks > like it can't find is: > http://mp4downloader.mozdev.org/drupal/sites/all/modules/fckeditor/fckeditor/fckstyles.xml(this > was the only resource that returned 404 within Chrome dev tools). With > this problem, if I ever want to edit something, I either have to disable > FCKeditor within the admin options or disable JavaScript in my browser (I'm > using Chrome 8 beta on Ubuntu). > > Thanks, > Jake > > > _______________________________________________ > Project_owners mailing > [email protected]https://www.mozdev.org/mailman/listinfo/project_owners > > > -- > Pete Collins - Founder, Mozdev Group Inc.www.mozdevgroup.com > Mozilla Software Development Solutions > tel: 1-719-302-5811 > fax: 1-719-302-5813 > > > _______________________________________________ > Project_owners mailing list > [email protected] > https://www.mozdev.org/mailman/listinfo/project_owners > >
_______________________________________________ Project_owners mailing list [email protected] https://www.mozdev.org/mailman/listinfo/project_owners
