did you get anywhere on this? I get a similar error
On Wednesday, May 9, 2012 1:35:38 AM UTC-5, Scorpion wrote: > > > Hey Guys. > > I is newbie developer web with web2py. I change db DAL to > > db = DAL > <http://127.0.0.1:8000/examples/global/vars/DAL>('mongodb://localhost:27017/apps') > > and when i register with auth libary > (http://127.0.0.1:8000/welcome/default/user/register?_next=/welcome/default/index) > > > the error <type 'exceptions.SyntaxError'> invalid select attribute: for_update > > sr for my bad english :D > >

