Postponed (maintainer needs more info)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.12
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2012 at 10:32 UTC
Updated:
11 Jan 2013 at 08:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
dczepierga commentedCould u try to update to last DEV version and check does it work for u?
Greetings
Comment #2
manoloka commentedHi there,
Nope, still the same :(
Anything else I could try?
Thanks
Comment #3
mkalkbrennersee #1502944: ckeditor_filter_xss() destroys content by executing to many output filters edit mode
Comment #4
manoloka commentedI looked at it and at the patch suggested, that patch is already been committed into the dev version and I still have the same problem.
That doesn't fix my issue.
Comment #5
mkesicki commented@manoloka
did you run update.php (drupal script) after update CKEditor module ?
Did you clear drupal's and browser cache after latest update ?
Do you see any errors in Firebug or similar tool ?
Comment #6
mkalkbrennerLatest dev worked for me. But you have to clear the caches!
Comment #7
manoloka commentedHi again,
Yes, I did run update.php without any update available for ckeditor.
Yes, I did cleared all caches.
I think is a problem related to ckfinder and the path where it stores the images.
If I click on the "go to the server" (pic 1) button on the ckfinder window it takes me to a "Not found" page (pic 2)
Thanks
Comment #8
dczepierga commented@manoloka, where u have CKFinder library? in libraries directory or ckeditor module directory?
Remember that when u update ckeditor module everything from this directory is deleted, so if u have CKfinder in ckeditor module directory it was deleted by Drupal and u must reupload it again there (it's better to have CKEditor & CKFinder library in
sites/all/libraries/directory)Greetings
Comment #9
dczepierga commented@manoloka, pls try last DEV again - it could be related with this bug: #1507362: [D6] Path to CKFinder can be badly constructed.
Greetings
Comment #10
manoloka commentedHi dczepierga, thanks for your help.
My ckfinder is within the ckeditor directory.
When I try to put ckfinder in the libraries directory I drupal won't find it giving me this error "CKFinder is not installed correctly: sites/all/modules/ckeditor/ckfinder/config.php not found." (I did change the ckfinder configuration.php as per the README file)
I've upgraded to the latest ckfinder 2.2 (as I was using 2.1) but still the same.
???
Comment #11
mkesicki commented@manoloka
did you use latest DEV of CKEditor module ?
Please try it, there is a fix to CKFinder path.
Please check it and give us an information if it helps or not.
Comment #12
emily4247 commentedI'm having problems as well. But I just noticed that the ckeditor I uploaded was missing the "ckfinder" folder, it contains html files and that's why I was getting the page not found.
Comment #13
manoloka commentedHi again,
Yes I tried the latest dev installation but got the same error. (sorry I forgot to mention it yesterday)
Comment #14
manoloka commentedIn my initial post, I said it was since the latest update.
However I realize now that I may have not used this feature (uploading pics) since longer (around end of December 2011) ... therefore I think that the problem may not necessarily be related to the latest update.
I've found this post/tutorial #888950: Configuring ckeditor, WYSIWYG, IMCE modules and CKEditor & CKFinder libraries - a tutorial, I'm going to try to make it work with both modules from libraries and see if that fixes my problem.
I'll let you know
Comment #15
wwalc commented@manoloka - posting screenshots that contain the URL to the live website may be sometimes a bad idea ;)
Anyway, checking the URL there showed that there is some problem with your website in general.
CKFinder is installed here:
sites/all/modules/ckeditor/ckfinder/ckfinder.html
the Init command is launched correcntly by CKFinder:
sites/all/modules/ckeditor/ckfinder/core/connector/php/connector.php?command=Init
but then suddenly... the URL is redirected (302 Moved Temporarily) to:
sites/all/modules/ckeditor/ckfinder/core/connector/php/install.php
It means that something (perhaps a rule in .htaccess) redirects certain requests to install.php file.
The same redirect may break quick uploads in the Upload tab.
Comment #16
manoloka commented@wwalc Thanks for the tip I won't post any more pics with full url, I tried to delete it to change it for one with a blurred url but cannot delete it any more.
Anyway.
I have the original drupal httaccess. without any modifications, the only thing I have used there is to redirect mysite.co.uk to www.mysite.co.uk, everything else is as it is out of the box with no additions.
mmm ... where else can this redirect may be?
Comment #17
mkesicki commented@manoloka try to remove you redirect (from url without www. prefix to this one with www. prefix) and check if this helps or not.
Comment #18
jibranI have updated ckeditor with latest dev version and still unable to upload and browse the server.
Browse window URL is
http://example.com/sites/all/modules/ckeditor/ckfinder/ckfinder.html?Type=Images&CKEditor=edit-body&CKEditorFuncNum=2&langCode=enFirebug error
NetworkError: 404 Not Found - http://example.com/sites/all/modules/ckeditor/ckfinder/core/connector/php/connector.php?command=Init&type=Images"I am using Drupal 6.25
settings.php values
allow CKFinder file uploads Permissions is also set true for authenticated users
Comment #19
mkesicki commented@jibran
http://example.com/sites/all/modules/ckeditor/ckfinder/core/connector/php/connector.phpplease check if this file exists on you server?
Comment #20
jibranyes it is there.
Comment #21
mkesicki commented@jibran can you send me an e-mail with url to domain which you have problems ?
Comment #22
manoloka commented@michal_cksource
I tried what you suggest but there's no difference, same error.
Comment #23
mkesicki commented@manoloka please check in Firebug or similar tool response of
http://example.com/sites/all/modules/ckeditor/ckfinder/core/connector/php/connector.php?command=Init. It is probably not valid XML CKFinder's response but some page is (404 page) loading there.Comment #24
manoloka commented@michal_cksource I'm not sure how to do that, see pic if that's what you need
If I go to
http://example.com/sites/all/modules/ckeditor/ckfinder/core/connector/php/connector.php?command=Init.ir redirects me to
http://example.com/sites/all/modules/ckeditor/ckfinder/core/connector/php/install.phpComment #25
mkesicki commented@manoloka it looks like problem with your drupal installation or other drupal's module.
Comment #26
manoloka commented:( ... mmm ... the weird think is that it worked before
I've reinstalled it all again and get the same problem ¿? this is driving me nuts
Comment #27
jebernier commentedI having the same issue.
When I used the URL above it redirected my to my Drupal install screen?
Any ideas?
Thx,
John
Comment #28
jamix commentedIn my case, the error was caused by
sites/all/modules/ckeditor/ckfinder/core/connector/php/connector.phpredirecting to a node page. It turned out that the Front module had a "redirect" setting that redirected all users of the admin role to this page. Disabling this in the Front module's setting fixed the issue.Comment #29
mkesicki commented@jamix,
thank you for noticing this.
Comment #30
frank ralf commentedI get the same issue with the current 7.x-1.12 version of CKEditor and wrongly thought it was Media Browser's fault so I reported the issue there: #1885132: Media Browser seems to hijack image upload with CKFinder
I will try the recommendations from this issue and report back.
EDIT:
Some more obverservations:
Comment #31
mkesicki commented@Frank Ralf,
to clarify CKFinder is not paid plugin. This is standalone not Open Source (so it is not free) application. It is Developed by CKSource company which is creator of Open Source CKEditor.
About problem with Media Browser and CKEditor conflict we try to check this as soon as possible.