View Full Version : Links missing
bradpowellphoto
Sep-22-2009, 10:49 AM
Hey there tech gods! Long time no beg for help.
I went to my links page on my site and noticed all the links were gone.
Now I have done nothing to this page since I created it so I am wondering what could have happened?
It is at: http://www.bradpowellphoto.com/gallery/3425048
Anyone have an idea what would have happened?
jfriend
Sep-22-2009, 11:07 AM
None of your image links in the links page are correct.
To pick one example, where you have:
<img src="/photos/192159932/Large.jpg (http://www.dgrin.com/view-source:http://www.bradpowellphoto.com/photos/192159932/Large.jpg)" height="125" width="125" border="0" alt="">
it should be:
<img src="/photos/192159932-Th.jpg (http://www.dgrin.com/view-source:http://www.bradpowellphoto.com/photos/192159932/Large.jpg)" border="0" alt="">
You have the image URL wrong and you have weird height and width that don't necessarily match the image. All the image URLs are wrong so that's why they aren't showing up. You can use the Share button in the gallery to get the exact right URL to the exact size you want. You don't have to guess at it.
bradpowellphoto
Sep-22-2009, 11:16 AM
John
Thanks for the quick reply. I will make the appropriate changes.
Has something changed with smugmug because the code I had in there worked for the longest time.
Brad
None of your image links in the links page are correct.
To pick one example, where you have:
<img src="/photos/192159932/Large.jpg (http://www.dgrin.com/view-source:http://www.bradpowellphoto.com/photos/192159932/Large.jpg)" height="125" width="125" border="0" alt="">
it should be:
<img src="/photos/192159932-Th.jpg (http://www.dgrin.com/view-source:http://www.bradpowellphoto.com/photos/192159932/Large.jpg)" border="0" alt="">
You have the image URL wrong and you have weird height and width that don't necessarily match the image. All the image URLs are wrong so that's why they aren't showing up. You can use the Share button in the gallery to get the exact right URL to the exact size you want. You don't have to guess at it.
jfriend
Sep-22-2009, 11:23 AM
John
Thanks for the quick reply. I will make the appropriate changes.
Has something changed with smugmug because the code I had in there worked for the longest time.
Brad I don't know what changed, just that the type of links you have now will work if you change them.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.