shlomikalfa Posted October 19, 2008 Share Posted October 19, 2008 hey all i'm kinda new to sites and everything to do with them so i have a noobish question. -> when i try to put this source into an HTML page it never shows the picture but if i write the source in FF address and press ENTER it does show me the picture.... how can i fix it please ?! -> if you want to see for yourself, please open a new text doc, and copy the following in, then save the file as .html and open it with FF.... it won't show the image!!! [after you will open the source manually by writing it to the address bar it will show the picture in the .html page you made it also... but not before!] http://ia.media-imdb.com/images/M/MV5BMjEzNjg1NTg2NV5BMl5BanBnXkFtZTYwNjY3MzQ5._V1._SX99_SY140_.jpg <a href="http://ia.media-imdb.com/images/M/MV5BMjEzNjg1NTg2NV5BMl5BanBnXkFtZTYwNjY3MzQ5._V1._SX99_SY140_.jpg" rel="lightbox[roadtrip]" title="Hancock (2008)"><img src="http://ia.media-imdb.com/images/M/MV5BMjEzNjg1NTg2NV5BMl5BanBnXkFtZTYwNjY3MzQ5._V1._SX99_SY140_.jpg"></a> Link to comment https://forums.phpfreaks.com/topic/129112-doesnt-show-the-picture-from-the-source-why-how-do-i-fix/ Share on other sites More sharing options...
imzeeshan Posted October 19, 2008 Share Posted October 19, 2008 Hi shlomikalfa This is called hot linking, some hosts disable it. so people from other domain cannot link to ur images or other assets. Link to comment https://forums.phpfreaks.com/topic/129112-doesnt-show-the-picture-from-the-source-why-how-do-i-fix/#findComment-669340 Share on other sites More sharing options...
shlomikalfa Posted October 19, 2008 Author Share Posted October 19, 2008 is there any work-around to show these "hot-links" ?! Link to comment https://forums.phpfreaks.com/topic/129112-doesnt-show-the-picture-from-the-source-why-how-do-i-fix/#findComment-669347 Share on other sites More sharing options...
AndyB Posted October 19, 2008 Share Posted October 19, 2008 is there any work-around to show these "hot-links" ?! Yes. Save the image you want to use on your own server (and use your own bandwidth). IMDB might not be too happy if you 'borrow' their image. Link to comment https://forums.phpfreaks.com/topic/129112-doesnt-show-the-picture-from-the-source-why-how-do-i-fix/#findComment-669370 Share on other sites More sharing options...
haku Posted October 20, 2008 Share Posted October 20, 2008 Yep. It's illegal. Ask them first. Link to comment https://forums.phpfreaks.com/topic/129112-doesnt-show-the-picture-from-the-source-why-how-do-i-fix/#findComment-669647 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.