[web2py] Re: problem with request_reset_password?

2010-12-15 Thread kevski
le=False, readable=False) On Dec 14, 9:02 am, DenesL wrote: > As you suspect, the error is caused by the missing arguments **b, but > it is hard to tell why without seeing your code. > > On Dec 13, 5:58 pm, kevski wrote: > > > > > I snipped a lot of the intermediate s

[web2py] problem with request_reset_password?

2010-12-13 Thread kevski
I snipped a lot of the intermediate stuff out but basically I try to use the lost_password link on the login page and get the following traceback. Looking at the sql statement it appears that the parameters for SET are missing. from below: Function argument list: (*a=('UPDATE auth_user SET WHERE a