Annoying bug: images have wrong URL
-
Recently I took a look at some older posts on my blog. It occured to me that some image galleries did not display any image. Indeed all images dated 27/3/2009 or older are displayed neither in my media library nor in post galleries.
The reason is simple – their URL contains the site directory path :
http://www.ready.to.get.free.fr/wp-content//mnt/104/sdb/a/6/www.ready.to.get/wp-content/img_4650.jpg
Although the URL should be simply like this :
http://www.ready.to.get.free.fr/wp-content/img_4650.jpg
An example of broken gallery :
http://www.ready.to.get.free.fr/index.php/2008/05/un-soleil-estival/
Does someone have an idea on how to repair this ? There are more than 1000 images involved…
The topic ‘Annoying bug: images have wrong URL’ is closed to new replies.