Closed (fixed)
Project:
WYSIWYG CKFinder
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
22 Jan 2012 at 17:12 UTC
Updated:
8 Sep 2017 at 10:13 UTC
Jump to comment: Most recent
Having a hard time getting this module to work on D7:
It was not possible to properly load the XML response from the web server.
Raw response from the server:
What could this be?
Comments
Comment #1
Anonymous (not verified) commentedAfter some fiddling, I got it to work by adding my sub-folder to $baseUrl.
Comment #2
zockerhausen.de commentedHi there!
I have the same problem and have been trying to solve this for hours... :)
What do you mean by "adding my sub-folder to $baseUrl"? Can you post the exact line and where you entered it?
Thank you so much!
Comment #3
Rich_Weiss commentedI'm getting the same error. Anyone care to share their solution?
Comment #4
anouI think I have the same error, but in french...
Also looking for the solution. Try to put my MYSUBFOLDER in config.php but with no success...
hope to get some precision form #1...
Thanks.
Comment #5
anouStill nobody with a precise solution for this ?
Comment #6
jrsinclair commentedI've just pushed a fix for this. Apologies for the delay (I didn't realise I had to explicitly tell d.o to send me issue queue email).
I've changed the authentication function to define "DRUPAL_ROOT" so that bootstrap.inc doesn't die. I've tested successfully on my own system.
I also fixed the permissions to work properly with Drupal 7.
Comment #7
carlhinton commentedThis has now been fixed with the latest version of the code found in repository 7.x-1.x-dev
Please go to /admin/settings/ckeditor to confirm the locations of your file directories.
Comment #8
carlhinton commented