Myghty Template Error

Error: Error(IndexError): list index out of range
File: /srv/www/dfb/biographie.fechten.org/htdocs/dhandler line 10
Context: 7: error = False
8: arr = m.dhandler_path.split('/')
9: profilart = arr[0]
10: username = arr[1]
11: internal_access = len(arr) > 2 and arr[2] or None
12: # profilart, username = m.dhandler_path.split('/')
13: db = m.global_args["db"]
Traceback: /srv/www/dfb/biographie.fechten.org/htdocs/dhandler:10
/srv/www/dfb/biographie.fechten.org/htdocs/autohandler:2
/srv/www/dfb/biographie.fechten.org/bin/biographie.wsgi:12


Original Stack Trace:

Error: Error(IndexError): list index out of range
File: /srv/www/dfb/biographie.fechten.org/myghty/obj/main//dhandler.py line 38
Context: 35:               error = False
36:               arr = m.dhandler_path.split('/')
37:               profilart = arr[0]
38:               username = arr[1]
39:               internal_access = len(arr) > 2 and arr[2] or None
40:               # profilart, username = m.dhandler_path.split('/')
41:               db = m.global_args["db"]
Traceback: /srv/www/dfb/biographie.fechten.org/myghty/obj/main//dhandler.py:38
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/component.py:128
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/request.py:389
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/request.py:300
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/request.py:725
/srv/www/dfb/biographie.fechten.org/myghty/obj/main//autohandler.py:36
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/component.py:128
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/request.py:389
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/request.py:250
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/exception.py:61
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/request.py:270
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/http/HTTPHandler.py:138
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/http/WSGIHandler.py:60
/srv/www/dfb/biographie.fechten.org/bin/biographie.wsgi:12