notification errors

Author Message

Kenneth Colwell

Tuesday 06 April 2004 10:40:26 am

Ezpub version 3.3.4

Get the following error message from "php -C runcronjobs.php -d"

Timing: ()
Script cronjobs/notification.php starting

Warning: (PHP)
Undefined index: name in /var/www/pub3/kernel/classes/ezcontentobjecttreenode.php on line 2421

Warning: (PHP)
Undefined property: ClassID in /var/www/pub3/kernel/classes/ezcontentobject.php on line 486

Warning: (PHP)
Undefined index: name in /var/www/pub3/kernel/classes/ezcontentobjecttreenode.php on line 2421

Warning: (PHP)
Undefined index: name in /var/www/pub3/kernel/classes/ezcontentobjecttreenode.php on line 2421

Error: (eZINI)
Undefined group: 'TransportSettings'

Error: (eZMailNotificationTransport::send())
Error with receiver

Timing: ()
Script cronjobs/notification.php done

The eznotificationevent database table gets cleared but not emails are sent out. Does anyone have any ideas?

Thanks,
Ken C.

Marco Zinn

Thursday 15 April 2004 2:32:13 pm

Very strange.
Please re-read the docs about this.
I think, the cronjob (runcronjobs.php) must be called from the ezPublish root directory.
Your errors seem to indicate some problems with inclusions and maybe paths.

Marco
http://www.hyperroad-design.com

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 19:30:52
Script start
Timing: Jan 18 2025 19:30:52
Module start 'layout'
Timing: Jan 18 2025 19:30:52
Module start 'content'
Timing: Jan 18 2025 19:30:53
Module end 'content'
Timing: Jan 18 2025 19:30:53
Script end

Main resources:

Total runtime0.5956 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.0068 587.7891152.6094
Module start 'layout' 0.00680.0035 740.398439.4297
Module start 'content' 0.01020.5838 779.8281533.1484
Module end 'content' 0.59400.0015 1,312.97668.1875
Script end 0.5955  1,321.1641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.5590160.0002
Check MTime0.00140.2301160.0001
Mysql Total
Database connection0.00130.218410.0013
Mysqli_queries0.545591.5867540.0101
Looping result0.00050.0801520.0000
Template Total0.564694.820.2823
Template load0.00220.370420.0011
Template processing0.562494.429020.2812
Template load and register function0.00020.038610.0002
states
state_id_array0.00080.142510.0008
state_identifier_array0.00080.128520.0004
Override
Cache load0.00180.2963300.0001
Sytem overhead
Fetch class attribute can translate value0.00100.174820.0005
Fetch class attribute name0.00170.285630.0006
XML
Image XML parsing0.00060.098620.0003
class_abstraction
Instantiating content class attribute0.00000.001330.0000
General
dbfile0.00080.1315160.0000
String conversion0.00000.002240.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
11content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
10content/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: 26
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs