When I try to upload an image to the server I get an "Page not found" error in a small frame above the upload button . Sometimes it is an "connection reset". and sometimes I get just nothing, the area is blank.

File Upload works fine in firefox . However I get upload/js error in chrome.

I installed CKFinder and IMCE. nothing works for CKfinder image upload .

Don't know what to do.

Comments

dczepierga’s picture

Status: Active » Closed (cannot reproduce)

Pls update to last DEV version of CKEditor module and CKEditor library to version 3.6 - there everything seems to work fine.

If u have still problem with it after update, pls reopen this issue.

Greetings

jonraabe’s picture

Version: 6.x-1.2 » 7.x-1.2
Status: Closed (cannot reproduce) » Active

I am having the same issue and I am fully updated. It seems to be trying to load a folder or page on the server that does not exist or perhaps the path is incorrect. I checked the path in the CKEditor configuration and it seemed correct to me. Anyone?

dczepierga’s picture

Status: Active » Postponed (maintainer needs more info)

Could u check that u have any errors in Firebug? Do u make all steps from CKFinder installation instruction?
Pls paste here example of path where he want to connect and the pae doesn't exists...

Greetings

mkesicki’s picture

Hi @jonraabe ,
Please try latest dev version and give us a note if it works.
What js error do you have in Chrome ?

Just for future , please don't reopen closed ticket, but create new one, especially if there are for different module versions.

nelslynn’s picture

The CKEditor Image upload works for me using versino 7.x-1.2 and Drupal 7.4, PROVIDED the 'Private file system path' is set to nothing. Can someone explain this? I'd like to set my Private file system path outside the Drupal install as I'm using the Backup and Migrate module to create automated mysql database backup downloads. As soon as I set any path for 'Private file system' (Config > Media > File System), my CKEditor file upload cannot find the Public path.

Comments?

mkesicki’s picture

@nelslynn I think that the problem is in that the "Private file system path" is not accessible over the web server. To see files in articles there should be accessible via web server.

Please try change "CKFinder settings" config option in "File browser settings" tab (in CKEditors profile configuration ) to use new path (the same as "Private file system") ? After changing "'Private file system" path my CKFinder also stop working (upload), but when I change mentioned option I can upload files via CKFinder but I can't see it / use it in article because there are not accessible via veb server.

PS. I use latest DEV version of CKEditor module.

mefisto75’s picture

I had this problem with CkFinder (not sure of name) then switched to Imce - installed and changed browser settings. Everything works.

totap’s picture

I think that problem don't depend CKeditor module but CKEditor core - I had upload issues with CKEditor 3.6.x, when installed 3.5.2 upload works fine.

totap’s picture

Title: CKEditor Image upload not working » CKEditor WYSIWYG - Image/file upload not working with greater versions of CKEditor
Assigned: rgnyldz » totap
Category: bug » task
Priority: Major » Minor
Status: Postponed (maintainer needs more info) » Needs review

Check if Image/fiele upload works with CKEditor 3.5.2

I've didn't tested other versions - between 3.5.2 and 3.6.1
Version 3.6.1 somehow block image/files upload.
Version 3.5.2 works.

mkesicki’s picture

Status: Needs review » Closed (cannot reproduce)

I checked upload with CKEditor library 3.6.1 , latest DEV version of CKEditor module and it works fine for me.
I test upload with CKFinder and IMCE, all look ok.
I close this ticket. If you have more problem please create new one.