• what does this mean:

    The uploaded file could not be moved to /home/r/e/renovationcentral_co_uk/wp02/wp-content.
    Warning: Cannot modify header information – headers already sent by (output started at /home/r/e/renovationcentral_co_uk/wp02/wp-admin/admin-functions.php:1879) in /home/r/e/renovationcentral_co_uk/wp02/wp-includes/functions.php on line 1219

    I’ve moved the inde.php file to the root of my server so that http://www.myblog.com goes straight to the index file. I’ve also added /wp02/ within the index.php file as instructed. When I try and upload a photo using the admin page I get the above problem. I’m I meant to move other files or is this simply a glinch?

Viewing 1 replies (of 1 total)
  • This was happening to me, I fixed it by logging into the server and doing this:

    chmod a+w wp-content/uploads

    This seems like a substantial security risk, but it fixed the problem.

    Still having problems adding an image to a post from the image browser.

    Here’s another similar thread

Viewing 1 replies (of 1 total)
  • The topic ‘image upload in 2.1 error’ is closed to new replies.