Hi, I get this error on the mailout settings page.
Invalid argument supplied for foreach() in /home/gospelen/public_html/wp-content/plugins/mailout/mailout.php on line 48
Tried everything to fix it but can't figure it out.
Hi, I get this error on the mailout settings page.
Invalid argument supplied for foreach() in /home/gospelen/public_html/wp-content/plugins/mailout/mailout.php on line 48
Tried everything to fix it but can't figure it out.
Hi I get this same message it would help if someone answered the forum
Same problem here. It seems that the plugin assumes a different database schema than the one used in WP 2.9.1. The code tries to read post categories from the wp_categories table. There is so such table in my WP. Catergories are stored in wp_term_taxonomy table.
This topic has been closed to new replies.