GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   HELP! Server Issue....Guru Needed (https://gfy.com/showthread.php?t=303823)

junction 05-29-2004 03:16 AM

HELP! Server Issue....Guru Needed
 
Here is my problem:

I uploaded a site.

The images dont show up on the page.

If I type the url/images/image.jpg, the image shows.

I am clueless to the problem.

Marcus Aurelius 05-29-2004 03:19 AM

what did you use to build the HTML with?

Marcus Aurelius 05-29-2004 03:21 AM

depending on what you used to build the HTML (other than a text only editor) you may need to check the virtual location referenced in the document. it may be pointing to files on your hard drive and not files hosted on your server. Dreamweaver specifically is troublesome in this respect.

Lycanthrope 05-29-2004 03:21 AM

Yes, post a link to it... it will tell all.

bluedevil 05-29-2004 03:21 AM

look at the HTML...you might have the URL as a folder in your local...change it to your website URL

xxxoutsourcing 05-29-2004 03:31 AM

can ya post the URLS so we can have a look for you?

EviLGuY 05-29-2004 03:32 AM

Yeah sounds like you just dont know your HTML. :)

junction 05-29-2004 04:51 AM

Built in Dreamweaver.

Paths are correct. Not pointing to my harddrive.

For SEO reasons, cant show you the page.

This has to be a server issue.

PowerCum 05-29-2004 04:53 AM

Two possible solutions.
1 ) Open your httpd.conf and search for /images. Remove the images Alias and you are done. This will fuck the apache internal indexing.
2 ) Change the images direcory name to something like myimages.

skinnay 05-29-2004 05:01 AM

Quote:

Originally posted by junction

For SEO reasons, cant show you the page.


well then for obvious reasons, we cant help you.

VeriSexy 05-29-2004 05:08 AM

Quote:

Originally posted by junction
Built in Dreamweaver.

Paths are correct. Not pointing to my harddrive.

For SEO reasons, cant show you the page.

This has to be a server issue.

Maybe directory not Chmod correctly

Brad Mitchell 05-29-2004 07:16 AM

Are you sure you put it in the site root and not the directory beneath that? Sometimes hosts make the site root in a subdirectory called htdocs, public_html or html not just the precise place your FTP program puts you in.

Good luck

Brad

dougeetx 05-29-2004 09:10 AM

http://www.EasyServerManagement.com

WiredGuy 05-29-2004 12:16 PM

Quote:

Originally posted by junction
For SEO reasons, cant show you the page.
How about I take a look, I don't know anything about SEO :winkwink:

Seriously though, check if you have some kind of hotlink protection on, if your paths are all correct and going to the images directly works, my guess is you have hotlinking on but not working correctly.

WG

VideoJ 05-29-2004 01:09 PM

Things to check

1) are the images named with the correct case? xyz.jpg vs xyz.JPG are different names on unix servers but same on windows
2) can you load the image directly ?http://www.idontwanttotellyou.com/xyz.jpg should work.
3) <img src="/xyz.jpg"> vs <img src="xyz.jpg"> are two different locations on your server, if your html is in a subdirectory
4) try a simple test page with just an image tag on it.
5) try uploading the broken images again. it's possible you had a problem with ftp during the upload and the images are corrupted.


All times are GMT -7. The time now is 09:28 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123