I had something similar I think - after getting the mongrel config right I had to clear the browser cache before fckeditor worked properly. Presumably the browser had cached the incorrect content type. e.
andrew wrote: > I am going to bet this is a mongrel issue,because this doesn't happen > under webrick. Anyway, I was able to get fckeditor: http://www.fckeditor.net/ > to work under rails: http://www.joshuamcharles.com/xhtml/fckrails.php > i even saw the part about adding "1. Adding a YAML configuration file. For > example, create > $(RAILS_ROOT)/config/mongrel_mime.yml with the contents: > > xml: "text/xml" > > 2. When starting mongrel_rails, add the configuration file using the > "-m" option, e.g.: > > mongrel_rails start -m config/mongrel_mime.yml" > > and that gives me a text box when i translate that to mongrel_cluster.yml ad > a config: mongrel_mime.yml line to it. > > The issue now is I ONLY get a textbox that renders html it back. I can't get > my buttons like font,style, color,etc back. I have checked this all under > webrick and its a go, but not under a 3 node mongrel cluster. > > Anyone have any ideas? > > Thanks. > > Andrew > _______________________________________________ > Mongrel-users mailing list > Mongrel-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users > _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users