On May22, 3:55pm, 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

Congratulations Horst. :-)  But I am just curious why session would
cause a db error. They should be irrelevant. Besides I did
session.forget() before, many times, purposely keeping the myapp/
sessions dir clean therefore maintanance-free. No trouble I've met.

Anyway, when you said problem solved, it's solved. Cheers! :-)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to