PDA

View Full Version : Broken download link


Agrimore
28th March 2006, 11:08 PM
The link to download the bootloader is broken. At first I thought that it was just Opera been a pain but then I discovered that IE had the same problem.

The problem seems to stem from this line of markup
<base href="http://onmac.net/" /> which causes the link <a href="Winxponmac_0.1.zip">Download Now!</a> to point to http://onmac.net/Winxponmac_0.1.zip (which returns a 404) instead of http://download.onmac.net/Winxponmac_0.1.zip.

The simple solution is to change the markup for the download link to <a href="http://download.onmac.net/Winxponmac_0.1.zip">Download Now!</a>

Sorry for posting this here if it's in the wrong place but I couldn't find a "contact us" link or an email address for the webmaster on the site.

Regards,

Matt

socksbb
29th March 2006, 06:35 AM
The issue has been resolved.

Steve1496
29th March 2006, 10:40 PM
Just as a note, you can contact us here:

http://forum.onmac.net/sendmessage.php

Thanks for the error report, though!


Steve