Okay -- Maybe I am missing something ..... I installed a brand new fresh, most updated version of Drupal 5.1. I have these modules enabled:
help, menu, path, search, statistics, taxonomy, throttle, upload, inline, mime mail, send, read more tweak, last_node, meta tags, panels, pdfview, review, service links, external links.
PHP 4.3.9, apache 2.0.52
I cannot seem to get the images to show inline, no matter what settings I select on the inline settings page. It only shows the filename with a link to the image. When I click the link, the image appears.
I changed the setting to 'Image with no link' and when I view the source, it does not show as
------ it shows as etc.
I have triend .jpg's, .gifs and.pngs
I am adding the link as [inline:n]. It properly changes it to the filename upon save for JPG only -- for .gif -- nothing shows, not even in the page source.
Is there some other setting that I should be looking at? I actually love this module for its simplicity and ease of use.
Thanks in advance,
Julie
Comments
Comment #1
spyderpie commentedokay - one other very weird thing, maybe this will help ..
my link is to a file called: travelpro_links_click.jpg
The page source shows that name correctly, however the error log shows something different:
It shows travelpro_links_clicks.jpg and files/travelpro_links_clicks.jpg cannot be found .......
the difference is the 's' on the work 'clicks'.
it show this error everytime the page is loaded. There is no error for the .gif, nothing in the page source and no image shows. The 'list' and 'download' features for the .gif work fine.
help :)
Comment #2
spyderpie commentedOh my goodness -- strike the second post ...that part is totally my fault. Everything in the first post is fine.
Comment #3
sunCould you please try the patch provided in http://drupal.org/node/133535 ?
Comment #4
spyderpie commentedI applied the first patch and was able to see my smaller images, however two showed up for every single reference. I then realized the larger ones were not showing because I didn't have imagecache in place.
Now I do, and the larger images show as well, however, I still see two. One at the top of the posting, and one where I put the inline tag.
I also had to patch the files manually, as I was unable to actually patch the file with the patch program. So I hope I did them correctly. If possible could you post the file itself, to be sure.
Thanks,
Julie
Comment #5
spyderpie commentedAhhhh -- I see. So that is what is meant by 'display images inline automatically!"
All is well, working as advertised! LOL
Thanks for your help!
Julie
Comment #6
sunComment #7
(not verified) commented