It was me.
Sorry :)
On 2/7/12 6:53 AM, David wrote:
I just updated latest.
I see this.
S'Traceback (most recent call last):\n File
"/apps/www/web2py.trunk/gluon/restricted.py", line 204, in
restricted\n exec ccode in environment\n File
"/apps/www/web2py.trunk/applications/app/controllers/default.py", line
348, in <module>\n File "/apps/www/web2py.trunk/gluon/globals.py",
line 172, in <lambda>\n self._caller = lambda f: f()\n File
"/apps/www/web2py.trunk/applications/app/controllers/default.py", line
158, in user\n form = auth()\n File
"/apps/www/web2py.trunk/gluon/tools.py", line 1160, in __call__\n
return getattr(self,args[0])()\n File
"/apps/www/web2py.trunk/gluon/tools.py", line 1809, in login\n
self.log_event(log, user)\n File
"/apps/www/web2py.trunk/gluon/tools.py", line 1455, in log_event\n
self.settings.table_event.insert(description=description %
vars,\nAttributeError: \'NoneType\' object has no attribute \'insert\'\n'
Maybe its me?
Thanks.