Try also replace form.accepts(request.vars, session):
with powertable on and form.accepts(request.vars): perhaps powertable makes ajax requests that mess up the session On Jan 25, 4:13 pm, Tito Garrido <[email protected]> wrote: > hmmm Seems to be related to power table... when I removed it I could add an > entry... > > > > > > > > > > On Tue, Jan 25, 2011 at 7:09 PM, Tito Garrido <[email protected]> wrote: > > Got it from trunk again and still doesn't work... there is a powertable > > table on the same screen, not sure if it's causing the problem... no error > > but the entry is not added > > > On Fri, Jan 21, 2011 at 7:09 PM, howesc <[email protected]> wrote: > > >> do you mind trying web2py trunk? there where several issues with the DAL > >> and GAE in the last version that are fixed in trunk. I did not see this > >> particular issue in my testing on GAE yet though, so it might not be > >> related. > > >> thanks, > > >> cfh > > > -- > > > Linux User #387870 > > .........____ > > .... _/_õ|__| > > ..º[ .-.___.-._| . . . . > > .__( o)__( o).:_______ > > -- > > Linux User #387870 > .........____ > .... _/_õ|__| > ..º[ .-.___.-._| . . . . > .__( o)__( o).:_______

