Please correct $Config['UserFilesAbsolutePath'] 1. fckeditor/editor/filemanager/browser/default/connectors/php/config.php and fckeditor/editor/filemanager/upload/php/config.php should use the same paths. 2. absolute path ($Config['UserFilesAbsolutePath']) should start with "/" and probalby is longer, i.e. "/home/login/public_html/mydomain/administration/FCKeditor/upload/" or something like that.
Re: Upload files
1.
fckeditor/editor/filemanager/browser/default/connectors/php/config.php
and
fckeditor/editor/filemanager/upload/php/config.php
should use the same paths.
2.
absolute path ($Config['UserFilesAbsolutePath']) should start with "/" and probalby is longer, i.e. "/home/login/public_html/mydomain/administration/FCKeditor/upload/" or something like that.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Upload files
Everything works fine now