upload image problem

Author Message

Katie D

Saturday 26 April 2003 5:03:18 am

I have a problem when uploading image - may be my fault, any ideas on which page (tpl) is corrupt. below is my debug reply.

eZ debug
Timing: Apr 26 2003 05:03:43
Script start
Timing: Apr 26 2003 05:03:43
Module start 'content'
Warning: eZModuleOperationInfo::execute Apr 26 2003 05:03:43
Missing main operation memento for key: b8a06bd1b3558294bb3ae129869350c5
Warning: PHP Apr 26 2003 05:03:43
Undefined offset: 0 in /home/public_html/auto/kernel/classes/datatypes/ezxmltext/handlers/output/ezxhtmlxmloutput.php on line 157
Timing: Apr 26 2003 05:03:43
Module end 'content'
Timing: Apr 26 2003 05:03:43
End

How can I fix this problem?

Hope you can help Katie

Tony Wood

Saturday 26 April 2003 5:29:51 am

Image upload problems are normally (for me anyway) file permission issues bascially the web server user does not have write access.

The warning you have posted do not describe the problem. So I would check the permissions.
The only other thing i have seen is where asll images get conervted to PNGs by default that can cause problems on some machines. Try the permissions issue first though.

Good luck

Tony

Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development

Power to the Editor!

Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future

Katie D

Saturday 26 April 2003 9:45:45 pm

Hug Tony, it was permission problem. What I had done was renamed a tpl file then uploaded new. Next time I will copy old first or check the permission after I do that.

Thanxs Tony

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 05:03:51
Script start
Timing: Jan 18 2025 05:03:51
Module start 'layout'
Timing: Jan 18 2025 05:03:51
Module start 'content'
Timing: Jan 18 2025 05:03:52
Module end 'content'
Timing: Jan 18 2025 05:03:52
Script end

Main resources:

Total runtime1.0827 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.0056 590.9688152.6094
Module start 'layout' 0.00560.0030 743.578139.4297
Module start 'content' 0.00851.0728 783.0078535.8516
Module end 'content' 1.08140.0013 1,318.859412.1875
Script end 1.0827  1,331.0469 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.2999160.0002
Check MTime0.00140.1253160.0001
Mysql Total
Database connection0.00080.077410.0008
Mysqli_queries1.035995.6791570.0182
Looping result0.00080.0719550.0000
Template Total1.049296.920.5246
Template load0.00210.197820.0011
Template processing1.047196.709320.5235
Template load and register function0.00020.016310.0002
states
state_id_array0.00530.485810.0053
state_identifier_array0.00160.149020.0008
Override
Cache load0.00180.1658290.0001
Sytem overhead
Fetch class attribute can translate value0.00060.053420.0003
Fetch class attribute name0.00110.098240.0003
XML
Image XML parsing0.00050.047220.0003
class_abstraction
Instantiating content class attribute0.00000.001240.0000
General
dbfile0.00060.0558160.0000
String conversion0.00000.000940.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/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.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