I’m having trouble with your plugin. I followed the instructions that came with the plugin, and I added the extra line in the header. I also changed line 19 for line 22, and I subscribed a user to test the plugin.
I encountered 2 problems:
PROBLEM ONE: ERROR IN HEADER
I have the following errors in the header of my page
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/xxxx/public_html/wp-content/plugins/wp-email-notification/email_notification_2.3.php on line 369
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/xxxx/public_html/wp-content/plugins/wp-email-notification/email_notification_2.3.php on line 372
Both of these errors dissappear if I take out the extra line in the header
PROBLEM TWO: INCOMPLETE WRITE POST/PAGE
When I try to create or edit an existing post/page I get an incomplete version of it. I don’t get to see anything below the Save/Post buttons. If I disable the plugin it then renders the page completely
has anyone experienced this?
Thank you very much oriecat & Kafkaesqui!