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
how to create a file manager like CKFinder - MoxieManager with Asp.Net
I want to create an ajax file manager like CKFinder and MoxieManager using Asp.Net!
can anyone help me how to start ?
please suggest me some useful references , components and tips ...
If there is an open source project like what I need, please let…
0
votes
1 answer
CKFinder image upload error
I am new to CKFinder with CKEditor in asp.net,
I am getting following error when i try to open file manager with Browse from Server button click,
Please find error details in following image
Please help me get through this problem.

Nikhil Chavan
- 1,685
- 2
- 20
- 34
0
votes
1 answer
CkFinder plugin Imageresize plugin quality
i'm trying ckFinder and the imageresize plugin; it works but when resizing images the quality of resized images is terrible, and i cannot find a parameter to config image output quality.
I've tried Images.Quality = 100; (.net integration) but no…

ʞᴉɯ
- 5,376
- 7
- 52
- 89
0
votes
0 answers
CKFinder - browse server - getting system error message
I did some modifications (which I then reverted) in config.php for CKFinder (2.02 I think), however as I just did them quick in dirty in Notepad, it seems like it ruined my formatting which caused issues for the program.
Now when I try to "browse…

Steven Matthews
- 9,705
- 45
- 126
- 232
0
votes
1 answer
Why does ckfinder break image tags when editing?
I have ckeditor and ckfinder configured properly and when I inserted a picture it works but when I added some styles its prints the styles outside the style tag

Markus Gray
- 527
- 1
- 6
- 16
0
votes
2 answers
CKEditor appears gray in internet explorer
I visited a lot of websites to find a solution.
My editor works in almost every browser except internet explorer.
In internet explorer the space(textarea) to change the content isnt showing up, the rest of the editor is visible. Does anyone knows a…

Jasper Fioole
- 449
- 1
- 5
- 25
0
votes
1 answer
CKFinder is not in maven repo
All!
I have downloaded CKFinder plugin bundled to demo WAR-file to play with it.
But I can not build this sample because maven artifacts listed below can not be found in any maven repositories. Any ideas?

alex.b
- 1,448
- 19
- 23
0
votes
2 answers
How to trim spaces and new lines rendered by a CKEditor?
I'm using a CKEditor (along with a CKFinder). I need to validate the contents rendered by it before storing into a database.
If the contents rendered by the CKEditor is blank then a validation violation message should appear. This can be done…

Tiny
- 27,221
- 105
- 339
- 599
0
votes
3 answers
remove upload button from toolbar
I have integrated ckeditor with ckfinder. I want to remove the upload button from tool bar. When u click images/links from ckeditor, a file browser opens and then click "browse server" button. It opens another browser when you can browse the…

user1666648
- 79
- 1
- 1
- 6
0
votes
1 answer
ckFinder - simulate refresh click using jQuery
Am trying to have jQuery simulate a click of ckFinder's refresh button on loading a tab. Regardless of what code I use, the click does not register/alert. Using Firebug, I grabbed the refresh button source:

Hybride
- 322
- 4
- 17
0
votes
2 answers
CKFinder doesn't have permissions required
I have a drupal site with CKEditor as a WYSIWYG editor and would like to use
CKFidner to upload pictures but after enbaling the permissions for the administrator, I still get an error like: "The file browser is disabled for security reasons. Please…

stdcerr
- 13,725
- 25
- 71
- 128
0
votes
1 answer
CKFinder in CKEditor , when you click on link , display only target type of folder
When you click on the image icon and then "browse server" button , i get only one folder ( the images folder ).
But when i click on the "Link" button , i get all the folders.
I want when i click on the Link button to see only a particular folder
As…

Jordashiro
- 803
- 4
- 16
- 27
0
votes
3 answers
an Error with using ckfinder
I use CkEditor and CKFinder in My C# Web Project.
but when I use ckfinder in my code ,I get an Error:
The type or namespace name 'ControlDesigner' does not exist in the namespace
'System.Web.UI.Design' (are you missing an assembly reference?)
and…

mina morsali
- 778
- 1
- 16
- 29
0
votes
1 answer
Displaying the Full FileURL after Completed Upload in CKEditor
When I use CKFinder (integrated in CKEditor) to upload or browser files, how can I get it to show the full FileURL in the inputbox?
That is, I want: http://www.mydomain.com/userfile/filename.ext
but not: /userfile/filename.ext.
(I am using…

user1521274
- 13
- 3
0
votes
1 answer
Kohana and CKFINDER. Trouble with SESSIONS
In Ckfinder config.php there are authchecking base on SESSION. In kohana main controller I set session variable. But when I check it in config.php it's always empty.
session_start() in the beginning of the file.
What the problem? How to access to…

Meliborn
- 6,495
- 6
- 34
- 53