Problem with notification ez 4.2

Author Message

Lukasz Klejnberg

Tuesday 19 January 2010 5:13:47 am

I have a problem with notification cron job, when i started php runcronjobs.php -d frequent i got this:

Running cronjob part 'frequent'
Running cronjobs/workflow.php
Checking for workflow processes
Status list
0 out of 0 processes was finished
Running cronjobs/notification.php
Starting notification event processing
Done

#################################### DEBUG ####################################
Debug: (eZMySQLDB::query(0.000 ms) query number per page:0)
SET NAMES 'utf8'
Timing: ()
Script cronjobs/workflow.php starting
Timing: ()
Script cronjobs/workflow.php done
Timing: ()
Script cronjobs/notification.php starting
Strict: (PHP: E_STRICT)
Non-static method eZNotificationSchedule::setDateForItem() should not be called statically, assuming $this from incompatible context in /../../../ezsubtreehandler.php on line 220
Timing: ()
Script cronjobs/notification.php done
Total script time: 0.3785 sec

And i don't know why is not send any email?

Any ideas?

Lukasz Klejnberg

Friday 12 March 2010 2:05:10 pm

The issue is resolved.

The problem was with undisclosed-recipients :;... Letter:; syntax illegal for recipient addresses and was resolved by removing undisclosed-recipients:; from the file lib / ezutils / classes / ezsendmailtransport.php line 89 and then adding to the site.ini: SendmailOptions [] =- O NoRecipientAction=add-to-undisclosed

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.