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/convenios.py>,
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/convenios.py>,
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 [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

