Title: DIGGIDY's Replies | WordPress.org

---

# DIGGIDY

  [  ](https://wordpress.org/support/users/diggidy/)

 *   [Profile](https://wordpress.org/support/users/diggidy/)
 *   [Topics Started](https://wordpress.org/support/users/diggidy/topics/)
 *   [Replies Created](https://wordpress.org/support/users/diggidy/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/diggidy/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/diggidy/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/diggidy/engagements/)
 *   [Favorites](https://wordpress.org/support/users/diggidy/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Media Image URLs being corrupted](https://wordpress.org/support/topic/media-image-urls-being-corrupted/)
 *  Thread Starter [DIGGIDY](https://wordpress.org/support/users/diggidy/)
 * (@diggidy)
 * [10 years ago](https://wordpress.org/support/topic/media-image-urls-being-corrupted/#post-7343125)
 * I really do not understand what is going on here, the “src” url of the image 
   is correct, but the “srcset” is screwed, missing the “gallery/” parts of the 
   url.
 * What is causing this to happen?
 * `<img class="alignnone size-full wp-image-10582" src="http://www.5clubracing.
   co.uk/wp-content/uploads/gallery/galleries/mx5-cup/brands-hatch-2016/JonElsey20165ClubBrands-
   247.jpg" alt="JonElsey20165ClubBrands-247" width="800" height="533" srcset="http://
   www.5clubracing.co.uk/wp-content/uploads/galleries/mx5-cup/brands-hatch-2016/
   JonElsey20165ClubBrands-247.jpg 800w, http://www.5clubracing.co.uk/wp-content/
   uploads/galleries/mx5-cup/brands-hatch-2016/_cache/JonElsey20165ClubBrands-247-
   300x200.jpg 300w, http://www.5clubracing.co.uk/wp-content/uploads/galleries/mx5-
   cup/brands-hatch-2016/_cache/JonElsey20165ClubBrands-247-768x512.jpg 768w, http://
   www.5clubracing.co.uk/wp-content/uploads/galleries/mx5-cup/brands-hatch-2016/
   _cache/JonElsey20165ClubBrands-247-600x400.jpg 600w" sizes="(max-width: 800px)
   100vw, 800px">`
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images have disappeared](https://wordpress.org/support/topic/images-have-disappeared-8/)
 *  [DIGGIDY](https://wordpress.org/support/users/diggidy/)
 * (@diggidy)
 * [10 years ago](https://wordpress.org/support/topic/images-have-disappeared-8/#post-7332257)
 * I have the exact same issue, it looks like the image url’s are being corrupted
   somehow.
 * I’m seeing parts of the image url path being striped, for example this is an 
   actual image url in my media gallery.
 * The Valid url..
    `http://www.5clubracing.co.uk/wp-content/uploads/gallery/galleries/
   mx5-cup/brands-hatch-2016/JonElsey20165ClubBrands-247.jpg`
 * This is being output in the post/page html as this..
 * Invalid url..
    `http://www.5clubracing.co.uk/wp-content/uploads/galleries/mx5-
   cup/brands-hatch-2016/JonElsey20165ClubBrands-247.jpg`
 * As you can see “gallery/” is been stripped from the url path.
 * You can see for yourself here [http://www.5clubracing.co.uk/](http://www.5clubracing.co.uk/)
   on the front page.
 * Only started happening when the latest update 4.5.1 was automatically applied
   by WordPress.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End Upload] file hashing](https://wordpress.org/support/topic/file-hashing/)
 *  Thread Starter [DIGGIDY](https://wordpress.org/support/users/diggidy/)
 * (@diggidy)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/file-hashing/#post-4874172)
 * I made lots of small changes to get the functionality for my very specific needs,
   there are other solutions out there like [File Away](https://wordpress.org/plugins/file-away/)
   which are far better and properly supported.
 * But if you really want to use this plugin, I can post the source I guess, but
   I need to dig it out later when I’m back home.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End Upload] file hashing](https://wordpress.org/support/topic/file-hashing/)
 *  Thread Starter [DIGGIDY](https://wordpress.org/support/users/diggidy/)
 * (@diggidy)
 * [12 years ago](https://wordpress.org/support/topic/file-hashing/#post-4873834)
 * Ok, figured out how to get around the hashing.
 * But, I have another question, what is the purpose of setting the transient? I
   don’t see what its trying to achieve ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Display Widgets] Version 2.0 with WP 3.8 doesn't work](https://wordpress.org/support/topic/version-20-with-wp-38-doesnt-work/)
 *  [DIGGIDY](https://wordpress.org/support/users/diggidy/)
 * (@diggidy)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/version-20-with-wp-38-doesnt-work/#post-4502538)
 * v2.02 fix worked for me, thanks 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Display Widgets] Version 2.0 with WP 3.8 doesn't work](https://wordpress.org/support/topic/version-20-with-wp-38-doesnt-work/)
 *  [DIGGIDY](https://wordpress.org/support/users/diggidy/)
 * (@diggidy)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/version-20-with-wp-38-doesnt-work/#post-4502376)
 * I’ve got the exact same issue, in the latest version 1.24, moving from 1.23
 * I’ve just pasted the display-widgets.php code from previous version, 1.23, directly
   into the pluging edit screen as a workaround.
 * [http://plugins.svn.wordpress.org/display-widgets/tags/1.23/display-widgets.php](http://plugins.svn.wordpress.org/display-widgets/tags/1.23/display-widgets.php)
 * I would suggest you do something similar and roll back to a version you know 
   that works. Depending on the changes that were made between the versions you 
   should be ok just doing that for the time being, then the next update will overwrite
   it again.
 * This is assuming you didn’t take a backup before updating of course.

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