New Message: Re: No more icons with Filer (plug-in)
webmaster at userland.com
webmaster at userland.com
Thu Mar 10 21:26:43 PST 2005
A new message was posted:
Address: http://manila.userland.com/discuss/msgReader$861
By: Samuel Reynolds (sam at spinwardstars.com)
Hmmmm...
filerSuite.objectNotFoundHandler checks If-Modified-Since. If it's defined, the script calls /date( pageTbl^.requestHeaders.["If-Modified-Since"] )/. Frontier's date conversion can be finicky, but it should be able to convert a net-standard date string.
Try this (it will turn off the If-Modified-Since support):
* Jump to filerSuite.objectNotFoundHandler.
* Find the block that begins with
if defined( pageTbl^.requestHeaders.["If-Modified-Since"] )
and comment it out.
* Compile the script.
* Try to load an icon using the .../icon/... path.
Let us know if it works.
- Sam
This is a Manila site.. http://manila.userland.com/.
More information about the Frontier-Users
mailing list