I am using Community Bot with Burning Board and it triggers correctly but I can't get it send an email to the user when it does. How do I configure email? I've attached a screen shot of the settings I'm using.
Thanks
I am using Community Bot with Burning Board and it triggers correctly but I can't get it send an email to the user when it does. How do I configure email? I've attached a screen shot of the settings I'm using.
Thanks
The setup seems to be ok. However, sending email is a bit more complicated with the bot.
Worst case, 3 cronjobs are needed: WCF Events to create the notification, WCF Notifications to create the mail and store it, Email to finally send it.
So, better check all cronjobs whether or not they are still active, and check the error logs. If you configured the email buffer (ACP - System - Options - UZ Community Bot), you might as well check the setting.
All the cronjobs run successfully. I checked my setup and I can send emails normally but the bot does not send it when it runs. I've attached screenshots of the logs.
Thanks
Please take a look at the database table wcf1_uzbot_email. Are there any entries?
There are no entries in that table.
Well, then there is no email to be sent. The Bot log should indicate this by a 0 in count (or so).
The bot log shows a count of one. Doesn't that indicate an email was created?
The bot log shows that an email is generated but the table data does not show it and no email is sent. Is there anything else I can do? I really need this function to work.
I don't know if this helps but I'm also using UZ Invitations and it sends the invitation email every time. Thanks.
Well, it doesn't help. Two different plugins which don't interfere with eachother.
Since I don't have enough information, I could only guess. For a solid analysis I need access to the ACP and the database.