SVN 1433 -- No first_name or last_name defined anywhere:
Traceback (most recent call last):
  File "/media/apps/web2py/gluon/restricted.py", line 184, in
restricted
    exec ccode in environment
  File "/media/apps/web2py/applications/main/controllers/default.py",
line 54, in <module>
  File "/media/apps/web2py/gluon/globals.py", line 103, in <lambda>
    self._caller = lambda f: f()
  File "/media/apps/web2py/applications/main/controllers/default.py",
line 33, in user
    return dict(form=auth())
  File "/media/apps/web2py/gluon/tools.py", line 694, in __call__
    return self.register()
  File "/media/apps/web2py/gluon/tools.py", line 1145, in register
    description = self.messages.group_description % form.vars
KeyError: 'first_name'
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@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
-~----------~----~----~----~------~----~------~--~---

Reply via email to