Hi,
I recently integrated CKFinder with my FCKEditor and I am having a upload directory problem. I have configured my /ckfinder/config.cfm to point to a directory on my server called /DOC/. Now, the problem is when in FCKEditor I click on the "Link" button, it pops up a window. When I click on "Browse Server", it opens up CKFinder and when I upload from this the file I upload correctly goes in the /DOC/file/ folder. However, if instead of clicking on "Browse Server" I click on the "Upload" tab and upload a file here with the "Sent it to the Server" button, the file gets uploaded in to /DOC/ instead of /DOC/file/. How do I have it upload to the correct folder? Otherwise, is there a way to disable the Upload tab?
Thanks.
I recently integrated CKFinder with my FCKEditor and I am having a upload directory problem. I have configured my /ckfinder/config.cfm to point to a directory on my server called /DOC/. Now, the problem is when in FCKEditor I click on the "Link" button, it pops up a window. When I click on "Browse Server", it opens up CKFinder and when I upload from this the file I upload correctly goes in the /DOC/file/ folder. However, if instead of clicking on "Browse Server" I click on the "Upload" tab and upload a file here with the "Sent it to the Server" button, the file gets uploaded in to /DOC/ instead of /DOC/file/. How do I have it upload to the correct folder? Otherwise, is there a way to disable the Upload tab?
Thanks.
Re: CKFinder with FCKEditor Upload directory
Are you using the latest version of CKFinder? How do you integrate CKFinder with FCKeditor? Could you paste your code here?
Is it posibble that you are still using CKFinder 1.1 and javascript to integrate FCKeditor with CKFinder?
Upload tabs may be disabled in fckeditor/fckconfig.js using the following settings:
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: CKFinder with FCKEditor Upload directory
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+