Forums / Setup & design / images does not show

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

images does not show

Author Message

Phillip Moringer

Monday 17 October 2005 7:31:21 pm

Hi

I am tryng to add images to Exponential 3.7.0 but all i get is a broken image link or text only

http://www.13universo.com/Exponential-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 Exponential root directory.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Phillip Moringer

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.

Phillip Moringer

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.14
ImageMagick-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