How to show image by URL ?

27.07.2013 17:46
#1
nhhuayt
Joomshopping forum user no avatar
Name: Huy
15.07.2013
Posts: 9
Quote
How to show image by URL ?

Hi! I have a problem
In Categories/Products, images are always uploaded to folder image

How can we get images from another website (without upload to folder image)?
So we can save bandwidth and disk capacity

Please help.
Thank you very much.


Joomla: 2.5.13
JoomShopping: 3.15.0
PHP: 5.4.6
MySQL: 5.5.27
 
27.07.2013 17:52
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25907
Quote
Aw: How to show image by URL ?

Not possible

 
27.07.2013 18:37
#3
nhhuayt
Joomshopping forum user no avatar
Name: Huy
15.07.2013
Posts: 9
Quote
Aw: How to show image by URL ?

It's sound bad.
But I think, nothing is impossible
Why open an article, it has insert image from URL ?

 
27.07.2013 18:52
#4
nhhuayt
Joomshopping forum user no avatar
Name: Huy
15.07.2013
Posts: 9
Quote
Aw: How to show image by URL ?

I'm a newbie about php

I find a code from internet, but I don't know how it works
But I think it's an idea
Please check it for me

?php if ($this->product->product_url!=""{?>
<div class="prod_url">
<a target="_blank" href="<?php print $this->product->product_url;?>"><?php print _JSHOP_READ_MORE?></a>
</div>
<?php }?>

Thank you very much

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.