On Tuesday, September 1, 2015 at 8:48:27 PM UTC-7, Heather Dawe wrote: > > Hi there, > > I am new to web2py. It is brilliant - thank you so much for its > development. > > I am using the latest stable version of web2py and am encountering this > error when attempting to add a record to a particular table in my model > > <type 'exceptions.ValueError'> unsupported format character 't' (0x74) at > index 1 > > I have googled '<type 'exceptions.ValueError'> unsupported format > character' >
> and have found a few similar issues on this forum but no real advised > resolution apart from upgrade to the latest version of web2py (which I am > running). > > Thank you in advance, > Heather > Can you post your table definitions? Can you show us anything about the input that causes the error? /dps -- 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.

