Internal Server Error

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
jryoung
Beginner
Beginner
Posts: 4
Joined: Sun Jun 16, 2002 4:30 am

Internal Server Error

Post by jryoung »

I'm not sure if I just need help, or if this is a bug, but I decided to start here.

I get the following error when I select one of my menu links which has a fraction in the link

***** Here's the link *****
var sCat = "http://www.collectiveracing.com/cgi-bin ... &category=";

addmenu(menu=["sizesbusch",
,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
,"1/18",sCat + "Diecast;Busch",,,1
,"1/18",sCat + "Diecast;Busch;1/18",,,0
,"1/24",sCat + "Diecast;Busch;1/24",,,0
,"1/43",sCat + "Diecast;Busch;1/43",,,0
,"1/64",sCat + "Diecast;Busch;1/64",,,0
,"1/144",sCat + "Diecast;Busch;1/144",,,0
])

***** Here is the error I get... *****

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@collectiveracing.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Apache/1.3.23 Server at http://www.collectiveracing.com Port 80

***** End of Error *****

Any help or suggestions would be appreciated.

Thanks.
Post Reply