FCKFinder 1.0.1 associated with FCKEditor v3 is installed in linux server with php 4.4.6. Images can be uploadded. But general files (txt, pdf,doc,etc) cannot be uploadded. In FCKdialog - Upload window, the system shows "Invalid file type" error as trying to upload file. In FCKFinder - Upload window, the system shows "Invalid file" error as trying to upload file. In FCKFinder config file, $config['FilesystemEncoding'] = 'UTF-8'. I try to change to CP1250 and ISO-8859-2, but it still does not work. Please help me. THX
Wed, 10/10/2007 - 18:33
#1
Re: Invalid file type and Invalid file
If not, I think that you are trying to upload files which are not images to image folder, files are rejected because of their extension
(extension is not in allowedExtensions list or is denied by being listed in deniedExtensions).
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+