Hi All,
I'm using CKFinder 2.2.1 for ColdFusion. The document root of my web app is at /dir1/dir2/myApp. ckeditor and ckfinder are installed there:
/dir1/dir2/myApp/ckeditor
/dir1/dir2/myApp/ckfinder
I've created the folder resourceUploads under my app root:
/dir1/dir2/myApp/resourceUploads
In CKFinders's config.cfm file I have:
config.baseUrl = "myApp/resourceUploads/"
I'm echoing out the value of config.baseDir and it's:
/dir1/dir2/myApp/resourceUploads/
Under /dir1/dir2/myApp/resourceUploads/ I've created the following folders:
/dir1/dir2/myApp/resourceUploads/files
/dir1/dir2/myApp/resourceUploads/flash
/dir1/dir2/myApp/resourceUploads/images
Yet, whenever I try to upload an image, I get the error: Folder not found. Please refresh and try again. What else is missing?
I'm using CKFinder 2.2.1 for ColdFusion. The document root of my web app is at /dir1/dir2/myApp. ckeditor and ckfinder are installed there:
/dir1/dir2/myApp/ckeditor
/dir1/dir2/myApp/ckfinder
I've created the folder resourceUploads under my app root:
/dir1/dir2/myApp/resourceUploads
In CKFinders's config.cfm file I have:
config.baseUrl = "myApp/resourceUploads/"
I'm echoing out the value of config.baseDir and it's:
/dir1/dir2/myApp/resourceUploads/
Under /dir1/dir2/myApp/resourceUploads/ I've created the following folders:
/dir1/dir2/myApp/resourceUploads/files
/dir1/dir2/myApp/resourceUploads/flash
/dir1/dir2/myApp/resourceUploads/images
Yet, whenever I try to upload an image, I get the error: Folder not found. Please refresh and try again. What else is missing?
Re: Folder Not Found Error
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+