Forums / Install & configuration / Notification Problem
Stefano Gattuso
Wednesday 08 December 2010 3:14:20 pm
Hello to all,
i have some problem with notification email.
I did setup approval worflow and i am unable to recive email.
I cant recive email even if i subscribe to some node.
I recive email if a new user is registre or even in colleted info.
I am working with ez 4.0.1 , what i should check for see if it setted appropiate
-Cronjob is alredy set
sorry for my english and for so feew information but i realy dont know what oto check.
[ ] http://www.buby.it
Nicolas Pastorino
Thursday 09 December 2010 3:32:44 am
Hi Stefano,
Are the cronjobs running with the proper '-s' option value (standing for 'siteaccess') ?
Let us know,Cheers,
-- Nicolas Pastorino Director Community - eZ Member of the Community Project Board eZ Publish Community on twitter: http://twitter.com/ezcommunity t : http://twitter.com/jeanvoye G+ : http://plus.tl/jeanvoye
Friday 10 December 2010 5:59:15 am
yup
when i start manualy the cronjob i use this sintax:
php runcronjobs.php -s ita frequent
if i use -d i got this message :
Timing: () Script cronjobs/notification.php starting Warning: (ezi18n) No translation for file(translation.ts) in context(lib/template): 'The maximum nesting level of %max has been reached. The execution is stopped to avoid infinite recursion.' with comment() Timing: () Script cronjobs/notification.php done Timing: () Script cronjobs/workflow.php starting Warning: (ezi18n) No translation for file(translation.ts) in context(kernel/workflow/event): 'Approve' with comment() Warning: (ezi18n) No translation for file(translation.ts) in context(kernel/workflow/event): 'Event' with comment() .....
well i am not worried for workflow error,a re jsut translation warning.
the warnign which i cant understand it hte nasting leve of notification.. :S
btw is jsut a warnign i dont think is beacuse that which i dont recive the email...
any suggestion?
Quoc Huy Nguyen Dinh
Friday 10 December 2010 5:36:05 pm
have you set up the notification for "approval" in "collaboration notification"?
Saturday 11 December 2010 1:00:44 am
yes i did
Saturday 11 December 2010 2:21:33 am
I foudn the problem, was in eznotificationtransport.php, like wrote in that post :
http://share.ez.no/forums/general/ez-4.1.x-php5.3-mail-bug/%28language%29/eng-GB
i did use the 4.2.x version for the that file.
thansk to all