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 Custom asp.net control error
Hello every one so i am trying to work wit the CKFinder 3.4 version updating the old version CKFinder 2.6 and old Version comes with a dll file named CKFinder.dll that comes with a control names Filebrowser that is used to create this Tag …

Ahmad
- 315
- 4
- 14
0
votes
1 answer
Ckfinder Browser Disabled for security reason ASP.net 4.5
I can not find where is the problem the Web.Config that came with the Ckfinder 3 looks fine enabled=true
where is the issue that's causing it not to run. I am running it under IIS as well and just trying to run the samples that it came with but it…

Ahmad
- 315
- 4
- 14
0
votes
1 answer
Possible to change CKFinder auto-renaming-format using a plugin?
I am working with CKFinder 3.4 for PHP and I am looking for a way to change the format of the automatic renaming that takes place when uploading a file which already exists on the server. The standard format is to rename file.ext to file(1).ext. I…
0
votes
2 answers
How to make CkFinder generate HTTP URLs for uploaded file when using FTP backend FileSystem in CkFinder 3 ASP.NET
I am using CkFinder 3 ASP.NET with FTP backend file system Nuget package CKSource.FileSystem.Ftp. CkFinder is integrated with CkEditor to upload the files in the website content.
The FTP connector works and I am able to browse and upload files, but…

To Ka
- 640
- 8
- 24
0
votes
0 answers
How to change image save location in CKeditor Drupal 7?
I use ckeditor module for my project. In ckfinder folder > config.php,
the default image saved folder is ...
'baseUrl' => '/ckfinder/userfiles/',
My project folder path is...
MAMP > htdocs > drupal > sites > all > themes > bootstrap >…

May Phyu
- 895
- 3
- 23
- 47
0
votes
1 answer
CKFinder 2: "File browser is disabled for security reasons"
This is so frustrating. Using CKFinder v2, and get that dialog box every time the page loads. I've Googled for an hour and have yet to find a definitive answer for it other than the developer saying in an old forum post (on a site that is now…

RobG
- 576
- 2
- 9
- 21
0
votes
1 answer
"CKFinder is not a constructor"
Simple problem (or so it seems). CKEditor works fine. But when I dropped in CKFinder, I get the error, "CKFinder is not a constructor" when attempting the follow:
var finder = new CKFinder();
finder.basePath =…

RobG
- 576
- 2
- 9
- 21
0
votes
1 answer
ckfinder panel plugin example doesn't allow spaces
I've installed the ckfinder plugin example CustomPanel and it's running. One problem I have though is the formfields are not allowing me to add spaces...
Has anyone come across this before?
Thanks.

Walsharoo
- 76
- 6
0
votes
1 answer
Ckeditor 4 with CKfinder 3 strange image source
I'm trying to integrate CKFinder 3 for .NET with CKeditor 4.5.8 in a dot.net mvc cms application.
All is fine exept the image source, when I insert an image in the editor, instead of a local path the editor inserts an image source like this one…

Sotiris Zelos
- 53
- 1
- 5
0
votes
1 answer
ckfinder unable to find image manipulation component
Any help appreciated.
We have moved several sites from one server to another. They all work except one. When you goto a page and click the image button then the browse button you get the error 'Unable to find image manipulation component'. I have…

Jonathan
- 1
- 1
0
votes
1 answer
CamanJS not working in CKFinder (stucked in loading image)
We are integrating CKFinder with the CKEditor installation in PeopleSoft.
We created our own connector in Peoplesoft and almost everything is now working except editing image. It is stuck in the loading image dialog. We already implemented ImageInfo…

user1173805
- 79
- 1
- 3
- 12
0
votes
1 answer
Web file manager + CKeditor + Spring MVC project
I am working on spring mvc project, I need to add a web text editor (support image upload)
I started with CKeditor and now I want to work on upload image part.
0
votes
1 answer
How to use ckfinder in a full page without ckeditor
everyone
I'm using ckfinder in laravel5.2, and I want to use ckfinder in a entire page without ckeditor.
I did as the document said, I can upload an image or a file, and I can view an image,but I can not view a file like ".doc, .xlsx", it just…

Sawyer
- 11
- 3
0
votes
0 answers
Add custom attributes to folder, currentFolder, or files in CKFinder
We are developing a custom connector since we have to integrate CKEditor and CKFinder into our CMS (PeopleSoft). Since the CMS doesn't fully conform with normal file system regarding paths (i.e. /root/folder/file.fil), we would like to add a custom…

user1173805
- 79
- 1
- 3
- 12
0
votes
1 answer
The temporary folder is not writable for CKFinder
Ckfinder 3.4.1, following error from samples:
Fatal error: Uncaught exception 'CKSource\CKFinder\Exception\InvalidConfigException' with message 'The temporary folder is not writable for CKFinder' in…

Semen
- 1
- 2