Do you have a longer traceback?

On Thursday, 13 March 2014 10:49:01 UTC-5, Fcosqui wrote:
>
> Hi !
>
> I have 2.9.4-stable version on my Server1 and 2.8.2-stable version on my 
> Server2. 
>
> the same Application and query on Server1 and Server2:
>
> rows = SQLTABLE(db(db.info).select(db.info.name, 
> db.registros_chile.number.count(), orderby=db.info.number, 
> groupby=db.info.number))
>
> Server2 : Correct answer
>
> Server1 : <type 'exceptions.AttributeError'> 'NoneType' object has no 
> attribute 'groups'
>
>
> ¿¿??.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to