First page visible,last 2 are not. jpg pic not visible-Help!

Core FTP client questions and answers
Post Reply
joshua
Posts: 3
Joined: Tue Dec 12, 2006 6:49 pm

First page visible,last 2 are not. jpg pic not visible-Help!

Post by joshua »

First page of my website is visible and the other 2 are not, please can you can anyone help. The .jpg pictures are also not showing. I need help as its my first time of using coreFTP.

Thanks,

Josh.
Brendon K
Posts: 139
Joined: Mon Aug 15, 2005 8:16 pm

Post by Brendon K »

Can you give the URL of the webpage(s) in question? It may be easier to diagnose.
joshua
Posts: 3
Joined: Tue Dec 12, 2006 6:49 pm

pages 2,3 and .jpg on website not visible

Post by joshua »

the url is http://www.hassronk.com

Thanks.
Brendon K
Posts: 139
Joined: Mon Aug 15, 2005 8:16 pm

Post by Brendon K »

Your HTML is pointing to an images folder of:

/index_files/

All of your images, according to the HTML, need to be uploaded to the server in that folder. The first image file in the HTML is listed as image306.gif, so that file would be located in...

/index_files/image306.gif

Note: The location above is found WITHIN your root web folder, so if you have a www folder that you must place all your HTML files in (as an example), then you must have the folder and files within that folder. This assumes your root folder is your web accessible folder.

I unfortunately can't really tell you which file the image306.gif file is because (1)I can't see it since it's not where it belongs, obviously, and (2)Frontpage and/or any other Microsoft product makes absolutely atrocious code that is virtually impossible to read and understand. DreamWeaver and/or Nvu (free) is much better, in my opinion.

If you do in fact have the folder/files where you think they should belong, the next step (in my opinion) would be to contact your host and make sure that it's not their fault.
Post Reply