A few weeks ago I ran into problems with my main browser displaying embedded Photobucket images on pages like this one. I mostly use Opera 12.17, which is an old, no longer developed version of the Opera that power users found attractive. Long sad story, but the current Opera is a really a totally different "simple" browser based on the Chrome engine.
In troubleshooting, I found some disturbing (to me) information about the way PB is displaying embedded images:
An embedded PB image on a page like this one contains an img tag pointing to a PB site like this: "i##.photobucket.com/...albumpaths.../my_picture.jpg", which your browser then requests from PB.
But they don't actually return the image. Instead your browser is redirected to "s##.photobucket.com/...albumpaths.../my_picture.jpg", which it then requests.
But they
still don't return the image. Instead your browser is redirected to an html page.
When your browser requests that page, it then gets the html page and runs some scripts that actually retrieve the image. This is where Opera 12.17 was having problems, which I was able to resolve by figuring out how to have Opera get PB to just give it the image in the first place instead of all the redirecting and scripting.
Now you might be thinking at this point, if PB can just serve up the image directly, why all the redirecting and scripting?
My guess is that it's probably so that they can also run ten different marketing scripts (for those who don't block such things).
For every user, for every embedded image on every page.
Anyway, I'm looking for somewhere else to host my pictures. Recommendations?