Forums / Setup & design / images does not show
Phillip Moringer
Monday 17 October 2005 7:31:21 pm
Hi
I am tryng to add images to ezpublish 3.7.0 but all i get is a broken image link or text only
http://www.13universo.com/ezpublish-3.7.0/index.php/shop/shop__1 the text bloodline should be an image
if any one could please help
phillip
Ćukasz Serwatka
Monday 17 October 2005 11:21:42 pm
Try to enable DebugOutput in settings/override/site.ini.append.php file.
Put
[DebugSettings] DebugOutput=enabled
Also make sure that var directory is writable. You can run ./bin/modfix.sh from shell from eZ publish root directory.
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Tuesday 18 October 2005 1:14:41 am
HI
I am get ting follwing debug error
Failed executing: C:\Program Files\ImageMagick-6.2.5-Q16/convert.exe "-geometry" "600x600>" "var/shop/storage/images/media/images/1amphblack/403-1-eng-GB/1amphblack.gif" "GIF:var/shop/storage/images/media/images/1amphblack/403-1-eng-GB/1amphblack_reference.gif", Error: , Return: 1 Error: eZImageManager::createImageAlias Oct 18 2005 09:09:32 Failed converting var/shop/storage/images/media/images/1amphblack/403-1-eng-GB/1amphblack.gif to alias original in directory var/shop/storage/images/media/images/1amphblack/403-1-eng-GB Error: eZImageManager::createImageAlias Oct 18 2005 09:09:32 Failed creating the referenced alias reference, cannot create alias small
var directory and sub dir ar writable
any sugesttions ?
phillip moringer
Frederik Holljen
Tuesday 18 October 2005 1:18:16 am
Try to run the command yourself from the command line. Manipulate directory permissions etc. until it works.
Tuesday 18 October 2005 5:01:44 am
hi
I hosting server on a pc with
Win XP Apache 2 php 4.4 sql 4.1.14ImageMagick-6.2.5-Q16
Mads Ovesen
Tuesday 18 October 2005 7:59:43 am
Sounds like a problem with ImageMagick. Make sure it's installed proberly.
/m