Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2012 at 18:07 UTC
Updated:
29 Mar 2012 at 14:10 UTC
Not sure what happened, but CKFinder is only working for UID 1 now on my website. The Browse Server and Upload buttons are missing for everyone else. However it works perfectly fine for UID 1. I've gone through the settings in ckeditor and also gone through the permissions page, but can't seem to find the problem. Any ideas?
I have the latest dev version of the module installed.
CKEditor = 3.6.2
CKFinder = 2.1.1
Comments
Comment #1
mkesicki commentedDo you see any errors in Firebug console (Firefox add-on) ? Please also check in Firebug's Net tab if all request are correct. Please check in server error log if any errors show when you try use CKFinder (adding node page).
Did you set "allow CKFinder file uploads" permission for authenticated users ?
Comment #2
jlea9378 commentedOn the Permissions page, under ckeditor, I only have "access ckeditor" and "administer ckeditor". If I log onto a different drupal website that also uses CKFinder, I can see a third option called "allow CKFinder file uploads". Any idea how to get that option back on my main website? Should I uninstall and reinstall CKEditor?
Comment #3
mkesicki commentedPlease check in status raport page (yourDrupalDomain/admin/reports/status) if there are any problems with CKEditor/CKFinder reported.
Please also check in README file (attached to CKEditor module) in "Installing CKFinder" section if you done all things mentioned there.
In DEV version, in CKEditor Global Profile configuration, there is an option called "Path to CKFinder" . Please check settings for it. This option is to set path to CKFinder.
Comment #4
mkesicki commentedIn
ckeditor.modulefile near line 96 there is a code like:this cause this error, when user has installed CKFinder not as CKEditor subdirectory.
@jlea9378 thank you for help finding this.
Comment #5
jlea9378 commentedChanging the hook permissions function to this solved it for me:
Comment #6
mkesicki commented@jlea9378 thank you for you patch.
Comment #7
jvieille commentedPerfect!!!
Thank you
Comment #8
mkesicki commentedThis issue should be fixed in latest stable or DEV release. Please check it.
If something is wrong, please reopen this issue.
Comment #9.0
(not verified) commentedupdated ckfinder version