Re: Plush UI for SABnzbd+ 0.5.0
Posted: February 28th, 2010, 8:23 am
Hi, this is a nice template thanks great job. But i have a problem. When i go to email config page i get this 500 error:
The same thing happens when i go to the sorting page:
I run Sabnzbd 0.5.0 on a Windows 7 machine.
Code: Select all
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 618, in respond
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sabnzbd\interface.pyo", line 2957, in index
File "_Program_Files__x86__SABnzbd_interfaces_Plush_templates_config_email_tmpl.py", line 167, in respond
NotFound: cannot find 'email_rss'
Code: Select all
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 618, in respond
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sabnzbd\interface.pyo", line 2434, in index
File "_Program_Files__x86__SABnzbd_interfaces_Plush_templates_config_sorting_tmpl.py", line 360, in respond
NotFound: cannot find 'tv_categories'