Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 03-12-2005, 02:05 PM help Error 502
Skilled Talker

Posts: 57
Location: Wolverhampton
Trades: 0
One of my link pages http://www.clipperlight.com/LINCLEATHER.html has suddenly and for no reason started to throw up the 502 error my other link using the same code work perfectly well any ideas I have tried dseleting the file on my server and reinstalling,but same problem. The background on my site has also started to not appear. Any ideas.

Would the bet being very busy cause these kind of problems.
Help
Clipper
Clipper is offline
Reply With Quote
View Public Profile Visit Clipper's homepage!
 
 
Register now for full access!
Old 03-12-2005, 06:47 PM
dan245's Avatar
Skilled Talker

Posts: 59
Location: Massachusetts, USA
Trades: 0
I got a 404...
dan245 is offline
Reply With Quote
View Public Profile
 
Old 03-12-2005, 07:00 PM
Skilled Talker

Posts: 57
Location: Wolverhampton
Trades: 0
I have got over the problem with the link page by changing the name of the file, but I still have the problem that my background which was working perfectly OK till today then suddenly stopped so I get a white background.<body background="../SEABACKGROUND2.jpg"> is my background statement
I have re-uploaded the SEABACKGROUND2.jpg in case the one on server was corrupted, still no joy. the background still works on my ist page2000 writer off lineRegards
Clipper
Clipper is offline
Reply With Quote
View Public Profile Visit Clipper's homepage!
 
Old 03-12-2005, 07:05 PM
brokensoul2271's Avatar
- - - - - - - - -

Posts: 750
Location: Lancashire, UK
Trades: 0
is the actual file name in caps? and is it in the directory one up from the file? you could always try putting it in the same directory as the page that is causing the problem and change the source to seabackground2.jpg or (SEABACKGROUND2.jpg if its in a caps)
__________________
Yes, indeed...

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
brokensoul2271 is offline
Reply With Quote
View Public Profile Visit brokensoul2271's homepage!
 
Old 03-12-2005, 09:01 PM
dan245's Avatar
Skilled Talker

Posts: 59
Location: Massachusetts, USA
Trades: 0
I would change the file name because of two reasons..

1. People may get confused and get a "Page cannot be found".

and

2. That could cause the error.
dan245 is offline
Reply With Quote
View Public Profile
 
Old 03-13-2005, 03:52 AM
Skilled Talker

Posts: 57
Location: Wolverhampton
Trades: 0
OK thanks I will change the files to lower case, but the upper case files have been working OK for the last few months, strange.
Thanks again
Clipper is offline
Reply With Quote
View Public Profile Visit Clipper's homepage!
 
Old 03-13-2005, 05:18 AM
Skilled Talker

Posts: 57
Location: Wolverhampton
Trades: 0
It gets stranger, I have two files for background in the same directory of the same type, yet one works and the other does not, any ideas. both are jpg.files
Clipper
Clipper is offline
Reply With Quote
View Public Profile Visit Clipper's homepage!
 
Old 03-13-2005, 07:54 AM
dan245's Avatar
Skilled Talker

Posts: 59
Location: Massachusetts, USA
Trades: 0
Can you show us the source?
dan245 is offline
Reply With Quote
View Public Profile
 
Old 03-13-2005, 08:06 AM
Skilled Talker

Posts: 57
Location: Wolverhampton
Trades: 0
i've changed the file name of the background and it works ok now, but another file has since stopped link working.
<a href="sextant.html"><font color="#330099" size="2"><font color="#33ffff">:: </font>Sextants</font></a><br>
<a href="compass.html"><font color="#330099" size="2"><font color="#66FFFF">:: </font>Compasses</font></a><br>
<a href="telescopes.html"><font color="#330099" size="2"><font color="#66FFFF">:: </font>Telescopes</font></a><br>
<a href="shipwheel.html"><font color="#330099" size="2"><font color="#66FFFF">:: </font>Ships Wheels</font></a><br>
<a href="bells.html"><font color="#330099" size="2"><font color="#66FFFF">:: </font>Ships Bells</font></a><br>
<a href="lanterns.html"><font color="#330099" size="2"><font color="#66FFFF">:: </font>Ships Lanterns</font></a><br>
<a href="magnifiers.html"><font color="#330099" size="2"><font color="#33ffff">:: </font>Chart Magnifies</font></a><br>
<a href="magnifiers.html"><font color="#330099" size="2"><font color="#33ffff">:: </font>Chart Dividers</font></a><br>
<a href="telegraph.html"><font color="#330099" size="2"><font color="#33ffff">:: </font>Ships Telegraphs</font></a><br>
<a href="armillary.html"><font color="#330099" size="2"><font color="#33ffff">:: </font> Armillary</font></a><br>
<a href="sandtimerclock.html"><font color="#330099" size="2"><font color="#33ffff">:: </font>Sand Timers</font></a><br>
<a href="sandtimerclock.html"><font color="#330099" size="2"><font color="#33ffff">:: </font>Ships Clocks</font></a><br>
<a href="telescopes.html"><font color="#330099" size="2"><font color="#33ffff">:: </font>Binoculars</font></a><br>
<a href="barometers.html"><font color="#330099" size="2"><font color="#33ffff">:: </font>Barometers</font></a><br>
<a href="levels.html"><font color="#330099" size="2"><font color="#33ffff">:: </font>Ships Levels</font></a><br>
<a href="bells.html"><font color="#330099" size="2"><font color="#33ffff">:: </font> Bosun's Whistles</font></a><br>
<a href="bells.html"><font color="#330099" size="2"><font color="#33ffff">:: </font> Key rings</font></a><br>
<a href="bells.html"><font color="#330099" size="2"><font color="#33ffff">:: </font> Candle Snuffers</font></a><br><br>

This file has stopped linking for some reason its been working ok for months,
<a href="lanterns.html"><font color="#330099" size="2"><font color="#66FFFF">:: </font>Ships Lanterns</font></a><br>

I have re-saved trhe file under lanterns and uploaded but it still does not work, all the other links are ok
Help.help
Regards
Clipper
Clipper is offline
Reply With Quote
View Public Profile Visit Clipper's homepage!
 
Old 03-13-2005, 08:15 AM
Skilled Talker

Posts: 57
Location: Wolverhampton
Trades: 0
This is the rror message I get when I try to link to lanterns.html
Web site not responding (Error 502)
The Web page you are trying to access has not been found on this site.

This might be because:

The Web site you have requested may be experiencing technical difficulties due to a busy or broken server. Please try again by clicking the Reload icon on your AOL bar or, if that doesn't work, try visiting
the site again later.

Alternatively, please try to access a different Web site, such as http://www.aol.co.uk/. If this does not work, shut down and restart your computer, sign back on to AOL, and try visiting the Web site again.

For further assistance, go to AOL
Clipper is offline
Reply With Quote
View Public Profile Visit Clipper's homepage!
 
Old 03-13-2005, 08:20 AM
dan245's Avatar
Skilled Talker

Posts: 59
Location: Massachusetts, USA
Trades: 0
From what I hear, are you using an AOL browser?
dan245 is offline
Reply With Quote
View Public Profile
 
Old 03-13-2005, 08:51 AM
Skilled Talker

Posts: 57
Location: Wolverhampton
Trades: 0
Yes
Clipper is offline
Reply With Quote
View Public Profile Visit Clipper's homepage!
 
Old 03-13-2005, 07:14 PM
Skilled Talker

Posts: 57
Location: Wolverhampton
Trades: 0
The link works OK in internet explorer but not using aol server, why anyone
Regards
Clipper
Clipper is offline
Reply With Quote
View Public Profile Visit Clipper's homepage!
 
Old 03-23-2005, 09:59 AM
brokensoul2271's Avatar
- - - - - - - - -

Posts: 750
Location: Lancashire, UK
Trades: 0
hmm not sure whats going on...
Who are you using as your host?
__________________
Yes, indeed...

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
brokensoul2271 is offline
Reply With Quote
View Public Profile Visit brokensoul2271's homepage!
 
Reply     « Reply to help Error 502
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.48969 seconds with 12 queries