On Tue, 16 Jan 2001 11:34:22 EST, Neil Parks wrote:
> My apologies if this has been addressed before, but it's the first time I
> have encountered it.
> Go to http://www.navsoft.cz and click on the "English" option.
> Wait patiently for the 3 frames to finish loading, and then from the left
> frame, click on "Editorial".
> The result is:
> "Error loading font file C:\ARACHNE\SYSTEM\PROPNN3.FNT
> Free memory left = 4294912464"
> Ctl-Alt-Del, start Arachne again, flush cache, and this time instead of
> "Editorial", select "Products". Same error msg, but this time the font
> file is PROPNN1.FNT .
I found the cause of it.
Before linking to anything in the left menu,
press F4 and edit the frameset.
---
<FRAMESET COLS="152,1*">
(old -----------^^^^^^--)
<FRAME SRC="menuen.htm" SCROLLING=AUTO NORESIZE MARGINWIDTH="0" MARGINHEIGHT="0">
<FRAMESET ROWS="40,1*,25">
(old ---------------^^-----)
<!-- Please change to ...... -->
<FRAMESET COLS="170,*">
(new -----------^^^^^--)
<FRAME SRC="menuen.htm" SCROLLING=AUTO NORESIZE MARGINWIDTH="0" MARGINHEIGHT="0">
<FRAMESET ROWS="40,*,25">
(new ---------------^-----)
----
Here's proof that this fix works.
http://www.angelfire.com/id/glenndoom/how2fix.jpg
--
Glenn
(your friendly neighborhood compu-nerd)
http://arachne.cz/
http://www.delorie.com/listserv/mime/
http://freedos-32.sourceforge.net/