On Tue, 06 Jun 2000 23:46:24 -0500, Samuel W. Heywood wrote:

<snip>

> http://www.vacationvillas.net/italy/tuscany/vacationrental-tenutalecasenuove.htm

> I tried to fix the problem by editing the page so as to change all calls for
> the "geneva arial" font face to simply "arial".  The same error occurred,
> except that this time the font file named in the error message was
> "c:\arachne\system\PROPNN3".

> IMHO, either there is something wrong with the way Arachne attempts to load
> these font files, or my system just ran out of memory.  Any opinions as to
> what might have occurred?

 It has nothing to do with Fonts (or anything else in Arachne).
The problem *is* another stupid web page designer who can't get it
through their head that it is impossible to load a file from a
non-existent directory.

 The image sources (and most of the links to other html files), are
pointing to directories 1 or 3 "below root".
The maximum # of ../ possible from current directory would be only 2.
(that would take us to http://www.vacationvillas.net/ )

So, these are impossible to accomplish... (as are a total of 95 in this page)

"../../../images/hintergrund.gif"   (1 below root)
"../../../../../images/blind.gif"   (3 below root)


Reply via email to