CRE Loaded Community

Banner


Board index » Web Design and Development » Development Discussions

All times are UTC - 5 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: How load an image from an URL?
PostPosted: Thu Nov 04, 2010 11:05 pm 
Offline
CRE Newbie

Joined: Sat Oct 30, 2010 9:01 am
Posts: 1
Hi, i'm having problems with the images I need to load images from URL's, how I can do it?

I have all the images in other site, just I want to link it into my site, i'm editing the table and I put the URL into de camp, but when I watch the site the images doesn't load. It said NO IMAGE


Top
 Profile  
 
 Post subject: Re: How load an image from an URL?
PostPosted: Sat Nov 06, 2010 9:45 pm 
Offline
CRE Legend
User avatar

Joined: Thu Jun 12, 2008 6:39 am
Posts: 2394
Location: New Zealand
Are the images on another server or just in another directory on your current site's server?

If it's another server, you can link like this:
Code:
<img src="http://another.server.com/image.gif">

Of course, you'd need to have the right to link to these images, otherwise it would 'hotlinking.'
Another downside usually is slower page loading times and if the urls change on the source, it'll break on your site.

If all on the same server, and you're not using any local images whatsoever, then redirect the /images through configure.php files to point to the right source directory.

Simon

_________________
www.codemehappy.com
For Cre Loaded tips, how-to articles and more


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

Board index » Web Design and Development » Development Discussions

All times are UTC - 5 hours


Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
It is currently Thu May 17, 2012 8:23 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy