Did you say 0.9a6? You're missing name="login" on that submit button. I recognise this error from PHP experience and upgrading a project earlier today.
> Identity has changed to use PEP 8 (Python standard coding convention) style > names. SQL migration scripts are available to help convert your database to > the new names. > > Additionally, your identity login screen must have a button that is named > "login" or another name specified in the identity.form.submit configuration > variable. -Rob [EMAIL PROTECTED] wrote: > <tr> > <td colspan="2" class="buttons"> > <input type="submit" value="Login"/> > </td> > </tr> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

