Hello,
I'm having trouble uploading images and files. After browse files from the local and click send it to the server, nothing happens. If I clicked Browse Server, it comes up with an error page: The server didn't send back a proper XML response ... I'm using php on the site, and I've deleted the folders "asp, aspx, etc" under "filemanager/connector" and "filemanager/upload", but the error message says 'This is the File Manager Connector for ASP." So I'm wondering how where do I specify that the connector use the config.php files under the php folder rather than asp?
Could anyone help?
Thank you
I'm having trouble uploading images and files. After browse files from the local and click send it to the server, nothing happens. If I clicked Browse Server, it comes up with an error page: The server didn't send back a proper XML response ... I'm using php on the site, and I've deleted the folders "asp, aspx, etc" under "filemanager/connector" and "filemanager/upload", but the error message says 'This is the File Manager Connector for ASP." So I'm wondering how where do I specify that the connector use the config.php files under the php folder rather than asp?
Could anyone help?
Thank you
Re: File uploads
PHP is the default connector since FCKEditor 2.5.
Anyway, open fckconfig.js and change the following:
Remember to clear your browsers cache.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: File uploads
Have you been able to get your file upload working? If so, how?