I doubt this is related but if I try to step thru code in EasyEclipse I get a problem where the session _formkey[table] is equal to vars_formkey until I step over the self.formname=formname in DIV.accepts() at which point all the session._formkey values change and accepts() returns false!!!!
This is a real problem when I am trying to determine if behaviour X is intended or just me misunderstanding something. Any ideas? On Oct 17, 8:38 pm, mdipierro <[EMAIL PROTECTED]> wrote: > not yet. I will take a look during the week-end. > > On Oct 17, 2:11 pm, ceej <[EMAIL PROTECTED]> wrote: > > > Hi there, > > > If i use session.connect(request,response,tablename='sessions',db=db) > > on my production server which uses MySQL It resets the sessions on > > every page load, it works fine in my development server that uses > > sqlite. I know i mentioned this before, did you get a chance to have a > > look at it? > > > Many thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

