Error returned from wp-mail.php
-
After setting up posting by email, I’m getting the followig error after running wp-mail.php. The error is found in the Category field of the new post when selecting edit from the main admin page.
===========
Warning: Invalid argument supplied for foreach() in /var/www/html/paddy/wp-includes/template-functions-category.php on line 90
===========
Also, another error is listed when selecting to edit the post itself. The error is listed in the Categories field on the right, and the actual category with it’s check box is listed following the error.
===========
Warning: Wrong datatype for second argument in call to in_array in /var/www/html/paddy/wp-admin/admin-functions.php on line 41
===========
Any thoughts? Help? Prayers?
- The topic ‘Error returned from wp-mail.php’ is closed to new replies.