Do you have the latest web2py?
On Jun 11, 2:23 pm, Ovidio Marinho <[email protected]> wrote: > I can not get into the administrative interface > > Traceback (most recent call last): > > File "/home/www-data/web2py/gluon/restricted.py", line 181, in restricted > > exec ccode in environment > > File "/home/www-data/web2py/applications/apppos/models/db.py" > <http://127.0.0.1:8000/admin/default/edit/apppos/models/db.py>, line > 7, in <module> > > auth = Auth(db) > > File "/home/www-data/web2py/gluon/tools.py", line 807, in __init__ > > auth = session.auth > > AttributeError: 'NoneType' object has no attribute 'auth' > > Ovidio Marinho Falcao Neto > [email protected] > 88269088 > Paraiba-Brasil > > 2011/6/11 Massimo Di Pierro <[email protected]> > > > > > > > > > Is is described in one of the videos here: > > >http://vimeo.com/user315328/videos > > > anyway, the source code is attached. You will have to delete everything in > > database since you have a different domain than mine.

