Email sender not fired
-
I have set up a category and two subscribers for this category.
When I use the form to create a post, the category appears in the dropdown list, however when I set the title, category and some text for the post and press Submit Post, no emails are sent to the subscribers.
My programming knowledge is with Java not PHP so I may be way off, but looking through the plug-in files, it looks like the function st_send_mail should be fired when the post is published. I have added the line printf(‘st_send_email’); after the global lines but this messages does not appear in the debug.log file.
Any ideas?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Email sender not fired’ is closed to new replies.