oops. fixed. On Tuesday, 30 October 2012 09:07:56 UTC-5, David Marko wrote: > > > > Traceback (most recent call last): > File "c:\java\web2py\gluon\restricted.py", line 212, in restricted > exec ccode in environment > File "c:/java/web2py/applications/tp/controllers/default.py" > <http://localhost:8000/admin/default/edit/tp/controllers/default.py>, line > 315, in <module> > File "c:\java\web2py\gluon\globals.py", line 190, in <lambda> > self._caller = lambda f: f() > File "c:/java/web2py/applications/tp/controllers/default.py" > <http://localhost:8000/admin/default/edit/tp/controllers/default.py>, line > 294, in user > return dict(form=auth()) > File "c:\java\web2py\gluon\tools.py", line 1235, in __call__ > return getattr(self, args[0])() > File "c:\java\web2py\gluon\tools.py", line 2201, in register > separator=self.settings.label_separator > File "c:\java\web2py\gluon\sqlhtml.py", line 1046, in __init__ > inp = field.formatter(default) > File "c:\java\web2py\gluon\dal.py", line 8667, in formatter > value = item.formatter(value) > File "c:\java\web2py\gluon\validators.py", line 2553, in formatter > return self.other.formatter(value) > File "c:\java\web2py\gluon\validators.py", line 781, in formatter > if values is None: > NameError: global name 'values' is not defined > >
--

