#3348: Problem with QuickUpload using PHP connector
---------------------+------------------------------------------------------
 Reporter:  zypher   |       Owner:     
     Type:  Bug      |      Status:  new
 Priority:  Normal   |   Milestone:     
Component:  General  |     Version:     
 Keywords:           |  
---------------------+------------------------------------------------------
 In "config.php" I've set:

 {{{
 $Config['UserFilesPath'] = '/pub/' ;
 }}}


 There is an error on uploading images (and probably other files) using
 QuickUpload. It seams it's a problem with ''GetParentFolder'' function in
 "io.php". It returns an empty string in the above case, and it makes
 ''file_exists'' check fails in ''CreateServerFolder'' function.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3348>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to