Warning: array_map() in post.php
-
Hi!
I have three different custom post types on my website. On my locale server (running MAMP on my computer) it works just fine. When I upload my plugin (have it as a plugin, not in my functions.php) I can’t edit the posts in one of the three custom post types. Instead I get following message:Warning: array_map() [function.array-map]: Argument #2 should be an array in /link-to-my-website/wp-includes/post.php on line 1426
Warning: Cannot modify header information – headers already sent by (output started at /link-to-my-website/wp-includes/post.php:1426
I’m running version 3.0.1. I have tested to upload the whole WordPress installation again if there where some corrupt files. I have stripped down my code as far I can get but I still get the same message.
Just wondering – have any of you here in the forums experienced the same error message?
- The topic ‘Warning: array_map() in post.php’ is closed to new replies.