Traceback (most recent call last):
File "/home/hotales/public_html/cgi-bin/weblog/nb/NBCGI.py", line 96, in __init__
notebookNameProcessor()
File "/home/hotales/public_html/cgi-bin/weblog/nb/NBCGI.py", line 167, in processNotebookName
self.printError(_('No such notebook: %s') % notebookName)
File "/home/hotales/public_html/cgi-bin/weblog/nb/NBCGI.py", line 659, in printError
self.startPage('Error')
File "/home/hotales/public_html/cgi-bin/weblog/nb/NBCGI.py", line 412, in startPage
self, viewer, out)
File "/home/hotales/public_html/cgi-bin/weblog/nb/Notebook.py", line 1077, in interpolateTemplate
out)
File "/home/hotales/public_html/cgi-bin/weblog/nb/lib/TTM.py", line 192, in interpolate
res = method(o)
File "/home/hotales/public_html/cgi-bin/weblog/nb/NBCGI.py", line 430, in getHeadContents
headData = self.headHook()
File "/home/hotales/public_html/cgi-bin/weblog/nb/CoreCGIs.py", line 473, in headHook
index = self.id.granularity() == granularity
AttributeError: 'NoneType' object has no attribute 'granularity'