Friday 14 January 2005 4:57:30 pm
When I set up a workflow for "comments" approval so that anon users can't add comments until they are approved...this all works fine. It goes in for approval to the admin... When I run the runcronjobs script php -C runcronjobs.php this is what I get:
php -C runcronjobs.php
Running cronjobs/workflow.php
Checking for workflow processes
Status list Workflow event deferred to cron job(4): 3 0 out of 3 processes was finished
Running cronjobs/notification.php
Starting notification event processing
Handling notification per participation role
part. role id: 4
part. role template name: approve.tpl Done ######################3 Everything seems to be working but I don't receive an email that there is an approval waiting... I have checked that sendmail is working through a feedback form and I receive it fine. I have the checkbox under Collaboration Notifications checked for "approval" I have the folder an article and one comment set up My Item Notifications. I cannot think of anything else that could be wrong? Any Help would be appreciated... Thanks in advance
|