Questions tagged [kcfinder]

KCFinder is a free, open-source alternative to the CKFinder web file manager.

KCFinder is a free, open-source alternative to the CKFinder web file manager. It can be integrated into FCKeditor, CKEditor, and TinyMCE WYSIWYG web editors (or your custom web applications) to upload and manage images, flash movies, and other files that can be embedded in an editor's generated HTML content.

http://kcfinder.sunhater.com/

82 questions
1
vote
0 answers

KCFinder, Internal Server Error, The server encountered an internal error or misconfiguration and was unable to complete your request

The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at webmaster@ddddd.com to inform them of the time this error occurred, and the actions you performed just…
Wria Mohammed
  • 1,433
  • 18
  • 23
1
vote
0 answers

HTTP error occurred during file upload (404: File not found) when uploading images to CKEditor with KCFinder

I've installed ckeditor and kcfinder in my /public directory. Despite having added to /public/ckeditor/config.js: config.filebrowserBrowseUrl = '/kcfinder/browse.php?opener=ckeditor&type=files'; config.filebrowserImageBrowseUrl =…
Hoàng Tùng
  • 100
  • 1
  • 2
  • 10
1
vote
0 answers

Ckeditor/KCFinder 2.x uploading image not working on server but working locally

I am using ck-editor for my website. Successfully integrated and everything worked fine both local and production but image upload option not working on the server. I am getting the error below, while "browse server" button "The address wasn’t…
D Coder
  • 331
  • 2
  • 10
1
vote
0 answers

KCFinder, uploadURL and uploadDir

i have a website 'site.be' and the admin panel for that domain is on 'admin.site.be' now i have KCFinder for some time but never get it right working. On this moment i see the files but no preview of them, also the uploader is not working (unknow…
user3142817
  • 787
  • 2
  • 9
  • 15
1
vote
0 answers

CKEditor / KCfinder Upload (Yii2)

I do not know what happened. I can't upload files by ckeditor and Kcfinder on Yii2. Yii2 Advanced form I get the following warning message: 10.jpg: The uploaded file exceeds 64MB bytes. (screenshot) File php.ini ;;;;;;;;;;;;;;;; ; File Uploads…
1
vote
1 answer

KCFinder - upload image to another server

I'm using KCFinder to upload images of my text field and i need save this images in another server. The directory where it is saved id automatcaly generated by de server where de img will be uploaded, but when i try to upload de img, i receive the…
Bernardo Kowacic
  • 230
  • 2
  • 14
1
vote
0 answers

Integration of KCFinder and CKEditor using Codeigniter

I have installed and integrated kcfinder in ckeditor but the moment I am clicking the 'Browse Server' button in the ckeditor it is displaying "Cannot find any of the supported PHP image extensions!". I have checked that 'GD' is installed using…
1
vote
1 answer

PHP PNG images are being uploaded with mime "image/jpeg" on KCFINDER 3.12

At this point, I'm very confused for something an image called this-thing.png (created as PNG24 out of photoshop CS5), gets uploaded to kcfinder as image/jpeg. Analyzed with TriID, shows the image is completely 100% PNG C:\TrID>trid…
classicjonesynz
  • 4,012
  • 5
  • 38
  • 78
1
vote
0 answers

CKEditor + KCEditor upload error

I spent the whole day but was unable to find a solution. I installed CKEditor and KCFinder, everything works fine except for one: when I want to upload a image from the "Browse Server" window file dosen't upload and result is "Unknow error". When I…
Snowman
  • 47
  • 6
1
vote
0 answers

KCFinder - cannot write to upload folder. /upload

I am just trying to use KCFinder with CKEditor for uploads and browser. But when I try to upload something, it sends me the following message KCFinder - cannot write to upload folder. /upload Path for upload files is domain/upload/ and of KCFinder…
Hynek Š.
  • 73
  • 2
  • 11
1
vote
1 answer

CKeditor with KCfinder - finder returns wrong url of selected image

I have implemented latest version of CKeditor and integrated KCfinder (not CKfinder). All works fine, but if I select image or any file, KCfinder returns in image dialog of CKeditor wrong url. returns "/www/admin/files/upload/image.jpg" I need…
Mark
  • 11
  • 4
1
vote
0 answers

How to prevent folder from being deleted in KCFinder?

Is it possible to configure KCFinder so that to prevent a specified folder from being deleted? How to do that?
ozzmosis
  • 69
  • 1
  • 9
1
vote
2 answers

How to browse a server folder using a web file manager

I needed a web file manager able to navigate a given directory tree on a server. The best solution I could find was KCFinder available for free and considered reliable as long as I could read until now. So I downloaded the last stable versione…
Diego D
  • 6,156
  • 2
  • 17
  • 30
1
vote
1 answer

Is there a way to open KCFinder in a lightbox, not through window.open?

The title says it all really, the way it works at the moment it will open as a popup in a new window, the problem I've found with this is that if you already have the window open and click the button to open up the popup, nothing will happen. This…
Mark
  • 1,852
  • 3
  • 18
  • 31
1
vote
0 answers

KCFinder standalone

I have been trying and searching here on how to do exactly this: http://kcfinder.sunhater.com/demos/standalone I cannot find a single post, documentation or answer about this. I have tried to search on documentation about this, samples, demos, I…
viriato
  • 859
  • 2
  • 13
  • 26