Hi guys, I'm updating one of my very early projects, I was trying to create 
a view and I got an error:  Error ticket for "admin", I dont know what's 
causing it, how do I fix this? Its a new error that I have never 
encountered before, thats the traceback below. I developed it with  Version 
2.14.6

Traceback
Traceback (most recent call last):
File "/home/sesoa/web2py/gluon/restricted.py", line 227, in restricted
exec ccode in environment
File "/home/sesoa/web2py/applications/admin/controllers/default.py" 
<https://www.sesoa.co.bw/admin/default/edit/admin/controllers/default.py>, line 
2000, in <module>
File "/home/sesoa/web2py/gluon/globals.py", line 417, in <lambda>
self._caller = lambda f: f()
File "/home/sesoa/web2py/applications/admin/controllers/default.py" 
<https://www.sesoa.co.bw/admin/default/edit/admin/controllers/default.py>, line 
1484, in create_file
redirect(request.vars.sender + anchor)
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/6da63e41-c45f-47a6-99f3-314c472c20f4n%40googlegroups.com.

Reply via email to