Van Dyr
Tuesday 31 August 2004 12:47:36 am
Hi!
{attribute_view_gui href=$node.object.data_map.urlban.content|ezurl attribute=$node.object.data_map.image image_class=large}
After processing it has turned out result:<img src="" width="" height="" border="0" alt="" title="" />
Why so? What it is necessary to make?
Thanks
Ole Morten Halvorsen
Tuesday 31 August 2004 12:55:35 am
Seems like ImageMagick/ImageGD and/or file permission isnt correct.
If you upload a new image in admin, are you able to view the image in admin?
Ole M.
Senior Software Engineer - Vision with Technology http://www.visionwt.com http://www.omh.cc http://www.twitter.com/omh eZ Certified Developer http://ez.no/certification/verify/358441 http://ez.no/certification/verify/272578
Tuesday 31 August 2004 7:34:48 am
>If you upload a new image in admin, are you able to view the image in admin?
in admin - Images it is not visible
On a server stands - GD Version - bundled (2.0.23 compatible)
Wednesday 01 September 2004 9:34:33 am
Problem:
gif - is not uploadjpg - upload but not resize
What to do?
Thursday 02 September 2004 2:00:11 am
Try turning on debug to get some hints about what is going on. This is done by setting <b>DebugOutput=enabled</b> in site.ini. Upload an image and press <i>Store draft</i>. Check the debug output for any warnings/error messages.