• Ive tried to upload pictures to my blog, both by using the flash and the normal browser upload, tried different browser as well and even my iphone.
    Nothing works, the file finish uploading but there is nothing there.

    Why is that and what can I do to fix that??

    thank you….

Viewing 4 replies - 16 through 19 (of 19 total)
  • I resolved my problem: the folder that i was uploading to wasn’t the correct one. I defaulted it and it worked.

    Hi rye_ryu, can you give more details how you solved the problem?

    Thanks!

    Fixed mine as well, turns out the default setting puts the full path to your upload folder in the database, like so

    /data/0/0/19/12/19990/user/32456/htdocs/wordpress2/wp-content/uploads

    even though the Settings > Miscellaneous Panel still only shows

    wp-content/uploads

    So if you update this setting, it changes the default correct absolute path into the wrong relative path which doesn’t work.

    I just went into the database and changed the setting for wp_options upload_path to the absolute path and uploads resumed again. You can also just enter your absolute path into the Miscellaneous Panel and it will work as well, but it will always show the relative path here, even though the saved value is absolute.

    Very strange behavior, but it worked!

    Thanks for this fix. I hadn’t changed the upload path location from the default. It didn’t look like yours but was still a long path. I replaced it with the path you suggested and it worked.

    Thanks for this.

    The last of my hair can stay in. I’ve only just started using wordpress and this is not what I expected.

    Kevin

Viewing 4 replies - 16 through 19 (of 19 total)

The topic ‘pictures upload problems’ is closed to new replies.