Email Notification Plugin
-
Installed the latest version of the plugin, configured it and manually set up one email address via Import. After inserting:
<?php email_notification_future_send(); ?>
I received the following SQL warning. What did I miss?
Thanks, Len
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /domain/bhsboosters.org/htdocs/wp-content/plugins/wp-email-notification/
email_notification_2.3.1.php on line 369Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /domain/bhsboosters.org/htdocs/wp-content/plugins/wp-email-notification/
email_notification_2.3.1.php on line 372
- The topic ‘Email Notification Plugin’ is closed to new replies.