[wp-trac] [WordPress Trac] #6097: Warning</b>: mkdir() [<a
href='function.mkdir'>function.mkdir</a>]: No such file or
directory in <b>~/wp-includes/js/tinymce/tiny_mce_config.php</b>
on line <b>158</b>
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 4 23:46:36 GMT 2008
#6097: Warning</b>: mkdir() [<a href='function.mkdir'>function.mkdir</a>]: No
such file or directory in <b>~/wp-
includes/js/tinymce/tiny_mce_config.php</b> on line <b>158</b>
----------------------------+-----------------------------------------------
Reporter: DD32 | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5
Component: Administration | Version: 2.5
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
TinyMCE was failing to load on a fresh install, I noticed a JS error in
the console, which turned out to be this PHP error.
It causes an error if it cannot create the temp. cache dir, This would
happen if the permissions do not allow the folder to be created, Or, if
the uploads folder does not allready exist (Which is doesnt on fresh
installs it seems).
Atached patch silences error outputs, and attempts to create the upload
folder if it does not allready exist.
--
Ticket URL: <http://trac.wordpress.org/ticket/6097>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list