jpg and png

Author Message

Fabricio Guerrero

Friday 06 July 2007 1:54:21 am

hi...

we've finally finished the development phase of a site and now that we're moving the site to live servers and ready for go live something funny is happening...

for some reasons i can't upload jpg or png images of any sort or size... no problems at all when uploading gif images... but for some reason jpg and png's images don't get uploaded..

i've checked the var folder and can see that the folders get created properly but no images inside them when uploading jpg's and png's... as i mentioned when uploading gif everything goes lovely...

any ideas why this is happening?? some server setting i need to tweak???

thanks.

http://www.solobromasychistes.com <<Joomla Site :P
http://www.recipesforhealthyfood.com/ <<Drupal Site :P
http://www.ezforge.com/ <<future ezCommunity, Articles, forums and more...

Marco Zinn

Friday 06 July 2007 2:30:06 am

Hi,

what about the pngs? Do the work... or not?

First of all, i'd enable debug output (at least in the admin site) and have a close look there.
As a shot in the dark: Check PHP and Apache's max file upload sizes, check unix/linux filesystem rights and finally check your Apache Rewrite rules.
But from you post, i'd guess the upload size exceeds some limit.

Marco
http://www.hyperroad-design.com

Fabricio Guerrero

Friday 06 July 2007 2:39:17 am

thanks for your reply..

looking at the logs i think i know what the issue is...

answering your question about file size and png's....

like i mentioned in my message i can't uplaod via ez jpg NOR png's

i also created a simple 5 line script that uploads files and all formats work perfectly...

later tried running convert from the command line and get the following:

convert: no decode delegate for this image format

and looking this up i found that imagemagick > 6 does not support jpg or png conversions by included in default installation..

so now my next step is to add these extra functionalities into imagemagick...

what a pain!!!

http://www.solobromasychistes.com <<Joomla Site :P
http://www.recipesforhealthyfood.com/ <<Drupal Site :P
http://www.ezforge.com/ <<future ezCommunity, Articles, forums and more...

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

Main resources:

Total runtime0.6360 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 589.0234152.6250
Module start 'layout' 0.00470.0033 741.648439.4453
Module start 'content' 0.00800.6270 781.0938544.2656
Module end 'content' 0.63500.0010 1,325.359412.1797
Script end 0.6360  1,337.5391 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4861160.0002
Check MTime0.00130.2023160.0001
Mysql Total
Database connection0.00060.100910.0006
Mysqli_queries0.586292.1660570.0103
Looping result0.00050.0796550.0000
Template Total0.605295.220.3026
Template load0.00200.322020.0010
Template processing0.603194.827220.3016
Template load and register function0.00010.017610.0001
states
state_id_array0.00100.155010.0010
state_identifier_array0.00120.185220.0006
Override
Cache load0.00160.2582290.0001
Sytem overhead
Fetch class attribute can translate value0.00060.093720.0003
Fetch class attribute name0.00130.206350.0003
XML
Image XML parsing0.00100.157120.0005
class_abstraction
Instantiating content class attribute0.00000.002260.0000
General
dbfile0.00080.1295220.0000
String conversion0.00000.001540.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
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs