images does not show

Author Message

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

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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 12:39:54
Script start
Timing: Jan 19 2025 12:39:54
Module start 'layout'
Timing: Jan 19 2025 12:39:54
Module start 'content'
Timing: Jan 19 2025 12:39:54
Module end 'content'
Timing: Jan 19 2025 12:39:54
Script end

Main resources:

Total runtime0.0129 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 589.1484152.6250
Module start 'layout' 0.00520.0023 741.773439.4453
Module start 'content' 0.00750.0036 781.218893.4297
Module end 'content' 0.01110.0018 874.648434.3047
Script end 0.0129  908.9531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002518.9732140.0002
Check MTime0.00139.6949140.0001
Mysql Total
Database connection0.00097.220910.0009
Mysqli_queries0.002015.527730.0007
Looping result0.00000.094010.0000
Template Total0.001612.110.0016
Template load0.00096.898310.0009
Template processing0.00075.165510.0007
Override
Cache load0.00075.305610.0007
General
dbfile0.00021.570780.0000
String conversion0.00000.046140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs