PDA

View Full Version : Unable To Upload Images In 3.4


Elton
04-02-2007, 10:32 AM
I have never been able to upload images in 3.4. I get errors likes this:

"[function.move-uploaded-file]: failed to open stream: Permission denied in
/path to my public folder/admin/tinymce/jscripts/tiny_mce/plugins/ibrowser/scripts/rfiles.php
on line 428

Can anyone shed any light on that? /files/ is set to 777.

tia,

Elton

Micha
04-02-2007, 12:11 PM
I’m not quite sure if this can help, but I’ve read somewhere, that you need to set permissions for some of iBrowser plugin folders.

You need to set permissions on following folders:

\admin\tinymce\jscripts\tiny_mce\plugins\ibrowser\ temp

\admin\tinymce\jscripts\tiny_mce\plugins\ibrowser\ scripts\ phpThumb

Set them to 755 or 777 (depending on the privileges your webserver has - try with 755 first)