Creating Forms as desc. in Ez SDK Manual (5th June 2003) ?

Author Message

Oliver Dissars

Wednesday 06 August 2003 5:06:41 am

Hello,

I tried to configure a feedback form as described (page 120 - 123) in the SDK manual, but I can't use the form in my site for the end user. The result can only used as a backend input form.

I understood the manual in the right way, that the result should be a frontend feedback form, which is sent by email to the email_receiver (site default or form depending - based on the way, it was configured)?

Regards,
Oliver

Thomas Brandl

Wednesday 06 August 2003 6:27:12 am

don't forget to create a template for your form and an override entry in override.ini.append that points to that new template, like:

[contact]
Source=node/view/full.tpl
MatchFile=form.tpl
Subdir=templates
Match[class]=15

Probably got that already?!

Finally, check access rights on your files and turn on debugging in site.ini[.append]:
[DebugSettings]
DebugOutput=enabled

Good luck

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 00:38:01
Script start
Timing: Jan 31 2025 00:38:01
Module start 'layout'
Timing: Jan 31 2025 00:38:01
Module start 'content'
Timing: Jan 31 2025 00:38:02
Module end 'content'
Timing: Jan 31 2025 00:38:02
Script end

Main resources:

Total runtime1.1130 sec
Peak memory usage8,192.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0064 588.3828151.2422
Module start 'layout' 0.00640.0063 739.6250220.7656
Module start 'content' 0.01281.0993 960.39064,199.4531
Module end 'content' 1.11210.0008 5,159.84387.7813
Script end 1.1129  5,167.6250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.3576160.0002
Check MTime0.00140.1265160.0001
Mysql Total
Database connection0.00100.088910.0010
Mysqli_queries1.029792.5180540.0191
Looping result0.00060.0517520.0000
Template Total1.049294.320.5246
Template load0.00220.194320.0011
Template processing1.047194.079820.5235
Template load and register function0.00150.130710.0015
states
state_id_array0.00190.172310.0019
state_identifier_array0.00100.090820.0005
Override
Cache load0.00180.1587200.0001
Sytem overhead
Fetch class attribute can translate value0.00170.155920.0009
Fetch class attribute name0.00210.191420.0011
XML
Image XML parsing0.00020.018220.0001
class_abstraction
Instantiating content class attribute0.00000.000720.0000
General
dbfile0.00130.1204100.0001
String conversion0.00000.001140.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
2content/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
3content/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: 12
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs