Problem adding images to articles

Author Message

Asbjørn Prøis

Wednesday 21 January 2004 5:11:17 am

Hello all.
I have problem adding pictures to an article. I can add the article, with the picture, but it's not showing on the user page.
I've turned debug on, and the var/log/error.log says this when I add the article :

Timing Point: Module start 'content'
Undefined variable: 'AvailableSiteDesigns' in group 'VersionView'
Undefined variable: 'AvailableSiteDesigns' in group 'VersionView'
The reference alias original file var/corporate/storage/images-versioned/519/1-eng-GB/teeeeest1.jpg does not exist
Original alias does not exists, cannot create other aliases without it
Failed creating the referenced alias reference, cannot create alias medium

The path seems wrong, because it picture is actually stored in :
var/corporate/storage/images/news/teeeeest/519-1-eng-GB/teeeeest.jpg

What setting can i change to fix this?

This is a new test-install of 3.3-1.
Other versions are apache1.3.29, php4.3.4 and ImageMagick-5.5.7.

Claus Jensen

Wednesday 21 January 2004 5:26:36 am

Hi,
to me it seems like you have deleted a section or something from site.ini, and used it in another site.ini.append file. You should have this setting in the site.ini as well, only override it in the other files, else ez will give this error. Could this be the reason?

regards,
claÜs

Asbjørn Prøis

Wednesday 21 January 2004 5:34:10 am

thanks for your reply!
I haven't changed anything in site.ini, or added anything to site.ini.append.php! This test site is a fresh install..

Asbjørn

Claus Jensen

Wednesday 21 January 2004 5:49:43 am

hi again,
There is some imagesettings in the ini file that tells where the imagepaths are. Check those and also check that the permission for the folders are ok.

Cheers,
claÜs

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 18 2025 16:01:23
Script start
Timing: Jan 18 2025 16:01:23
Module start 'layout'
Timing: Jan 18 2025 16:01:23
Module start 'content'
Timing: Jan 18 2025 16:01:23
Module end 'content'
Timing: Jan 18 2025 16:01:23
Script end

Main resources:

Total runtime0.6873 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 589.1719152.6406
Module start 'layout' 0.00470.0028 741.812539.4766
Module start 'content' 0.00750.6779 781.2891485.0313
Module end 'content' 0.68540.0018 1,266.320312.1406
Script end 0.6872  1,278.4609 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4839160.0002
Check MTime0.00130.1828160.0001
Mysql Total
Database connection0.00060.087610.0006
Mysqli_queries0.639693.0664600.0107
Looping result0.00060.0874580.0000
Template Total0.655195.320.3276
Template load0.00240.343020.0012
Template processing0.652894.979620.3264
Template load and register function0.00020.031410.0002
states
state_id_array0.00180.264410.0018
state_identifier_array0.00140.199820.0007
Override
Cache load0.00220.3162310.0001
Sytem overhead
Fetch class attribute can translate value0.00080.117320.0004
Fetch class attribute name0.00170.253640.0004
XML
Image XML parsing0.00030.044820.0002
class_abstraction
Instantiating content class attribute0.00000.002240.0000
General
dbfile0.00060.0851100.0001
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 24
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs