The error was caused by trying to redefine auth tables (I think especially auth_event), so I get back to a backup and will try to redefine only auth_user, as in the book.
2010/1/12 mdipierro <mdipie...@cs.depaul.edu> > cannot say without looking at models and controller > > On Jan 12, 6:59 am, Alexandre Andrade <alexandrema...@gmail.com> > wrote: > > I get a crypt error on version 1.7.5 > > > > Traceback (most recent call last): > > File "gluon/restricted.py", line 173, in restricted > > exec ccode in environment > > File "/home/web2py/applications/convenios/controllers/convenios.py" > > <https://www.hipercenter.com/admin/default/edit/convenios/controllers/.. > .>, > > line 529, in <module> > > File "gluon/globals.py", line 96, in <lambda> > > self._caller = lambda f: f() > > File "gluon/tools.py", line 1640, in f > > return action(*a, **b) > > File "/home/web2py/applications/convenios/controllers/convenios.py" > > <https://www.hipercenter.com/admin/default/edit/convenios/controllers/.. > .>, > > line 200, in cronograma_desembolso > > if form.accepts(request.vars, session): > > File "gluon/sqlhtml.py", line 770, in accepts > > onvalidation, > > File "gluon/html.py", line 1267, in accepts > > status = self._traverse(status) > > File "gluon/html.py", line 449, in _traverse > > newstatus = c._traverse(status) and newstatus > > File "gluon/html.py", line 449, in _traverse > > newstatus = c._traverse(status) and newstatus > > File "gluon/html.py", line 449, in _traverse > > newstatus = c._traverse(status) and newstatus > > File "gluon/html.py", line 449, in _traverse > > newstatus = c._traverse(status) and newstatus > > TypeError: 'NoneType' object is not callable > > > > -- > > Atenciosamente > > > > -- > > ========================= > > Alexandre Andrade > > Hipercenter.com > > -- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To post to this group, send email to web...@googlegroups.com. > To unsubscribe from this group, send email to > web2py+unsubscr...@googlegroups.com<web2py%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > > > > -- Atenciosamente -- ========================= Alexandre Andrade Hipercenter.com--
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/web2py?hl=en.