Discussion Forums
- Topic List
- Most Recent Posts
- Sign In for more options
Hi i am trying to integrate fck editer but i face problem No route matches "/fckeditor/editor/fckeditor.html" with {:method=>:get}
I see that that file is place properly but still i face problem i am using rails 2.0.2
Go through this "blog ":http://www.thewebfellas.com/blog/2007/11/23/fckeditor-tag-helper
It has some tips to debug the problem you are facing.
I've used YUI Editor. It has less functionalities but its more stable and beautiful. Try it out.
I suppose you will be encountering this issue in development.log file. Although if you seem to have a problem this means the fckeditor.js file is not properly located. else you can also have a route specifying this route. while make sure which action lead to this issue, once you are confirmed. just add the one line after installation so that you can see changes coming through.
make sure its installed properly.
