Forums / Setup & design / Uploaded Image visible in Admin but not in User version
Sergej Lebed
Tuesday 03 February 2004 6:25:34 am
Hi,
I can't display an uploaded image. My images I upload into an article appear in the Admin preview, but do not appear in end user site. I try this:http://www.ez.no/community/forum/setup_design/images_in_articles_not_displyed
http://www.ez.no/community/forum/setup_design/display_image_in_33
http://www.ez.no/community/forum/setup_design/uploaded_image_visible_in_admin_but_not_in_user_version
but it works not.
I have eZ ver 3.3-1 SVN Revision 4477
Greetings,
Serge
Finn David Nilsen
Tuesday 03 February 2004 10:50:57 pm
http://ez.no/community/forum/setup_design/images_in_articles_not_displyed#msg43340
Wednesday 04 February 2004 1:21:36 am
it works not.
In override.ini.append, locate in:
settings/siteaccess/my_design_name
was present:
[embed_image] Source=content/view/embed.tpl MatchFile=embed_image.tpl Subdir=templatesMatch[class]=5
I'm put embed_image.tpl to my_design_name/override/templates/.
The embed_image.tpl was also present in my_design_name/override/templates.
Then I'm click to clear of all caches. Then create a article, uploaded a image and published it.Is appear in the Admin preview, but do not in User preview.
What can I to do?
Thanks,