Author
Loui375
VIP club member
Added: Jun 19, 2009 1:44 am
With other hoster you have to try a bit. It must be a direct link that leads to the image, no php-link (means that in the URL there must not be any .php phrase):

This one does not work when putting it between [img]-tags
Code:
http://www.casimages.com/img.php?i=090619031408723905.jpg

as you see here ...
[img]http://www.casimages.com/img.php?i=090619031408723905.jpg[/img]

but this will do:
Code:
[URL=http://www.casimages.com][img]http://nsa08.casimages.com/img/2009/06/19/090619031408723905.jpg[/img][/URL]

Some hosters embed the direct link to the picture in a link that leads to their site like casimages and imagesocket. You can extract the picture-link if you want, but it works anyway.