Skip to main content
Inspiring
February 3, 2010
Question

FCKEditor File upload broken in CF9

  • February 3, 2010
  • 1 reply
  • 484 views

Hi all,

upgraded to CF9 last week and since discovered that the file upload through fckeditor that worked fine in CF8 has stopped working.  I've ensured the config files are the same as CF8, but the upload just does nothing.  

Anyone have any ideas?

Cheers

Phil

    This topic has been closed for replies.

    1 reply

    Inspiring
    February 3, 2010

    Ok, sorted

    need to paste this into the JVM arguments in administrator.

    -Dcoldfusion.fckupload=true

    Phil