Upload fails, but gives no error. The test script works, but since I can't view source on the upload screen, I can't tell what is different. I have all the config files set as shown online, and directory permissions set to 0777. Any thoughts?
Tue, 08/21/2007 - 18:40
#1

Re: Upload fails without error
Re: Upload fails without error
error_log
http://wiki.fckeditor.net/Developer's_G ... ntegration
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Upload fails without error
Re: Upload fails without error
Re: Upload fails without error
(...)editor/filemanager/upload/php/upload.php
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Upload fails without error
Re: Upload fails without error
First , with a safe mode on warning , i got surprised , and i solved the probleme by erasing the userfiles folders ,and create it again manually .
For some reason , if i let fckeditor create the folder or upload it with setting 777chmod , it is not writable.
I had to create manually through ftp these folders to have it work !
I start to learn and apreciate KFCKeditor , and i love it !
big thanks to everybody .