flaxsearch / flaxcode

Automatically exported from code.google.com/p/flaxcode
4 stars 1 forks source link

Admin About page doesn't work: #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Click the 'About Flax' link while in the admin section:

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 551, in respond
  File "cherrypy\_cpdispatch.pyo", line 24, in __call__
  File "cpserver.pyo", line 310, in about
  File "templates.pyo", line 508, in admin_about_render
  File "HTMLTemplate.pyo", line 729, in render
  File "templates.pyo", line 217, in render_about
  File "HTMLTemplate.pyo", line 600, in __getattr__
AttributeError: RichContainer instance has no attribute 'banner_search'.

Original issue reported on code.google.com by charliej...@gmail.com on 6 Nov 2007 at 1:51

GoogleCodeExporter commented 9 years ago
Try svn updating!

Original comment by bano...@gmail.com on 6 Nov 2007 at 1:59

GoogleCodeExporter commented 9 years ago
silly me, fixed now.

Original comment by charliej...@gmail.com on 6 Nov 2007 at 2:03