Closed (fixed)
Project:
YUI Rich Text Editor
Version:
6.x-2.33
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2008 at 21:16 UTC
Updated:
3 Mar 2009 at 21:26 UTC
Hello there.
Just when I was happy about finding a good wysiwyg editor, I stumbled onto this thing:
Whenever I select an image with the Browse button and then click Upload Image, I get the following error:
Upload Failed: Error Reading Uploaded File.
I have tried and looked for the image upload, guessing that it uploads the image and then it cannot find it, but this is not the case, the image is never uploaded. Does any one have any idea about what could be done to fix this ?
Thank you,
Vially
Comments
Comment #1
jeffcd commentedIn your installations files directory you need to create a directory called 'images'.
Sorry this is not readily apparent. I am working two jobs right now and haven't found the time to add much documentation.
Make sure the images directory is writeable by your webserver also...
Comment #2
Vially commentedHi and thank you for taking the time to answer. Everyone needs a personal life, and a hobby is just a hobby, so keep it this way, it's better for you :)
Now, I have tried creating a folder "images" in my sites\default\files\images, with 775 permissions, but it's still not working. This is happening both with 6.x-1.2-97 and with 6.x-2-dev, both with yui 2.5.1 and 2.5.2. If you have any other suggestions, I will be glad to try them, as this seems to be the best wysiwyg I have until now :).
Have a nice day,
Vially
Comment #3
jeffcd commentedNot sure. Anyone else is welcome to add insight to this. If you want to provide me a URL that I can look at then feel free to send me a private message.
All of the efforts I've tried with the image upload feature work fine for me. :-)
Comment #4
gregarios commentedI am also having this issue. The images folder in my drupal files folder has full access 777 permissions as well. The images directory is owned by the web server as well (www), but still no go.