Did you get the verification email? Did you click on the link therein to activate the account? To enable the account manually:
db(auth.settings.user_table.id>0).update(registration_key='') Massimo On Jan 26, 1:01 pm, "compte...@gmail.com" <compte...@gmail.com> wrote: > I changed app name from 0 (zero) to z and it works. But when I do the > first registration, I keep getting "Invalid email" > > -wj > > On Jan 26, 11:15 am, Wes James <compte...@gmail.com> wrote: > > > Massimo, > > > I'm trying the new stuff you have in web2py... > > > I had to change from: > > > from gluon.tools import Mail, Auth, Crud > > > to this: > > > from gluon.utils import Mail, Auth, Crud > > > to this line since tools did not work. > > > I see that there is no tools in gluon dir but utils.py still > > > in db.py comments: > > > auth.setting.mailer=mail > > > should be > > > auth.settings.mailer=mail --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---