Go Back   HostGator Peer Support Forums > HostGator Peer Support Forums > Web Hosting Services

Notices

Reply
 
Thread Tools
  #1  
Old 07-04-2009, 10:17 AM
bobzbazz bobzbazz is offline
Hatchling Croc
 
Join Date: Jun 2009
Posts: 8
Default Help

Hi I'm Just new to all this and was wondering if anyone can tell me the best place to go for help.
The problem is i uploaded my files to host and all i get is the first page with the some of the images missing, there should also be another 9 article pages but when i press on links it just stays on first page.

I am just about to pull my hair out (trouble is im nearly bald).
Any help would be apreciated.

Regards Bob
Reply With Quote
  #2  
Old 07-04-2009, 10:26 AM
GvilleRick's Avatar
GvilleRick GvilleRick is offline
Emperor Croc
 
Join Date: Jan 2007
Location: Greenville, SC
Posts: 3,130
Default Re: Help

It would be easier to help if you provide the domain name for the site so we can have a look. The most common problem with images not showing is having either Hotlink protection turned on and configured wrong or not having the filenames correct. In linux, filenames and folder names are case sensitive. It is best to use only lowercase letters and no spaces in filenames.
Reply With Quote
  #3  
Old 07-05-2009, 05:26 AM
bobzbazz bobzbazz is offline
Hatchling Croc
 
Join Date: Jun 2009
Posts: 8
Default Re: Help

Thanks Rick

The url is www.morethanreviews.co.uk
I will check the file and folder names

Cheers Bob
Reply With Quote
  #4  
Old 07-05-2009, 09:43 AM
fanfavorite fanfavorite is offline
Junior Croc
 
Join Date: Jun 2006
Location: Toronto, Ontario, Canada
Posts: 194
Default Re: Help

First one just doesn't seem to be there, check the things Rick said above. The second one is not pointing to the image directory. If you add "images/" to the url, it will work.
Reply With Quote
  #5  
Old 07-08-2009, 03:53 AM
bobzbazz bobzbazz is offline
Hatchling Croc
 
Join Date: Jun 2009
Posts: 8
Default Re: Help

Hi

I have the site showing on IE and its fine now but on firefox it shows no pictures at all any sugestions as to the reason why this happens

regards Bob
Reply With Quote
  #6  
Old 07-08-2009, 05:14 AM
dave g dave g is offline
Swamp Croc
 
Join Date: Mar 2005
Location: Ellington a cow town in Connecticut
Posts: 371
Default Re: Help

Your site is now/still looking for the images in the wrong place:
file:///C:/Users/pc%20world/Desktop/web%20files%20mtr/images/img_01.jpg

In the FF menu bar find "View" click it, in the spit down find "Page Source" click it you can then see the source of the problem.
Reply With Quote
  #7  
Old 07-08-2009, 12:56 PM
dave g dave g is offline
Swamp Croc
 
Join Date: Mar 2005
Location: Ellington a cow town in Connecticut
Posts: 371
Default Re: Help

Ok so I see your still having trouble.

the code on your site that looks like this:
Code:
src="file:///C:/Users/pc%20world/Desktop/web%20files%20mtr/images/img_02.jpg"
needs to look like this:

Code:
src="images/img_02.jpg"
The code that looks like this:
Code:
src="http://gatorxxx.hostgator.com:2082/viewer/home%2xxxxxxxxxxxxxxxx%2fpublic_html%2fimages/img_01.jpg"
(user name removed)

needs to look like this:
Code:
src="images/img_01.jpg"
This will get your images to show on your page.
Reply With Quote
  #8  
Old 07-09-2009, 04:23 AM
bobzbazz bobzbazz is offline
Hatchling Croc
 
Join Date: Jun 2009
Posts: 8
Default Re: Help

Cheers Dave

Its Really Quite easy when someone takes the time and trouble to show you.
Really Appreciated.
If i can help you with a link or ad or anything just let me know

Regards Bob
Reply With Quote
  #9  
Old 07-09-2009, 04:45 AM
dave g dave g is offline
Swamp Croc
 
Join Date: Mar 2005
Location: Ellington a cow town in Connecticut
Posts: 371
Default Re: Help

Glad to see you got it working.
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT -5. The time now is 04:12 AM.