What am I missing?

Author Message

Larry Stecker

Tuesday 12 July 2005 10:27:02 pm

I have installed a ECommerce site and when I try and create objects of different types I get the following error:

Fatal error: Cannot instantiate non-existent class: ezsimplifiedxmlinput in /usr/www/users/fonecard/burst/ez/kernel/classes/datatypes/ezxmltext/ezxmltext.php on line 160
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

and there is no other output on the page.

The objects that result in the error are:
Article
Feedback Form
File
Folder
Forum
Gallery
Image
Link
Person
Product
Poll
Weblog

Frederik Holljen

Tuesday 12 July 2005 11:21:44 pm

First check that the file it can't file actually exists. It probably does and then it sounds to me like it is either:
1. A problem with your accelarator. Try restarting it
or
2. A PHP reference problem. Try with another PHP version and see if it works.

Larry Stecker

Friday 15 July 2005 11:57:25 am

Thanks for your answer.
1. I checked and the file
(/usr/www/users/fonecard/burst/ez/kernel/classes/datatypes/ezxmltext/ezxmlte
xt.php) exists.
2. It is not real easy to change the version of PHP that is used on my
host, which is pair.com. The version of PHP that is currently installed is 4.3.10 according to PHPINFO().
3. The accelerator that is being used is Zend Scripting Language
Engine:
Zend Engine v1.3.0 again according to PHPINFO(). I am not sure that I can restart it, and I am not sure how to do that even if I can.

Larry

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 14:57:24
Script start
Timing: Jan 18 2025 14:57:24
Module start 'layout'
Timing: Jan 18 2025 14:57:24
Module start 'content'
Timing: Jan 18 2025 14:57:25
Module end 'content'
Timing: Jan 18 2025 14:57:25
Script end

Main resources:

Total runtime1.0459 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.0154 587.7891152.6094
Module start 'layout' 0.01540.0032 740.398439.4141
Module start 'content' 0.01861.0257 779.8125506.8984
Module end 'content' 1.04420.0016 1,286.710912.1875
Script end 1.0458  1,298.8984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3055160.0002
Check MTime0.00130.1244160.0001
Mysql Total
Database connection0.00120.110510.0012
Mysqli_queries0.994595.0881570.0174
Looping result0.00060.0601550.0000
Template Total1.001495.820.5007
Template load0.00180.176120.0009
Template processing0.999695.574120.4998
Template load and register function0.00020.019610.0002
states
state_id_array0.00110.104310.0011
state_identifier_array0.00120.117720.0006
Override
Cache load0.00160.1525380.0000
Sytem overhead
Fetch class attribute can translate value0.00100.095720.0005
Fetch class attribute name0.00200.196040.0005
XML
Image XML parsing0.00080.078020.0004
class_abstraction
Instantiating content class attribute0.00000.004040.0000
General
dbfile0.00110.1007160.0001
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
4content/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: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs