Skip to main content
Participant
January 15, 2013
Question

How to enable file upload in FCK Editor in CF10

  • January 15, 2013
  • 2 replies
  • 1255 views

Hello there,

We need to turn on the ability to upload a file in the fck editor, how would someone do that in ColdFusion 10?

Thanks!

This topic has been closed for replies.

2 replies

Inspiring
January 17, 2013

All the file upload functionality was removed from the version of fckeditor that is included in CF for security reasons.  If you need the functionality, download the full version (if you can find it) and use the scriptsrc attribute of cftextarea to point to that fckeditor.js file.  This doesn't work with CKEditor.

WolfShade
Legend
January 15, 2013

I don't think that there are any settings in CF10 that would enable/disable file upload via CKEditor.

I know their forum isn't the speediest way to get an answer, but have you tried asking in their tech support forum?

^_^