In my Linux server, the CKEditor and CKFinder are installed in a separated dir from Website dirs. Because there are many websites in my server need to share CKEditor and CKFinder. I have modified $baseUrl and $baseDir in config.php to reflect corret userfiles which are located in individual website dirs. So far CKFinder seems to work normally: I can create subdir and upload images to the userfiles. But the problem is that when I add an image to a document and the url for the image is not correct. In addition, the image cannot be previewed and viewed in CKFinder. The reason is that they have wrong image url. How can I solve this problem? THX.
Thu, 09/06/2007 - 20:46
#1
Re: The issue about userfiles for CKFinder
It seems to me that $baseUrl is not set correctly. Generally, most of CKFinder features will work with invalid $baseUrl, but the features you mentioned require valid $baseUrl.
Please check again whether $baseUrl points exactly to the same place as $baseDir, e.g.:
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: The issue about userfiles for CKFinder
it displays me the page not found page when i attempt to use the file browser
in ie7 and firefox it works fine but not in ie6