Hi All!

I upgraded my TMDA from 0.88 to 0.89 as well as the TMDA-Cgi from 0.11B to
0.12B. What I noticed from TMDA-Cgi 0.12B is that the Blacklist icon and
radio button was missing on the Pending main page.

Clicking on one of the SPAM email and then clicking on the Blacklist
button generates this error message:


TypeError       Python 2.2.2: /usr/bin/python
Tue Nov 18 16:19:58 2003

A problem occurred in a Python script. Here is the sequence of function
calls leading up to the error, in the order they occurred.

 /usr/local/tmda-cgi-0.12/tmda-cgi.py
  184     import View

  185     try:

  186       Call(View)

  187     except Errors.MessageError:  # No messages left?

  188       import PendList

Call = <function Call>, View = <module 'View' from 'View.pyc'>

 /usr/local/tmda-cgi-0.12/tmda-cgi.py in Call(Library=<module 'View' from
'View.pyc'>, Str=None)
   73     Library.Show(Str)

   74   else:

   75     Library.Show()

   76

   77 # Capture WebUID

Library = <module 'View' from 'View.pyc'>, Library.Show = <function Show>

 ? in __init__(self=<TMDA.Errors.MessageError instance>, errmsg='Unknown
error')

TypeError: unbound method __init__() must be called with TMDAError
instance as first argument (got str instance instead)
      __doc__ = 'Inappropriate argument type.'
      __getitem__ = <bound method TypeError.__getitem__ of
<exceptions.TypeError instance>>
      __init__ = <bound method TypeError.__init__ of <exceptions.TypeError
instance>>
      __module__ = 'exceptions'
      __str__ = <bound method TypeError.__str__ of <exceptions.TypeError
instance>>
      args = ('unbound method __init__() must be called with TM...ance as
first argument (got str instance instead)',)

What seems to be the problem? TMDA-Cgi 0.11B is working fine with
TMDA-0.89. Any inputs on this matter would be highly appreciated.

TIA

--conpaj--
open source technology enthusiast
Pilipino Internet, Inc.

|-- "Go beyond the quest for information!" - http://www.pilnet.com/
|-- Sent through PILNET WebMail System - http://webmail.pilnet.com/


_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to