can you show us addressbook.py around linke 56?

On Tuesday, 10 April 2012 01:06:20 UTC-5, Annet wrote:
>
> Massimo,
>
> Please try trunk version (you appear to be using an older version). If the 
>> problem persists open a google code ticket about this.
>
>
> I tried the trunk version, now I get another error:
>
>  
>
> Traceback (most recent call last):
>   File "/Library/Python/2.5/site-packages/web2py/gluon/restricted.py", line 
> 205, in restricted
>     exec ccode in environment
>   File 
> "/Library/Python/2.5/site-packages/web2py/applications/bootstrap/controllers/addressbook.py"
>  
> <http://127.0.0.1:8000/admin/default/edit/bootstrap/controllers/addressbook.py>,
>  line 56, in <module>
>   File "/Library/Python/2.5/site-packages/web2py/gluon/globals.py", line 173, 
> in <lambda>
>     self._caller = lambda f: f()
>   File 
> "/Library/Python/2.5/site-packages/web2py/applications/bootstrap/controllers/addressbook.py"
>  
> <http://127.0.0.1:8000/admin/default/edit/bootstrap/controllers/addressbook.py>,
>  line 21, in indexindex
>     searchable=False,paginate=12)
>   File "/Library/Python/2.5/site-packages/web2py/gluon/sqlhtml.py", line 
> 1517, in grid
>     buttonexport='icon downarrow',
> AttributeError: 'SQLALL' object has no attribute '_tablename'
>
>
> Kind regards,
>
> Annet
>
>

Reply via email to