1 jibberjab Oct 18, 2015 16:59
3 jibberjab Oct 20, 2015 00:49
I don't see "Send notifications for «item title»" as an available task in the scheduler. Is it automatically generated by the system? In that case does it rely on another task to execute it? My other tasks execute properly so I presume this one will also.
4 mgsolipa Oct 21, 2015 05:16
@jibberjab those new jobs are shceduled when you click on "Publish!" and the issue date of the post is in the future (see the screenshot below).
It will be processed as the rest of your jobs, so if they are working correctly, the new one will also be executed normally.
5 fplanque Oct 21, 2015 22:59
@jibberjab For additional info, please see: http://b2evolution.net/man/after-each-post-settings
@jibberjab when the post has a future issue date, a scheduled job (Send notifications for «item title» http://b2evolution.net/man/task-send-post-notifications) is created.
So, if your cron is properly configured, pings and notifications will be sent after the post is publicly published.
Sample posts creation doesn't trigger any notifications because those contents are direclty injected into the database on the install process.