@ mr.freeze: Yes my auth_user do have a table name. I just didn't
display the all code for the model...

@ Massimo: thanks for your help, I just sent you the application so
you can reproduce the scenario.

Thanks for your help.

Yannick P.

On Dec 17, 11:40 am, "mr.freeze" <[email protected]> wrote:
> Yannick, in your example code from the other thread, your auth_user
> table doesn't have a table name.
>
> On Dec 17, 8:09 am, Yannick <[email protected]> wrote:
>
> > This issue here i have no idea how to fix it using the latest version
> > 1.74.3
>
> >http://groups.google.com/group/web2py/browse_thread/thread/f6899f2583...
>
> > Please help :)
>
> > Yannick P.
>
> > On Dec 17, 3:10 am, szimszon <[email protected]> wrote:
>
> > > Confirm.
>
> > > On dec. 17, 00:16, mdipierro <[email protected]> wrote:
>
> > > > fixed in 1.74.3. Thank you!
>
> > > > On Dec 16, 4:48 pm, Oleg <[email protected]> wrote:
>
> > > > > in db.py
> > > > > db.define_table('test', Field('name'))
>
> > > > > in default.py
> > > > > def index():
> > > > >   session.test_id = db.test.insert(name='test_name')
> > > > >   return dict()
>
> > > > > On Dec 16, 5:51 pm, mdipierro <[email protected]> wrote:
>
> > > > > > I need to see the action that triggers this.
>
> > > > > > On Dec 16, 10:02 am, Oleg <[email protected]> wrote:
>
> > > > > > > have the same problem. Under 1.72.3 it worked.
> > > > > > > it is broken somewhere on the way to 1.73... hm.. or I understand
> > > > > > > something wrong...
>
> > > > > > > Oleg
>
> > > > > > > On Dec 16, 8:52 am, szimszon <[email protected]> wrote:
>
> > > > > > > > Hi,
>
> > > > > > > > I have an error in 1.74.2:
>
> > > > > > > > (dp1
> > > > > > > > S'output'
> > > > > > > > p2
> > > > > > > > S''
> > > > > > > > sS'layer'
> > > > > > > > p3
> > > > > > > > S'Framework'
> > > > > > > > p4
> > > > > > > > sS'code'
> > > > > > > > p5
> > > > > > > > S''
> > > > > > > > sS'traceback'
> > > > > > > > p6
> > > > > > > > S'Traceback (most recent call last):\n  File "gluon/main.py", 
> > > > > > > > line
> > > > > > > > 505, in wsgib
> > > > > > > > ase\n    session._try_store_on_disk(request, response)\n  File 
> > > > > > > > "gluon/
> > > > > > > > globals.py
> > > > > > > > ", line 375, in _try_store_on_disk\n    cPickle.dump(dict(self),
> > > > > > > > response.sessio
> > > > > > > > n_file)\nPicklingError: Value returned by <function 
> > > > > > > > Reference_pickler
> > > > > > > > at 0x8c86d
> > > > > > > > 4c> must be string or tuple
> > > > > > > > \n'
> > > > > > > > p7
> > > > > > > > s.
>
> > > > > > > > On dec. 16, 07:13, mdipierro <[email protected]> wrote:
>
> > > > > > > > > thanks to people who reported bugs in 1.74.1.
>
> > > > > > > > > Massimo

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" 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