• revathir

    (@revathir)


    I recently moved my site to another host. The backed up data using SQL was imported to the new WordPress installation. I see all the content intact, except the images.
    The media library shows the number of images but when I go into the library I see only the names and the posts they are attached to, but not the images. Need help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Zaggeh

    (@zaggeh)

    So to clarify, you backed up the Database only and are using it with a fresh WordPress installation?

    I believe there are references to images in the database, but those are just references pointing to where they are located in your fileystem (typically wp-content/uploads) you’ll need to move that folder from your old host to your new host. I’m not 100% sure on this though since I’m a bit new too WordPress as well, but that’s how it works on my particular setup.

    sabinou

    (@sabinou)

    The images are not stored in the database, but stored at your web host, in the (blog root)/wp-contents/upload (err, or /uploads, I now have a doubt) subfolder.

    I hope you still have FTP access to your previous host, then you’ll just have to download everything and reupload it to the same location 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Image files missing after changing host’ is closed to new replies.