I'm trying to get CKEditor to work well with CKFinder and here's my problem.
When using the Image/Link dialogs I'm able to upload new files to the server but cannot see any of them in the file browser.
Here's the response to this call: http://localhost/ckfinder/core/connecto ... angCode=en
<Connector resourceType="Images"> <Error number="110"/> <CurrentFolder path="/" url="http://localhost/cms_files/clymer.com/" acl="255"/> <Files> <File name="ATVs - Copy (2).jpg" date="200905181458"/> </Files> </Connector>
Re: Help with Error 110 Please
Update:
If I navigate to http://site/ckfinder/ckfinder.html the file brower shows up and displays all my files minus the thumbnails.
So It's something to do with opening the file browser with the image and link buttons from CKeditor