archives

Since some days we are experiencing some errors in notifications, that appear randomly. We are using the AWS SES to send the email, but on my opinion the problem begins inside the add-on. I had a look to the logs page and I saw tha notifications are not sent by the plugin. In the next […]

Continue Reading  

I have made some really basic changes to the notifications-maler-helper.class.php file that allows me to add attachments to emails, however I’d like this to possible be made a part of the actual plugin so I don’t have to re-implement this every time I perform an update. The changes are as follows: notifications-mailer-helper.class.php, line 114: $this->send_email($from_name, […]

Continue Reading