If the form doesn't submit but no errors appear, that could mean the _formkey check is failing, which would typically happen if cookies are disabled. If that's not the issue, we probably need to see some code.
Anthony On Wednesday, June 21, 2017 at 5:25:43 AM UTC-4, Ramos wrote: > > Hello i´m trying to create a user but the register form does not submit > and reloads itself on submit. > Also i tried the "Request reset password" for another user and it also > keeps reloading when submitting. > > Any ideas? how do i debug this issue ? > regards > António > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

