Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2011 at 23:20 UTC
Updated:
29 Dec 2011 at 19:00 UTC
ckeditor.install needs updated to use the new ckfinder path choice. It still assumes that ckfinder is in the module folder.
CKFinder is not installed correctly: sites/all/modules/ckeditor/ckfinder/config.php not found. Make sure that you uploaded all files and did not accidentally remove the configuration file.
I was able to get the error to go away with the attached changes to ckeditor.install
| Comment | File | Size | Author |
|---|---|---|---|
| ckeditor.patch | 3.29 KB | jlea9378 |
Comments
Comment #1
mkesicki commentedThank you for notice this and your patch. We will check this.
Comment #2
dczepierga commented@jlea9378, really thx for patch.
I commit it to GIT (diff), pls update to last DEV version and check that everything works fine.
Greetings
Comment #3
dczepierga commentedComment #4
jlea9378 commentedI downloaded the latest dev and it looks good! Thanks!