Cannot modify header information – upon upload
-
I get the following error in WordPress when trying to upload:
The uploaded file could not be moved to /home/mustache/public_html/wp-content/uploads/2007/02.
Warning: Cannot modify header information – headers already sent by (output started at /home/mustache/public_html/wp-admin/admin-functions.php:1879) in /home/mustache/public_html/wp-includes/functions.php on line 1219Of course, line 1879 of admin-functions.php looks like this:
wp_die( printf( __(‘The uploaded file could not be moved to %s.’ ), $uploads[‘path’] ));
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Cannot modify header information – upon upload’ is closed to new replies.