Isn't this typical of debugging? Once you (finally) see the problem, so often it seems so obvious...
Smile, and know this is just so, the world over! ;-) On Fri, May 22, 2009 at 12:55 AM, Horst Herb < [email protected]> wrote: > > On Fri, May 22, 2009 at 3:32 PM, mdipierro <[email protected]> > wrote: > > > > I need to go sleep now but email your code a better description of the > > problem. I still do not understand what the symptoms are. I will look > > at it tomorrow. > > GAAAAAH! I am so stupid!!! > > I found the error by pruning it down to what I wanted to send you. > In one of the several database model fiels I had accidentally deleted > the commenting #: > #session.forget() # comment or remove if you want to store sessions > -> session.forget() > > Line deleted, all works again. I'll spend the rest of the day banging > my head against the wall I guess. > > Horst > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

