I make some category and try open foums menu 

> Traceback
>
> 1.
> 2.
> 3.
> 4.
> 5.
> 6.
> 7.
> 8.
> 9.
> 10.
> 11.
> 12.
>
> Traceback (most recent call last):
>   File "C:\web2py\gluon\restricted.py", line 224, in restricted
>     exec ccode in environment
>   File "C:/web2py/applications/pyforum_01/controllers/zadmin.py" 
> <http://127.0.0.1:8000/admin/default/edit/pyforum_01/controllers/zadmin.py>, 
> line 715, in <module>
>   File "C:\web2py\gluon\globals.py", line 392, in <lambda>
>     self._caller = lambda f: f()
>   File "C:\web2py\applications\pyforum_01\modules\auth.py", line 234, in f
>     return func(*args, **kwargs)
>   File "C:/web2py/applications/pyforum_01/controllers/zadmin.py" 
> <http://127.0.0.1:8000/admin/default/edit/pyforum_01/controllers/zadmin.py>, 
> line 230, in forums
>     if len(selected_category):
> TypeError: object of type 'Row' has no len()
>
>

-- 
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