just fixed it. Thanks for reporting.

On May 25, 10:27 pm, Carlos <[email protected]> wrote:
> Hi,
>
> I'm getting the following error @ trunk ...
>
> web2py™ Version 1.96.0 (2011-05-25 21:52:16)
> Python Python 2.6.4: C:\Python26\python.exe
> Traceback
>
> Traceback (most recent call last):
>   File "C:\web2py\gluon\restricted.py", line 184, in restricted
>     exec ccode in environment
>   File "C:/web2py/applications/test/models/db.py", line 33, in <module>
>     auth = Auth(db)                                #
> authentication/authorization
>   File "C:\web2py\gluon\tools.py", line 1014, in __init__
>     self.signature = db.Table(self.db,'auth_signature',
> AttributeError: 'NoneType' object has no attribute 'Table'
>
> Error snapshot help Detailed traceback description
>
> <type 'exceptions.AttributeError'>('NoneType' object has no attribute
> 'Table')
>
> Thanks,
>
>    Carlos

Reply via email to