Hello,
I've seen this question a lot of times on the net, always refering to PHP config files. I am using plain JavaScript and I just simply can't make out what to do to fix this.
I have integrated CKFinder with CKEditor using ASP and JavaScript and only need to fix the configuration.
Hopefully I can avoid changing any of the original CKFinder Files as it makes updating it a lot easier, so I am hoping that someone can help me with a simple javascript that makes me do these changes?
It's also ok with a custom config file, but please show a full config file and the command to load it. I've seen too many pages with "just enable it", "just set a property" and the likes.
Usually I am fairly good with finding out this stuff, but this one just keeps giving me a headache, and I fear the answer may be very simple.
Please help
Wed, 02/23/2011 - 22:17
#1
Re: Filebrowser is disabled. Please contact Admin
The configuration can be done only at the server side, if it would be possible to do it in javascript then anyone would be able to upload any file to any place in your server, and honestly that's a bad idea.
Read the documentation:
http://docs.cksource.com/CKFinder_2.x/D ... figuration