Forums / Developer / Forum notifications
Pasha Iakhontov
Thursday 13 August 2009 6:42:43 pm
Hi,
I have created a forum on my site but notification system doesn't seem to work.
There are two parts to my issue:
1. the user is able to click the 'keep me updated' button which adds the node to user's notifications (I can see it in the admin) but the email is not getting sent. Do I need to enable some cron job?
2. I have added a checkbox to 'topic' content type so the creator can be notified when a reply is received. How can I connect this checkbox to the notification system?
Thanks in advance
Heath
Thursday 13 August 2009 11:31:19 pm
Hello Pasha,
Most people forget that notification are not sent real time.
Instead by default they are stored within the database andsent when the 'notification' cronjob is executed.
php runcronjobs.php frequent
I hope this example and related subject links helps you.
[0] <i>http://ez.no/doc/ez_publish/technical_manual/4_0/features/notifications</i> [1] <i>http://ez.no/doc/ez_publish/technical_manual/4_0/features/notifications/frequently_asked_questions</i> [2] <i>http://pubsvn.ez.no/nextgen/trunk/settings/cronjob.ini</i> [3] <i>http://ez.no/doc/ez_publish/technical_manual/4_0/features/cronjobs/running_cronjobs </i> [4] <i>http://ez.no/doc/ez_publish/technical_manual/4_0/features/cronjobs/the_cronjob_scripts</i>[5] <i>http://ez.no/doc/ez_publish/technical_manual/4_0/features/notifications/notification_events</i>
Cheers,Heath
Brookins Consulting | http://brookinsconsulting.com/ Certified | http://auth.ez.no/certification/verify/380350 Solutions | http://projects.ez.no/users/community/brookins_consulting eZpedia community documentation project | http://ezpedia.org