Problem with mail forms

Author Message

Tore Ã…bodsvik

Sunday 11 January 2004 6:44:29 pm

Is there anyone who can explain me why the form mail is failing.

I have followed this example:

http://www.ez.no/developer/ez_publish_3/documentation/customization/components/form_processing

It just give me the following error:
Undefined module: admin

Anyone got a clue to this one?

James Packham

Monday 12 January 2004 5:44:17 am

Could be because admin doesn't exist inside the standard/templates directory? Try taking out the "/admin" in your template and see what happens. Also see what the debug output says as you'll probably need to do something else.

Regards,

~James~

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

Main resources:

Total runtime0.6342 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0053 590.2813152.6250
Module start 'layout' 0.00540.0031 742.906339.4453
Module start 'content' 0.00840.6242 782.3516490.8984
Module end 'content' 0.63260.0016 1,273.25008.3281
Script end 0.6342  1,281.5781 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.5191160.0002
Check MTime0.00140.2157160.0001
Mysql Total
Database connection0.00070.114010.0007
Mysqli_queries0.584692.1765540.0108
Looping result0.00070.1077520.0000
Template Total0.598394.320.2992
Template load0.00220.342820.0011
Template processing0.596193.990620.2981
Template load and register function0.00020.037710.0002
states
state_id_array0.00110.171910.0011
state_identifier_array0.00190.301320.0010
Override
Cache load0.00170.2673140.0001
Sytem overhead
Fetch class attribute can translate value0.00120.183420.0006
Fetch class attribute name0.00280.433930.0009
XML
Image XML parsing0.00070.105720.0003
class_abstraction
Instantiating content class attribute0.00000.001630.0000
General
dbfile0.00090.1342160.0001
String conversion0.00000.001440.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
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/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: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs