I just uploaded and configured CKFinder. In standalone mode I'm getting an XML error. The error displays the URL of connector.php?command=Init
I'm pretty sure I have the baseUrl and baseDir correct in the config. Though I've tried a few different paths for baseDir to be sure, including paths from the web root and from the server root.
I'm not yet sure what to do with CheckAuthentication, but for testing purposes I set it to return true.
Ultimately I want to use CKFinder with FCKEditor in Drupal 6. I'm using version 6.x-1.2-1 of FCKEditor... but I haven't yet attempted to integrate CKFinder with FCK. I'm just trying to get standalone to work at this point.
-Ryan
I'm pretty sure I have the baseUrl and baseDir correct in the config. Though I've tried a few different paths for baseDir to be sure, including paths from the web root and from the server root.
I'm not yet sure what to do with CheckAuthentication, but for testing purposes I set it to return true.
Ultimately I want to use CKFinder with FCKEditor in Drupal 6. I'm using version 6.x-1.2-1 of FCKEditor... but I haven't yet attempted to integrate CKFinder with FCK. I'm just trying to get standalone to work at this point.
-Ryan
Re: can't get standalone to work -- XML request error: OK (200)
I am using the ColdFusion version of CKFinder.
Re: can't get standalone to work -- XML request error: OK (200)
@webcomm - what does the error say exactly?
You can use some tools to trace HTTP requests and find what's going on. Look for "connector.php?command=Init" in HTTP connections and open it in new window.
If everything is fine, you should see a valid XML file there.
There is a chance that you have made an error in config.php file and now this file cannot be parsed correctly by PHP.
Also make sure that you didn't put accidentally .htaccess file redirecting all php requests to index.php.
@Xegyn - I have replied in this thread: viewtopic.php?f=10&t=9686
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+