View Single Post
  #3 (permalink)  
Old 01-05-2008, 09:03 AM
sharm sharm is offline
Junior Member
 
Join Date: Jan 2008
Posts: 2
Originally Posted by Duke View Post
It means your image link is broken, double check your address.
Hiya,

I've double checked the link to the image and it's fine. I've tried
http://mylink/images/myimage.jpg
/images/myimage.jpg
http://www.mylink/images/myimage.jpg
all with the
Code:
<img src="">
tag but with no success. I have no idea what could be preventing the image from showing up. I've even disabled my firewall incase it is blocking them.

This is the full code I am using for my news article on the front page of my website:


Code:
<img src="http://ffgilgamesh.co.uk/images/Enemies/boss1.jpg" border="0" />
I have typed the image link into a new browser to ensure it is the correct link and it shows up fine. It seems that when I save the page I am working on it wipes off the HTML... Totally baffled!

Edit:
Also I have just noticed that upon uploading and adding a download to the download module, when clicking it in the download menu it doesn't show up, but it does show up when I go to 'view new downloads'. But when I try to download it it sends me to a 'this page cannot be displayed' message.
Could my above problems be due to CHMOD settings?

If you would like to have a look at my downloads section you can view it here to better get an idea of my problem. I added a download in Avatars called Clean avatars:
FF Gilgamesh - Downloads

Last edited by sharm : 01-05-2008 at 09:40 AM. Reason: new query
Reply With Quote