#2111: File upload problem when using tilde in path
---------------------------+------------------------------------------------
  Reporter:  bwit          |       Owner:                    
      Type:  Bug           |      Status:  new               
  Priority:  Normal        |   Milestone:                    
 Component:  File Browser  |     Version:                    
Resolution:                |    Keywords:  Pending WorksForMe
---------------------------+------------------------------------------------
Changes (by w.olchawa):

  * keywords:  => Pending WorksForMe
  * priority:  High => Normal

Comment:

 The error occurs probably due to your server side configuration. Check
 lines 38 and 44 in config.php
 (editor\filemanager\connectors\php\config.php) and see what path is set
 in:
 {{{ $Config['UserFilesPath'] = '/' ; }}}
 and
 {{{ $Config['UserFilesAbsolutePath'] = '' ; }}}

 If you'll set them the properly it's mostly possible that the bug will no
 longer occur. Let us know what are your results.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2111#comment:1>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to