CKFinder is a powerful Ajax file manager for web browsers which offers: drag-and-drop support, multiple file uploads, multi-language support, quality image thumbnails, a powerful ACL system and support for user roles. Supported languages: ASP, ASP.NET, ColdFusion, Java and PHP.
Questions tagged [ckfinder]
410 questions
0
votes
1 answer
CKFinder - 404 Error When Attempting Upload or Browse
I have the following CKEditor and CKFinder 3 set up in my cshtml:
var editor = CKEDITOR.replace('Content', {
…

Александр Калашников
- 23
- 7
0
votes
1 answer
CKFinder (.NET Version). Configuring as an isolated application
First time/long time.
This question is for people who have installed CKFinder on Windows. As you know, it comes with it's own web.config, app_code, and bin.
We have a large Web application (.NET based). We have added CKEditor but now we want to…

HockeyDev
- 81
- 1
- 6
0
votes
1 answer
How do you change the name of folders that display?
In ckfinder the default folder names are the "names" of ResourceTypes defined in config.asp. There are three that comes by default - "Files", "Images" and "Flash". My question is if there is a way to change the name of folders that display in…

Sanam
- 1
- 1
0
votes
1 answer
Laravel + CKEditor + CKFinder
Has anyone encountered the setting up of CKFinder in Laravel? The CKEditor works fine, and when I integrate the CKFinder into it, I get this error: screenshot

Dmitry Uzenkov
- 7
- 2
- 4
0
votes
0 answers
Asp.net CkFinder separate folder for different client issue
I am working on the latest ckfinder 3.4.2 and try to integrate it with my current system built by Asp.net WebForm..The backend for CkFinder would be amazon S3. I can get this working with the static configure file.
However my website got different…

peter
- 1
- 1
0
votes
0 answers
ckfinder is not able to access the remote server files
I'm using CKFinder in my web app (based Laravel), in order to navigate and upload files to an nginx storage server.
I manage to do so when developing on localhost, so the connectivity between the client app and the storage server was using…

Sami Salami
- 23
- 4
0
votes
1 answer
How to enable HTML-Upload with Code-Configuration in CKFInder?
I am using CKFinder 3 to upload files with an authentication of the user. Because of technical issues we do not have a config-file, the configuration is in the code. Now we have to be able to upload files with a special ending *.template which are…

Markus
- 73
- 5
0
votes
1 answer
How to restrict image upload maxsize to 2MB in CKEditor?
I am working on a requirement of upload image in 'CKEditor' where the image that is uploaded should be below 2MB size. I am using 'CKFinder' for the image upload, I know that there is a 'maxSize' option for images in 'ckfinder\config.php' file,…

Prasad Patel
- 707
- 3
- 16
- 53
0
votes
2 answers
CKFinder 3.x ASP.net Physical Path
Hello Every one i have a problem here with CKFinder 3.x ASP.NET. So i downloaded a Zip File and ran it through IIS and Ran some samples so it worked. Then i have my Website i want to implement the same idea in there. So i went deleted the sample…

Ahmad
- 315
- 4
- 14