Hi,
I integrated java-fckeditor vers. 2.5 into my project but I have a little problem.
When I use connector and upload a file, it store into my deploy directory. If I redeploy application, directory is deleted.
I want set extern directory.
Is it possible?
Thanks and sorry for my english
SF
Mon, 11/09/2009 - 14:54
#1
Re: How can I set Upload directory?
I'm not sure I fully understand the question, but I will try to answer what I believe you're asking.
You can point uploads to any place you like.
If you are using PHP for instance, simply go into fckeditor/editor/filemanager/connectors/php, and edit the config.php file.
Set "$Config['UserFilesPath']" to be the location you would like to be the root location for uploading files.
Darin
Re: How can I set Upload directory?
Your reply is correct for PHP language... but I using java connector... How can I do?
Thanks
Re: How can I set Upload directory?
The worst illness ever: laziness!
Have a look at this: http://tinyurl.com/lkwyj5