<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5700.6" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>&nbsp;</DIV>
<DIV>Hi,</DIV>
<DIV>&nbsp;</DIV>
<DIV>here is something to look into.</DIV>
<DIV>&nbsp;</DIV>
<DIV>When saving settings from the web interface I get the following 
error.<BR>It appears the settings are actually saved. I haven't done any 
debugging on this yet.</DIV>
<DIV>&nbsp;</DIV>
<DIV>FYI: WinXP, SpamBayes running from recent sources.<BR>Problem did not 
appear in 1.0x.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Happy coding :)</DIV>
<DIV>&nbsp;</DIV>
<DIV>Vibe</DIV>
<DIV>---</DIV>
<DIV>
<H3>500 Server error</H3><PRE>Traceback (most recent call last):

  File "C:\Programmer\Python25\lib\site-packages\spambayes\Dibbler.py", line 476, in found_terminator
    getattr(plugin, name)(**params)

  File "C:\Programmer\Python25\lib\site-packages\spambayes\UserInterface.py", line 884, in onChangeopts
    self.reReadOptions()

  File "C:\Programmer\Python25\lib\site-packages\spambayes\ProxyUI.py", line 782, in reReadOptions
    state = self.state_recreator()

  File "C:\spambayes\spambayes\scripts\sb_server.py", line 1007, in _recreateState
    prepare()

  File "C:\spambayes\spambayes\scripts\sb_server.py", line 1022, in prepare
    state.prepare(can_stop)

  File "C:\spambayes\spambayes\scripts\sb_server.py", line 822, in prepare
    self.createWorkers()

  File "C:\spambayes\spambayes\scripts\sb_server.py", line 889, in createWorkers
    self.stats = Stats.Stats(options, self.mdb)

  File "C:\Programmer\Python25\lib\site-packages\spambayes\Stats.py", line 60, in __init__
    self.from_date = self.messageinfo_db.get_statistics_start_date()

AttributeError: 'NoneType' object has no attribute 'get_statistics_start_date'</PRE></DIV></BODY></HTML>