call_user_func_array() Cannot modify header information
-
Running a WordPress 4.1 network in subdir mode. No errors in network admin, but in child site admin, I receive the following errors:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'add_admin_scripts' not found or invalid function name in /.../public_html/test/wp-includes/plugin.php on line 496 Warning: Cannot modify header information - headers already sent by (output started at /.../public_html/test/wp-includes/plugin.php:496) in /.../public_html/test/wp-includes/option.php on line 748 Warning: Cannot modify header information - headers already sent by (output started at /.../public_html/test/wp-includes/plugin.php:496) in /.../public_html/test/wp-includes/option.php on line 749
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘call_user_func_array() Cannot modify header information’ is closed to new replies.