[Zope] Netscape Image Problems (LoginManager?)
Shane Hathaway
shathaway@earthling.net
Mon, 22 May 2000 14:23:49 -0400
John,
Add the following lines just before line 186 of image.py and tell us
what comes out on the console (not your browser, but the
console--assuming the console is visible).
print header
print DateTime(header)
print DateTime(header).timeTime()
Shane
john@nurl.net wrote:
>
> O.K
>
> If you just load the document in a Netscape Browser....you get the
> image....then
> when you hit reload you get a Zope error message that says:
>
> Zope Error
>
> Zope has encountered an error while publishing this resource.
>
> Error Type: OverflowError
> Error Value: float too large to convert
>
> traceback:
>
> error on line 186 of image.py
>
> 186: mod_since=int(DateTime(header).timeTime())
>
> I have tried loading a fresh copy of Zope and I still get the same error!
>
> pressing on to try to find answers!!!!!!
>
> j
>
> >john@nurl.net wrote:
> >>
> >> Well I have determined that it has nothing to do with PTK or Login Manager,
> >> well I think
> >> anyway.......
> >
> >I would agree as I've experienced this exact same problem with Netscape
> >3.04 and my Squishdot site at http://www.bay-c.co.uk
> >
> >cheers,
> >
> >Chris
> >
> >PS: I'd love to know what's causing this...
> >
> >PPS: Is anyone who's experiencing this using SiteAccess?
> >
> >_______________________________________________
> >Zope maillist - Zope@zope.org
> >http://lists.zope.org/mailman/listinfo/zope
> >** No cross posts or HTML encoding! **
> >(Related lists -
> > http://lists.zope.org/mailman/listinfo/zope-announce
> > http://lists.zope.org/mailman/listinfo/zope-dev )
> >
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )