Forums

[resolved] Cannot add images (3 posts)

  1. Kenchu
    Member
    Posted 3 years ago #

    Whenever I try to add images to my post, the image-file is uploaded to the wp-content folder directly, but the links in the image tag gets a "uploads/" before the filename. What am I doing wrong here?

  2. Samuel B
    moderator
    Posted 3 years ago #

    admin - settings - miscellaneous
    this is where that is set up

  3. Kenchu
    Member
    Posted 3 years ago #

    admin - settings - miscellaneous
    this is where that is set up

    +

    http://wordpress.org/support/topic/59986

    Upon upload I kept getting:
    "The uploaded file could not be moved to ."

    I had just finished migrating WP 2.01 from one server to another. I had wp-content/uploads permissions set correctly as 0777. The fix was:

    (1) I copied my uploads folder (and renamed it)
    (2) I then deleted wp-content/uploads
    (3) I then recreated wp-content/uploads (mkdir)
    (4) I then set permissions on wp-content/uploads (chmod 0777)
    (5) I then copied all the folders/content I copied in step 1 --> the folder created in step 4

    Voila. Works again, I can upload.

    Worked for me

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.