Feedback form email recipient

Author Message

Albert Hornos

Tuesday 27 September 2005 1:52:13 am

Hi another time!!
I've another question about eZ. I want to fill feedback form automatically. And I want to take an email and send it the feedback mail. I've tried to do this:

 {default attribute_base=ContentObjectAttribute}
			{let data_text=cond( is_set( $#collection_attributes[$nodo.object.data_map.recipient.id] ), $#collection_attributes[$nodo.object.data_map.recipient.id].data_text, $nodo.object.data_map.recipient.content )}
			<input class="box" type="hidden" size="20" name="{$attribute_base}_data_text_{$nodo.object.data_map.recipient.id}" value="{$node.object.data_map.email.data_text}" />
			{/let}
			{/default}

(this part of template is included in other template that have $node and $nodo in this part is the "node" of the feedback form)

Ok. The problem is this. I've take the recipient mail correctly but it doesn't receive the message.
Could anyone help me?

Thanks!

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 19 2025 04:19:35
Script start
Timing: Jan 19 2025 04:19:35
Module start 'layout'
Timing: Jan 19 2025 04:19:35
Module start 'content'
Timing: Jan 19 2025 04:19:36
Module end 'content'
Timing: Jan 19 2025 04:19:36
Script end

Main resources:

Total runtime0.8783 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 589.1563152.6250
Module start 'layout' 0.00600.0032 741.781339.4453
Module start 'content' 0.00920.8678 781.2266402.9609
Module end 'content' 0.87700.0013 1,184.18758.3203
Script end 0.8783  1,192.5078 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.3806160.0002
Check MTime0.00140.1543160.0001
Mysql Total
Database connection0.00080.091610.0008
Mysqli_queries0.834494.9929460.0181
Looping result0.00110.1281440.0000
Template Total0.834395.020.4172
Template load0.00240.270320.0012
Template processing0.831994.715320.4160
Template load and register function0.00020.021910.0002
states
state_id_array0.00170.198010.0017
state_identifier_array0.00220.246720.0011
Override
Cache load0.00170.1988100.0002
Sytem overhead
Fetch class attribute can translate value0.00060.070910.0006
Fetch class attribute name0.00070.076710.0007
XML
Image XML parsing0.00010.010510.0001
class_abstraction
Instantiating content class attribute0.00000.000510.0000
General
dbfile0.00280.3134100.0003
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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.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/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: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs