Saturday 26 June 2004 1:52:44 am
Hi,
Since the day I've installed eZ 3.4 I have not been able to embed images or, show custom images in my pages. I've checked all the issues on page http://www.ez.no/ez_publish/documentation/configuration/troubleshooting/images_do_not_work but was not able to find a sollution. Images are correctly uploaded to root/var/blog/storage/images as subfolders, inside a language-tagged folder, with these rights: "-rw-rw-rw- 2 www www".
when I embed this image in a Weblog object, and place it as <object id='170'> in my text, it seems to work fine. In the admin preview it shows as a missing image, but does show the alt attributes contents. Then when I load the page all I can see in the source is <img src="" width="" height="" border="0" al="" title="" />!!!! None of the original info can be found except for caption information! It seems to place itself as an
<div class=object-right>
<div class=content-view-embbeddedmedia>
<div class=class-image>
<div class=attribute-image>
<img src="" width="" height="" border="0" al="" title="" /> <div class=attribute-caption> So, it looks like it was able to find the correct template, although the templates (embed_class_5.tpl and text_linked.tp) as described in the troubleshooting page is not part of my installation at all! Please help me, I am totally stuck here! with friendly regards, Jeroen
|