Closed (cannot reproduce)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.2
Component:
User interface
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
28 Dec 2010 at 02:01 UTC
Updated:
17 Aug 2011 at 09:29 UTC
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
Comment #1
dczepierga commentedPls 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
Comment #2
jonraabe commentedI 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?
Comment #3
dczepierga commentedCould 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
Comment #4
mkesicki commentedHi @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.
Comment #5
nelslynn commentedThe 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?
Comment #6
mkesicki commented@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.
Comment #7
mefisto75 commentedI had this problem with CkFinder (not sure of name) then switched to Imce - installed and changed browser settings. Everything works.
Comment #8
totap commentedI 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.
Comment #9
totap commentedCheck 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.
Comment #10
mkesicki commentedI 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.