Fatal Error when adding a Shop Product node.

Author Message

Uchendu Nwachukwu

Saturday 30 July 2005 7:54:10 pm

OK, this is a wierd error. I'm trying to set up a shop on eZp 3.5.1. I made a generic store product class with the following definition:

Class:
Name: Generic Product
Identifier: product
Object Name Pattern: <short_name|name>
Container: Yes (I plan to store customer comments on the product as child nodes of the product.)

Attributes:

[Text line]
Name: Name
Identifier: name
Flags: required, searchable, translation enabled

[Text line]
Name: Short Name
Identifier: short_name
Flags: searchable, translation enabled

[Text line]
Name: Model Number
Identifier: model
Flags: searchable, translation enabled

[Text line]
Name: Stock Keeping Unit number
Identifier: sku
Flags: required, searchable, translation enabled

[Image]
Name: Product Photo
Identifier: image
Flags: translation enabled

[Price]
Name: Price
Identifier: price
Flags: required, translation enabled

[XML Text Field]
Name: Features Description
Identifier: description
Flags: required, searchable, translation enabled

[Matrix]
Name: Specifications Matrix
Identifier: specmatrix
Flags: required, searchable, translation enabled
Columns: Spec (spec_name), Value (spec_value)

[Price]
Name: Cost Price
Identifier: cost_price
Flags: required, translation enabled

OK, so I made a folder named 'shop' in the root content structure folder. When I try to add an instance of the above-defined class to the shop folder, I get a "Fatal Error - eZ publish did not finish its request." I tried adding instances of a few other classes, and they went through without a hitch, leading me to believe there is something wrong either with the Shop module or the above-defined class.

Anyone have any idea what is wrong?

Uchendu Nwachukwu

Monday 08 August 2005 9:01:51 pm

Does anyone have any possible suggestions for me? I'm really in a bind here.

Uchendu Nwachukwu

Tuesday 09 August 2005 3:20:44 pm

Looking at the behavior of the server as I try to create the node, it appears as if the node is actually created successfully, but when it redirects to the editing page, it gets a fatal errorl=.

Beyond that, I have no clue how to even begin troubleshooting this.

Uchendu Nwachukwu

Wednesday 10 August 2005 11:45:23 pm

Is there no-one that can help me out at all? My ez Publish development has basically come to a complete standstill because of this, and I can't switch to a different solution at this late stage. :(

Uchendu Nwachukwu

Monday 15 August 2005 1:51:39 pm

Could it possibly be because my webhost is running PHp 3.4.4?

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 31 2025 04:17:43
Script start
Timing: Jan 31 2025 04:17:43
Module start 'layout'
Timing: Jan 31 2025 04:17:43
Module start 'content'
Timing: Jan 31 2025 04:17:43
Module end 'content'
Timing: Jan 31 2025 04:17:43
Script end

Main resources:

Total runtime0.8500 sec
Peak memory usage4,096.0000 KB
Database Queries61

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 588.2656151.2266
Module start 'layout' 0.00570.0032 739.492236.6797
Module start 'content' 0.00900.8402 776.1719896.3438
Module end 'content' 0.84920.0008 1,672.515611.8125
Script end 0.8500  1,684.3281 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00290.3398160.0002
Check MTime0.00120.1413160.0001
Mysql Total
Database connection0.00100.114010.0010
Mysqli_queries0.797393.8024610.0131
Looping result0.00040.0514590.0000
Template Total0.819896.420.4099
Template load0.00200.230420.0010
Template processing0.817896.212120.4089
Template load and register function0.00120.140810.0012
states
state_id_array0.00090.104810.0009
state_identifier_array0.00090.107320.0005
Override
Cache load0.00170.1998580.0000
Sytem overhead
Fetch class attribute can translate value0.00050.056210.0005
Fetch class attribute name0.00200.240950.0004
XML
Image XML parsing0.00010.010110.0001
class_abstraction
Instantiating content class attribute0.00000.001750.0000
General
dbfile0.00080.0893100.0001
String conversion0.00000.000740.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
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
15content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
10content/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: 32
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs