Title: Image Link Error
Last modified: December 30, 2016

---

# Image Link Error

 *  Resolved [mxracer388](https://wordpress.org/support/users/mxracer388/)
 * (@mxracer388)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/)
 * A few of the photos that were migrated are broken once they uploaded to the bucket
   on Dreampress.
 * All other photos work fine.
 * direct link:
    [https://finditsports.com/ad/dunlop-geomax-mx71-rear/](https://finditsports.com/ad/dunlop-geomax-mx71-rear/)

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/topic/image-link-error/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/image-link-error/page/2/?output_format=md)

 *  Thread Starter [mxracer388](https://wordpress.org/support/users/mxracer388/)
 * (@mxracer388)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8604387)
 * It is now not showing virtually all images on the site.
 * finditsports.com
 *  Plugin Author [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8604750)
 * Disclaimer: I work at DreamHost. Also I’m logging off for the long weekend…
 * That’s because somehow your site managed to subvert my checks for https. (I keep
   warning people about that one…)
 * [http://finditsports.com.objects-us-west-1.dream.io/wp-content/uploads/2015/10/IMG_85303.jpg](http://finditsports.com.objects-us-west-1.dream.io/wp-content/uploads/2015/10/IMG_85303.jpg)
   works
 * [https://finditsports.com.objects-us-west-1.dream.io/wp-content/uploads/2015/10/IMG_85303.jpg](https://finditsports.com.objects-us-west-1.dream.io/wp-content/uploads/2015/10/IMG_85303.jpg)
   does NOT because you don’t have a certificate.
 * You SHOULD be using this:
 * [https://objects-us-west-1.dream.io/finditsports.com/wp-content/uploads/2015/10/IMG_85303.jpg](https://objects-us-west-1.dream.io/finditsports.com/wp-content/uploads/2015/10/IMG_85303.jpg)
 * So … That’s why :/
 * I checked your site though and confusingly I don’t see that there. I mean, I 
   searched for “objects-us-west-1.dream.io”
 * Did you roll your DB back? Once I flushed your varnish cache it worked – [https://finditsports.com/ad/dunlop-geomax-mx71-rear/](https://finditsports.com/ad/dunlop-geomax-mx71-rear/)
   is nice now
 * FYI, don’t delete or deactivate the plugin varnish-http-purge while you’re on
   DreamPress UNLESS you replace it with another Varnish plugin. Otherwise WP can’t
   flush the cache.
 *  Thread Starter [mxracer388](https://wordpress.org/support/users/mxracer388/)
 * (@mxracer388)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8604838)
 * Interesting.
 * Here are my settings:
    [https://nimbus.everhelper.me/client/notes/share/706395/ei0l9eq5yhaoabablso5](https://nimbus.everhelper.me/client/notes/share/706395/ei0l9eq5yhaoabablso5)
 * Do you need login info to fix this?
 *  Plugin Author [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8614382)
 * So … this is weird. Your site was FINE when I stepped away for the log weekend.
   All I did was flush your cache.
 * However I know why it’s broken just not why it’s even working. Your bucket name
   is `finditsports.com` which is breaking the SSL certificate. *facepalm*
 * This means the fix is going to be annoying. I’ve opened a ticket with DreamHost’s
   DreamObjects team to see what we can do to prevent this on our end (and I’m going
   to update the plugin to check if you have a period in your bucket name and STOP
   you from being able to do this), but for your site to work…
 * 1) Disable WordFence’s caching – This is going to give you fits on DreamPress
   
   2) Make a new bucket _WITHOUT_ a period in the name 3) Copy everything over (
   which … would have to be manually because the plugin wasn’t really designed to
   be that smart). 4) Change the bucket in your settings
 * But… When I search your database, I don’t see `objects-us-west-1.dream.io` anywhere
   in your database (except in the settings and 4 posts). If I look at the source
   of that page I don’t see calls to it, which is really weird. I can only guess
   your theme and/or a plugin is dynamically generating the images on the fly using
   the CDN. Not something I built in, intentionally, but hey. It works!
 * To get your site working for NOW I disabled the plugin.
    -  This reply was modified 9 years, 4 months ago by [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/).
 *  Thread Starter [mxracer388](https://wordpress.org/support/users/mxracer388/)
 * (@mxracer388)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8614440)
 * Okay, understood
 * 1) Wordfence cache is not available by the plugin and should not be active.
 * 2) It will not allow me to create a bucket without the period.
 * [https://nimbus.everhelper.me/client/notes/share/709008/8y4dt5d3tdcib86x7kzr](https://nimbus.everhelper.me/client/notes/share/709008/8y4dt5d3tdcib86x7kzr)
 * 3) Also, what do you mean by copy everything over?
 * Can you please assist?
 *  Plugin Author [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8615716)
 * The bucket is named `finditsports.com` – You’re looking at the bucket EDIT screen.
   You have to go back one and make a new bucket. And then manually copy everything
   over to the new bucket.
 * You can open a ticket with DreamHost tech support if you need help with those
   two steps.
 *  Thread Starter [mxracer388](https://wordpress.org/support/users/mxracer388/)
 * (@mxracer388)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8615913)
 * I created the new bucket and named it finditsportscom
 * I moved the same files over but it did not work still.
    -  This reply was modified 9 years, 4 months ago by [mxracer388](https://wordpress.org/support/users/mxracer388/).
 *  Plugin Author [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8618933)
 * First make a database backup 🙂
 * Then:
 * 1) Reactivate the plugin
    2) Select the NEW bucket 3) Run the following command
   via command line: `wp search-replace finditsports.com.object finditsportscom.
   object`
 * I’m rally sorry about the command line, but I don’t have a migrator built in 
   yet. I’ve been working on it, but it’s far from reliable.
 *  Thread Starter [mxracer388](https://wordpress.org/support/users/mxracer388/)
 * (@mxracer388)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8620250)
 * The bucket already reflects the changed name. It is not working on the site however.
   
   [https://nimbus.everhelper.me/client/notes/share/710763/axk0f24dbna6hxin1z23](https://nimbus.everhelper.me/client/notes/share/710763/axk0f24dbna6hxin1z23)
 * I noticed the images on the site when viewed e.g. (background image) reflect 
   a different URL than what the bucket reflects:
 * [site version] [https://finditsports.com.objects-us-west-1.dream.io/wp-content/uploads/2016/12/4wheeloffroad-2.jpg](https://finditsports.com.objects-us-west-1.dream.io/wp-content/uploads/2016/12/4wheeloffroad-2.jpg)
 * [server version] [https://objects-us-west-1.dream.io/finditsportscom/wp-content/uploads/2016/12/4wheeloffroad-2.jpg](https://objects-us-west-1.dream.io/finditsportscom/wp-content/uploads/2016/12/4wheeloffroad-2.jpg)
 * can you please help me fix this real quick?
 *  Plugin Author [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8620285)
 * How did you set the background images? I don’t recognize the theme you’re using
   so I’m afraid I can’t tell you exactly how to edit things there, but it LOOKS
   like you picked (maybe?) a featured image?
 *  Thread Starter [mxracer388](https://wordpress.org/support/users/mxracer388/)
 * (@mxracer388)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8620385)
 * I simply right clicked on the main categories carousal to view background image.
 * I am confused by what you mean, none of the images on the are not working still.
 * Is there a URL problem?
    if so, how can this be fixed?
 * Thank you,
 *  Plugin Author [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8622100)
 * Categories don’t normally have images, so you had to set those somewhere. Do 
   you know how you did that?
 *  Thread Starter [mxracer388](https://wordpress.org/support/users/mxracer388/)
 * (@mxracer388)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8622400)
 * These categories have images though, able to change them on the wordpress panel
 *  Plugin Author [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8622882)
 * I get that, I’m trying to tell you that there’s something _your theme_ did to
   make that happen, and whatever that is, that’s what has to be changed. You’re
   doing something very rare with that, so it’s really hard for me to debug.
 * What theme is this? Maybe I can figure it out?
 *  Thread Starter [mxracer388](https://wordpress.org/support/users/mxracer388/)
 * (@mxracer388)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/#post-8623057)
 * Classifieds
 * Version: 2.4
 * By powerthemes

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/topic/image-link-error/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/image-link-error/page/2/?output_format=md)

The topic ‘Image Link Error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dreamspeed-cdn_3c83a7.svg)
 * [DreamSpeed CDN (RETIRED)](https://wordpress.org/plugins/dreamspeed-cdn/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/dreamspeed-cdn/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/dreamspeed-cdn/)
 * [Active Topics](https://wordpress.org/support/plugin/dreamspeed-cdn/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dreamspeed-cdn/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dreamspeed-cdn/reviews/)

 * 30 replies
 * 2 participants
 * Last reply from: [mxracer388](https://wordpress.org/support/users/mxracer388/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/image-link-error/page/2/#post-8645073)
 * Status: resolved