This horrible company know as Apple decided to destroy billions of bits of web linked content when they took MobileMe offline. I had several hundred photos linked in various threads and a few people PM'ed me wondering what happened to the pics.
Is there a way to correct a couple hundred links found in many different threads? Here is an example link.
hxxp://gallery.me.com/stupidexmacuser/100011/may_2010_h003/web.jpg
The logic would require two steps.
#1 Fix the server link
FIND = hxxp://gallery.me.com/stupidexmacuser/
REPLACE = hxxp://mynewwebserver.com/
#2 Fix the stupid MobileMe link at the end.
FIND = /web.jpg
REPLACE = .jpg
I can do this in a text editor quite easily, but with vBulletin, it looks like I have to hunt down and modify every single post I made.
Cheers!
ChinaV