#2936: Error creating folder 'dirname' {Can't create 'dirname' directory}
--------------------------+-------------------------------------------------
 Reporter:  SLX           |       Owner:                 
     Type:  Bug           |      Status:  new            
 Priority:  Normal        |   Milestone:                 
Component:  Server : PHP  |     Version:  FCKeditor 2.6.4
 Keywords:                |  
--------------------------+-------------------------------------------------

Comment(by SLX):

 Sorry, the new code should look like this:

 {{{
 101:    // Check if the parent exists, or create it.
 102:    if ( !empty($sParent) && !file_exists( $sParent ) )
 103:    {
 104:            //prevents agains infinite loop when we can't create root
 folder
 }}}

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2936#comment:1>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to