Collected Info Debugging

Author Message

Brian Gambill

Friday 26 May 2006 6:48:34 am

I have one custom 'Volunteer' collection form that works perfectly both collecting and sending email. My built in 'contact us' form also works great. I have a new form that does not. It does collect the information, but doesn't send mail.

What is the best way to debug this? To know for sure which template is sending the mail. If I just turn on debug and template debug I can only see debug info from the un-filled form or the feedback, but not the in between when the mail gets format and sent.

Something is a miss. The volunteer class that works is one I created in ez 3.5.0 and still works in 3.6.4. If I create a copy, with a different name, of this same class now in 3.6.4 no email. I think I have run the forums and bug lists. I even tried my hand at the collect.ini, which I don't understand. I was able to get it to send an email, but it was empty.

I am running ez 3.6.4

Brian Gambill

Monday 05 June 2006 7:29:59 am

Can someone provide a bit of detail about collect.ini?

When I add my new class, I can get a email to be sent but it is empty and has no subject line.

Perhaps I didn't run an upgrade macro from 3.5.3 to 3.64?

Brian Gambill

Monday 05 June 2006 12:10:47 pm

SOLVED original issue. It was not an issue related to EZ. There was a space at the end of the recipient address. I just couldn't see it.

ANSWERED: To debug what happens in between views, turn on debug AND debug redirection. The debug redirection part is the key. I gave it a try and it was exactly what I was after.

I'd still like more info on collect.ini. It wasn't documented in the latest 3.8 docs.

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:41:03
Script start
Timing: Jan 18 2025 11:41:03
Module start 'layout'
Timing: Jan 18 2025 11:41:03
Module start 'content'
Timing: Jan 18 2025 11:41:04
Module end 'content'
Timing: Jan 18 2025 11:41:04
Script end

Main resources:

Total runtime0.7985 sec
Peak memory usage4,096.0000 KB
Database Queries55

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0103 587.9141152.6250
Module start 'layout' 0.01030.0039 740.539139.4453
Module start 'content' 0.01420.7830 779.9844432.7969
Module end 'content' 0.79720.0013 1,212.78138.1641
Script end 0.7985  1,220.9453 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00450.5604160.0003
Check MTime0.00200.2492160.0001
Mysql Total
Database connection0.00100.125110.0010
Mysqli_queries0.751094.0516550.0137
Looping result0.00050.0600530.0000
Template Total0.760195.220.3800
Template load0.00360.446520.0018
Template processing0.756594.730320.3782
Template load and register function0.00020.025710.0002
states
state_id_array0.00110.136510.0011
state_identifier_array0.00080.100920.0004
Override
Cache load0.00300.3804150.0002
Sytem overhead
Fetch class attribute can translate value0.00080.095310.0008
Fetch class attribute name0.00210.262630.0007
XML
Image XML parsing0.00010.011510.0001
class_abstraction
Instantiating content class attribute0.00000.001030.0000
General
dbfile0.00090.1084100.0001
String conversion0.00000.001240.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
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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: 4

Time used to render debug report: 0.0001 secs