Questions tagged [ckfinder]

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.

410 questions
0
votes
0 answers

cannot find CKFinder.dll in ASP.NET packages

I took over an ASP.NET MVC project and can build and run it with MVC 5.2.3/.NET 4.5.2. I can build and run it without problems. I am using the CKEdit (obviously with the CKFinder package included). The project has included a CKFinder.dll file in…
JorgenV
  • 39
  • 9
0
votes
1 answer

How to retrieve video information using CKFinder?

I am using CKFinder V3 with PHP Connector, currently I am using command:send and ImageInfo to retrieve image information as width and height at server side, example: this._ckFinder.request('command:send', { name: 'ImageInfo', …
GibboK
  • 71,848
  • 143
  • 435
  • 658
0
votes
1 answer

CKFinder's incomplete response to GetFiles command

CKFinder being used is 3.4 for ASP.NET. It is operating on S3 file system (custom driver) with the following structure. When content of the "Forms" folder is requested, CKFinder never completes and keeps displaying "Please wait. Loading..." even…
ivan
  • 628
  • 5
  • 14
0
votes
1 answer

How image uploading file name replace for CKFinder with asp.net?

I'm using file browser with CKFinder. But I have a problem. During uploading filename is not saving Turkish format. I want to load the file by changing the name. Can any Replace method be applied? For example; File name: türkçe karakter…
0
votes
0 answers

Images are not showing in ckfinder in eclipse

I have included the CKfinder in my html file. After included this file, I'm able to see the images in folderwise in popup window and able to store the image as well. As per my view, when we click on browse server button, it is creating ckfinder…
Nancy
  • 43
  • 5
0
votes
1 answer

Jquery update ckfinder form field

I'm trying to update an input field value .ckfinder-input via ck finders pop up image selector. It all works fine until I try and assign the selected image URL to the input field input.val() = fileUrl and get the following error…
user3507560
  • 255
  • 4
  • 10
0
votes
1 answer

CKFinder disable thumbnails and cache

I am trying to disable the creation of the thumbnails and cache directories with CKFinder 3.4.0. I would like the entire .ckfinder directory to not be made. With thumbnails the documentation says to use this $config['thumbnails'] = array( …
creako
  • 1
  • 2
0
votes
1 answer

I Need Help Modifying CKEditor's Default Image Property Paths

I am using CKEditor with Drupal 6.19. I have tried my installation with both CKFinder and IMCE. When an image is inserted from the image browser into the Image Properties window, CKEditor gets a url similar…
0
votes
1 answer

Launch CKFinder in modal overlay from CKEditor

I've managed to integrate CKFinder with CKEditor using the instructions found on the site. However, the CKFinder popup appears in a new browser window. The CKFinder site demonstrates modal overlays - but the examples are only for instances of…
miCRoSCoPiC_eaRthLinG
  • 2,910
  • 4
  • 40
  • 56
0
votes
1 answer

CKFinder error when running with jQuery 3.x

It appears that CKFinder 3.3 (for PHP) is not compatible with jQuery 3.0 or 3.1. Whenever I try to load CKFinder with either of those versions, I get these two errors and CKFinder does not load: [Error] TypeError: undefined is not an object…
Synchro
  • 35,538
  • 15
  • 81
  • 104
0
votes
1 answer

Clean Url for Ckfinder and Ckeditor

I am using ckfinder with ckeditor using the .net connector. The html src looks like this http://localhost:3261/ckfinder/connector?command=Proxy&lang=en&type=private¤tFolder=%2F&hash=acdcccfd691e0e3d1dd1a000c0cde24da987cd36&fileName=Desert.jpg"…
GPS
  • 13
  • 5
0
votes
0 answers

ckfinder inserted image not opening in outlook

I am using ckeditor and ckfinder to create text that i send out using Lyris List Manager. If i insert an image using ckeditor and ckfinder, it inserts it fine in the WYSIWYG editor but when the list manager sends out the text, it does not seem to…
GPS
  • 13
  • 5
0
votes
0 answers

CKFinder not working with https

I am working with Integrated weblogic server in jsp. I have successfully integrated ckeditor(v4.5.9) and ckfinder(v2.6.3) and are working fine with http. When i try to make them work with https the images present in 'userfiles' folder can be…
0
votes
1 answer

How to integrate ckfinder with yii2

I am trying to integrate ckeditor and ckfinder to a project using yii2. I have placed both ckeditor and ckfinder folder in root/vendor and made necessary adjustments, ckeditor is working fine, ckfinder also showing the file browser popup with…
0
votes
0 answers

CKfinder can't show up filebrowser

After trying to setup ckfinder 3.3 into ckeditor and failed many times. I always got this error. Then, I try to read some article about this prolem, remove obj folder, clean solution and rebuilt, merge web.config files,v.v....it still happens to…
Ryan can fly
  • 123
  • 1
  • 11