PDA

View Full Version : could someone let me know page not showing up


ioasw
10-7-05, 02:01 PM
On my computer www.zentrumcompany.com shows up fine but today I went to two other computers and it didnt show up all, I got was a little red x in the top left corner. If someone clould go to the above site and let me know if the page comes up that would be great, and if the page dosent come up why is it doing that, comming up on my computer and no one eleses. Thank you.

Eden
10-7-05, 02:18 PM
Hi,

I just checked your link and I see only the background, nothing else. In looking at your source code (only for checking purposes of course) I see links like this:
<img style="width: 780px; height: 800px;" alt=""
src="file:///C:/Documents%20and%20Settings/Robert/Desktop/zenco_home%20copy.gif"
align="middle"> so I think this could a majority of the problem, it seems to be trying to read files, not your website locations. The others read things like background="index_files/image290.gif" so make sure you have that 'index_files' directory on your site, I'm sure you do but just in case. I did this to myself a couple of years ago since I test all my stuff at home first as well, then kept getting 404's because I forgot to change the actual directories & stuff. Kindof made me feel like an idiot but we all got to learn somewhere right? ;)

Eden

ioasw
10-7-05, 04:41 PM
yeah thanks alot for checking. that is so wierd though it shows up on my computer but no one elses. Yes I have th index file in my site. I use publisher to publish the page. I tried to do something tricky though and I dont think it workded.

IanS
10-7-05, 04:46 PM
yeah thanks alot for checking. that is so wierd though it shows up on my computer but no one elses. Yes I have th index file in my site. I use publisher to publish the page. I tried to do something tricky though and I dont think it workded.The reason it shows up on your site is that it is using the full path including the c drive to access the required files. Of course, this means that unless the other computers have the images on their hard drives in the same place then they won't show up.

ioasw
10-8-05, 10:47 AM
I got it. In the html code it was saying that the picture was on my hard drive so I just changed to say it was in the index_files folder and ZANG! HTML is a crazy thing.

Autoload
10-8-05, 11:48 AM
Your FAQ page is hosed as well. Need to fix the code as the world (hopefully) doesn't have access to your desktop.

Also check out your jeewhizz.biz graphic.. Only 1 'm' in coming.

ioasw
10-9-05, 09:10 AM
ok we're good. Thanks alot for checkin for me I totally forgot about the poor wittle faq page. It's not done anyway but oh well, its on there.