Closed (fixed)
Project:
Image Assist
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2004 at 04:53 UTC
Updated:
4 Apr 2005 at 06:15 UTC
Jump to comment: Most recent file
the img_assist module doesn't display a thumbnail when trying to insert an uploaded image if you use the upload.module to upload images and set the download method to private.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | img_assist_no_thumbnail.jpg | 25.21 KB | tom@scriptaholics.com |
Comments
Comment #1
matt westgate commentedPlease verify that your input formats are correct and they're not stripping out your image tag. The thumbnail was visible to me using upload module and the private file setting. I have uploaded a new version of img_assist that will detect if this is the problem when submitting an entry.
Comment #2
tom@scriptaholics.com commentedPerhaps I should have provided some more details. I set the download directory outside of the public_html directory and made it writeable by everyone. The directory is /home/tpwilson/scriptaholics.com/files.
I created a new node, used the "Full HTML" filter and attached the file that I wanted to show using the upload.module so that it was listed as an attachment on the node. I clicked submit and the node was created and the file was attached successfully.
I then began to edit the node so that I could insert the image using the img_assist module by clicking on the "Add inline images to this post." link. In the new window that appears, the image that I had previously attached to the node doesn't appear and all that I get is a blue outline around where the image should be. If I select the blue outline and tell it to insert the html for this it, it will work successfully and even display the image when browsing the node after I close the new window that appeared and submit the changes to the node.
When checking the logs, there are two errors which are exactly the same:
Home » administer » logs
view details
Type httpd
Date Sunday, October 24, 2004 - 08:59
User tom
Location /home/tpwilson/scriptaholics.com/files/remote.jpg
Message 404 error: home/tpwilson/scriptaholics.com/files/remote.jpg not found.
Attached is a screenshot of the thumbnail not appearing in the new window that appears when clicking "Add inline images to this post.".
Comment #3
matt westgate commentedThanks for the detailed bug report! It made it much easier to identify the problem. It is now fixed.
Comment #4
(not verified) commentedComment #5
(not verified) commentedHy,
i have exact the same problem, try it on 3 different browsers (ie, firefox on win and firefox on mac) but on all i have the same thing: Thumbnails aren't shown.
Its exaxtly the same as described - when i add a photo to a story the thumbnail its not shown, but when i click the thumbnail it shows the right original picture.
Maybe its not realy fixed?
Comment #6
matt westgate commentedThis is fixed for sure in the upcoming 4.6 version as it now uses the filter system.
Comment #7
(not verified) commented