Problems with feedback form

Author Message

Zak dma

Friday 07 April 2006 6:51:25 am

To create feedback form I used tutorial <link href=http://ez.no/products/ez_publish/documentation/customization/components/information_collection>http://ez.no/products/ez_publish/documentation/customization/components/information_collection</link>

Mail was sent, but I wanted to override standard form for viewing information sent by feedback form.
I created template my_form1.tpl and add to override.ini.append.php

[collected_feedback_form]
Source=content/collectedinfo/form.tpl
MatchFile=my_form1.tpl
Subdir=templates
Match[class]=27

27 - ID of my feedback class

But after sending mail, EZPublish use standard form (not my my_form1.tpl) to display sent information. Why?

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

Main resources:

Total runtime0.7612 sec
Peak memory usage8,192.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.1250151.2109
Module start 'layout' 0.00490.0040 739.3359220.6875
Module start 'content' 0.00880.7515 960.02344,140.0859
Module end 'content' 0.76030.0009 5,100.10947.8516
Script end 0.7612  5,107.9609 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00430.5605160.0003
Check MTime0.00140.1825160.0001
Mysql Total
Database connection0.00100.127410.0010
Mysqli_queries0.686990.2347460.0149
Looping result0.00040.0531440.0000
Template Total0.709893.220.3549
Template load0.00300.396320.0015
Template processing0.706892.849320.3534
Template load and register function0.00180.232610.0018
states
state_id_array0.00150.199210.0015
state_identifier_array0.00160.207220.0008
Override
Cache load0.00250.334790.0003
Sytem overhead
Fetch class attribute can translate value0.00280.371810.0028
Fetch class attribute name0.00220.288710.0022
XML
Image XML parsing0.00010.017210.0001
class_abstraction
Instantiating content class attribute0.00000.000910.0000
General
dbfile0.00220.2928100.0002
String conversion0.00000.000840.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/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
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 8
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs