I realize image uploading works flawlessly in the 6.x releases of this module but I have several Drupal 5 sites that I would love to use YUI RTE with, but for the life of me I can't get the image uploading to work. I always get the same error:
Upload Failed: Error Reading Uploaded File.
I have verified that I have a writable /files/images directory and have permissions to upload and view uploaded files.
Does anyone have this feature working for 5.x?
Comments
Comment #1
mortendk commentedfirst you need to find the image before you try to upload it in d5
Comment #2
bacchus101 commentedI am running D5.12 and am facing similar issues.
I select the image, click upload - but it does not render it in the window (or change the size, so I know it is not recognizing the file.) I look in my files folder and see the image there (so I know it is uploading it.) I am doing this as user 1 (so I know it is not a permissions issue.) The image shows up as an attachment and if I chose to list it I can click and open it without issue.
Any help would be appreciated.
Comment #3
bacchus101 commented