Forums / General / Selected Image-Class will not be displayed
Philip K.
Thursday 10 May 2007 3:29:47 am
Hello.
There's a problem, but I don't know where to fix it:
When I pick an image out of my media library and put it into ezdhtml, the selected image class will not be displayed in my homepage. In the preview window in admin-section everythings all right, but in the homepage I always get the image class "small".
What can I do to get the correct image?
Thanks a lot,Philip
I'm using eZ 3.9.0 with ezdhtml 4.2.3
Linux is like a wigwam; no windows, now gates, and apache inside!
Frédéric DAVID
Thursday 10 May 2007 5:10:23 am
Maybe you can verify the permissions of the anonymous user.
To see the images of the media library, the anonymous user must have
Content Read Subtree(Media) Class(Image)
Blog : http://www.frefred.fr/blog/ez-publish feZ Meta Data : http://projects.ez.no/fezmetadata
Thursday 10 May 2007 6:32:41 am
Permissions are right that's not the problem. I can see the image on my website, but it is ALWAYS displayed with image class "small" even if I selected "original" or "large"...
I checked the var folder to see, if the image is stored in all sizes and they are. I don't know why eZ doesn't show the picture like I want it to...
Xavier Serna
Friday 11 May 2007 1:15:07 am
Hi Philip,
I believe that you are affected by this known bug already fixed in 3.9.1:
http://issues.ez.no/IssueView.php?Id=9940&activeItem=3
hth!
-- Xavier Serna eZ Publish Certified Developer Departament de Software Microblau S.L. - http://www.microblau.net +34 937 466 205
Tuesday 15 May 2007 3:32:00 am
Hi Xavier.
Thank you - it was the known bug. Fixed :)
Philip