Monday 01 October 2007 4:51:30 pm
Hi,
If you install a 3.9.3 with Plain type (all works fine with ezwebin type), the feedback-form doesn't send e-mail by défault.
It is necessary to add these lines:
17 <h4>{$node.data_map.sender_name.contentclass_attribute.name}</h4>
18 <div class="attribute-sender-name">
19 {attribute_view_gui attribute=$node.data_map.sender_name}
20 </div>
to the design/base/override/templates/full/feedback_form.tpl default used template if you want your mail is sent.
Moreover, when you clic on the "Send" button, nothing occurs, even not an error message. And it is not realy easy to find that we have to add theses lines. I think they should exist by default. And since the sender name is mandatory, it would be another realy nice thing if this name was displayed in the collectionlist (/infocollector/collectionlist/xxx under the Administration tab of the admin interface). Regards Pascal
Ce qui embellit le désert c'est qu'il cache un puits... quelque part... (A. de Saint-Exupéry) - http://luxpopuli.fr/eZ-Publish
|