runcronjobs - continuous notification sending

Author Message

Tomas Trnka

Wednesday 29 March 2006 2:17:10 am

Hi,

i'm using version 3.7.0 of eZPublish and i have trouble with notification.

My notification settings are: receive general digest (daily at 11:00) + some subtree filter. At 11:00 is email correctly send to my adress, but after this first email, eZPublish keep sending me the same email every time runcrojobs is executed (it's every 15 minut).

Any suggestions?

Kristof Coomans

Wednesday 29 March 2006 2:35:56 am

We had the same issue a while ago. Unfortunately we kept spamming some people a couple of days without knowing it :s

Couldn't find the reason wy it happended, and finally I deleted all rows from the notificationevent, notificationcollection and notificationcollection_item database tables. This solved the problem.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Tomas Trnka

Wednesday 29 March 2006 2:54:37 am

Thanks for reply ..

I tried deleting these three tables, you mentioned above, but it clouldn't help ;(

or more precisely .. it help only to time, i have setup for general digest (i.e. 11:00).

Tomas Trnka

Wednesday 29 March 2006 4:35:30 am

I solved it! ;)

It was all about template ezsubtree/view/digest_plain.tpl

This line was deleted, so i put this line back.
{append-block scope=global variable=collection_item_id_list}{$Items:item.id}{/append-block}

So there wasn't collection of item_ids for remove.

I think it's stupid to collect information like this in templates and not in php files.

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 04:33:58
Script start
Timing: Jan 19 2025 04:33:58
Module start 'layout'
Timing: Jan 19 2025 04:33:58
Module start 'content'
Timing: Jan 19 2025 04:33:58
Module end 'content'
Timing: Jan 19 2025 04:33:58
Script end

Main resources:

Total runtime0.6074 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 589.2813152.6406
Module start 'layout' 0.00520.0038 741.921939.4766
Module start 'content' 0.00910.5967 781.3984540.3516
Module end 'content' 0.60580.0016 1,321.750012.1250
Script end 0.6074  1,333.8750 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.5884160.0002
Check MTime0.00140.2310160.0001
Mysql Total
Database connection0.00070.109210.0007
Mysqli_queries0.554891.3274600.0092
Looping result0.00060.0995580.0000
Template Total0.578595.220.2892
Template load0.00220.366220.0011
Template processing0.576294.862120.2881
Template load and register function0.00020.027710.0002
states
state_id_array0.00040.062210.0004
state_identifier_array0.00140.236320.0007
Override
Cache load0.00190.3053220.0001
Sytem overhead
Fetch class attribute can translate value0.00110.185720.0006
Fetch class attribute name0.00170.283150.0003
XML
Image XML parsing0.00070.111420.0003
class_abstraction
Instantiating content class attribute0.00000.001850.0000
General
dbfile0.00100.1607160.0001
String conversion0.00000.002340.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs