Problems with e-mail

Author Message

Michael Scofield

Wednesday 24 December 2008 1:44:14 am

Hi,

I'm finishing a website built using eZ Publish ( http://www3.ipcdigital.com/Foruns ) and I'm having problems with emails that are sent to the members.

The e-mails are being sent with some debug information inside it. The following e-mail is the e-mail sent to the internaut when he creates a new member account:

<!-- START: including template: design/ipcdigital/override/templates/registrationfeedback_ipcdigital.tpl (design:user/registrationfeedback.tpl) --> Um novo usuário foi registado.

Informação da conta.
Nome de usuário: miyamotomusashi
Email: miyamotomusashi1234567abcd@hotmail.com

Link para a informação do usuário:
http://www3.ipcdigital.com/por/content/view/full/480

<!-- STOP: including template: design/ipcdigital/override/templates/registrationfeedback_ipcdigital.tpl (design:user/registrationfeedback.tpl) -->

(The language above is brazillian portuguese)

As you can see, a strange START and STOP text with information about the loaded template file is being included with the e-mail message.

All the debugs are disabled and all caches were cleared in the moment I tested it. Anyone knows what is happening?

Thank you.
Michael Scofield

Gaetano Giunta

Friday 26 December 2008 6:51:10 am

Those comments are included in template output when in sinite.ini, debugoutput is enabled in templatesettings section. Please re-check the actual value of settings you have in the admin interface of ezpublish.

Principal Consultant International Business
Member of the Community Project Board

B. Nkengsong

Sunday 04 January 2009 10:35:07 am

Hello,

Is your problem solved ?

BR
Beegee

Sanagha Technologies Corp.
http://www.sanagha.com | http://www.sanagha.net | http://tourisphere.sanagha.net | http://education.sanagha.net
IT Consultant

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 18 2025 11:08:36
Script start
Timing: Jan 18 2025 11:08:36
Module start 'layout'
Timing: Jan 18 2025 11:08:36
Module start 'content'
Timing: Jan 18 2025 11:08:37
Module end 'content'
Timing: Jan 18 2025 11:08:37
Script end

Main resources:

Total runtime1.4471 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0056 589.0234152.6250
Module start 'layout' 0.00560.0036 741.648439.4453
Module start 'content' 0.00931.4364 781.0938567.9297
Module end 'content' 1.44570.0014 1,349.023412.1719
Script end 1.4470  1,361.1953 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2357160.0002
Check MTime0.00130.0904160.0001
Mysql Total
Database connection0.00060.043910.0006
Mysqli_queries1.395996.4616590.0237
Looping result0.00070.0461570.0000
Template Total1.411697.520.7058
Template load0.00220.150120.0011
Template processing1.409497.398020.7047
Template load and register function0.00030.018010.0003
states
state_id_array0.00100.072410.0010
state_identifier_array0.00150.106520.0008
Override
Cache load0.00180.1232200.0001
Sytem overhead
Fetch class attribute can translate value0.00070.045230.0002
Fetch class attribute name0.00120.083240.0003
XML
Image XML parsing0.00070.050730.0002
class_abstraction
Instantiating content class attribute0.00000.000740.0000
General
dbfile0.00090.0640160.0001
String conversion0.00000.002440.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/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
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs