array_map() Error
-
I use the latest version of Events Manager and i did regognize an error like the last on with the categories of events manager enabled.
When i disable the categories and try to edit an old event which i have published and want so save it i got the following error:
Warning: array_map(): Argument #2 should be an array in /..../wp/wp-includes/category-template.php on line 1158 Warning: Cannot modify header information - headers already sent by (output started at /..../wp/wp-includes/category-template.php:1158) in /..../wp/wp-admin/post.php on line 197 Warning: Cannot modify header information - headers already sent by (output started at /..../wp/wp-includes/category-template.php:1158) in /..../wp/wp-includes/pluggable.php on line 1228
So this error looks similiar to the last one, where WordPress 4.4 was released. there the array_map() Error was on the Frontend. Hope you could reproduce the error and fix it.
When i have categories enabled all works perfectly.
- The topic ‘array_map() Error’ is closed to new replies.