Share » Forums » General » runcronjobs - continuous notification...

runcronjobs - continuous notification sending

runcronjobs - continuous notification sending

Wednesday 29 March 2006 2:17:10 am - 3 replies

Modified on Wednesday 29 March 2006 2:17:31 am by Tomas Trnka

Author Message

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.

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu