inline: pic goes here

Albion

Summary

Location:

CBD, 119 Hobson Street

Beers:

LionBeer

Pricing:

Hours:

24 hours

Phone:

(09) 379 4900

Website:

Description

Dark and dingy, but with new owners promising a revival. A real-stay-in-the-city hotel. Sometimes has live music, although not very good. The "other" home of Auckland Rugby League.

Getting There

Just across from SkyCity


--> -->

ImportError

Cannot load macro PageComment2

If you want to report a bug, please save this page and attach it to your bug report.

Traceback

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

  1. /usr/lib/python2.4/site-packages/MoinMoin/request.py in run (self=<MoinMoin.request.RequestModPy object>)

    1. 1205 self.page.send_page(self, msg=msg)
    2. 1206 else:
    3. 1207 handler(self.page.page_name, self)
    4. 1208
    5. 1209 # generate page footer (actions that do not want this footer use
    • handler = <function do_show>
    • self = <MoinMoin.request.RequestModPy object>
    • self.page = <MoinMoin.Page.Page instance>
    • self.page.page_name = u'Albion'
  2. /usr/lib/python2.4/site-packages/MoinMoin/wikiaction.py in do_show (pagename=u'Albion', request=<MoinMoin.request.RequestModPy object>)

    1. 466 else:
    2. 467 request.cacheable = 1
    3. 468 Page(request, pagename).send_page(request, count_hit=1)
    4. 469
    5. 470
    • global Page = <class MoinMoin.Page.Page>
    • request = <MoinMoin.request.RequestModPy object>
    • pagename = u'Albion'
    • ).send_page undefined
    • count_hit undefined
  3. /usr/lib/python2.4/site-packages/MoinMoin/Page.py in send_page (self=<MoinMoin.Page.Page instance>, request=<MoinMoin.request.RequestModPy object>, msg='', **keywords={'count_hit': 1})

    1. 1254 format_args=pi_formatargs,
    2. 1255 do_cache=do_cache,
    3. 1256 start_line=pi_lines)
    4. 1257
    5. 1258 # check for pending footnotes
    • start_line undefined
    • pi_lines = 0
  4. /usr/lib/python2.4/site-packages/MoinMoin/Page.py in send_page_content (self=<MoinMoin.Page.Page instance>, request=<MoinMoin.request.RequestModPy object>, Parser=<class MoinMoin.parser.wiki.Parser>, body=u'||<tablestyle="float:right" style="border-width:...(newerfirst=1,commentfirst=1)]]\n----\nCategoryPub\n', format_args='', do_cache=1, **kw={'start_line': 0})

    1. 1345 try:
    2. 1346 code = self.loadCache(request)
    3. 1347 self.execute(request, parser, code)
    4. 1348 except Exception, e:
    5. 1349 if not is_cache_exception(e):
    • self = <MoinMoin.Page.Page instance>
    • self.execute = <bound method Page.execute of <MoinMoin.Page.Page instance>>
    • request = <MoinMoin.request.RequestModPy object>
    • parser = <MoinMoin.parser.wiki.Parser instance>
    • code = <code object ? at 0xa007fa0, file "Albion", line 2>
  5. /usr/lib/python2.4/site-packages/MoinMoin/Page.py in execute (self=<MoinMoin.Page.Page instance>, request=<MoinMoin.request.RequestModPy object>, parser=<MoinMoin.parser.wiki.Parser instance>, code=<code object ? at 0xa007fa0, file "Albion", line 2>)

    1. 1374 __file__ = os.path.join(MoinMoin.__loader__.archive, 'dummy')
    2. 1375 try:
    3. 1376 exec code
    4. 1377 except 'CacheNeedsUpdate':
    5. 1378 raise Exception('CacheNeedsUpdate')
    • code = <code object ? at 0xa007fa0, file "Albion", line 2>
  6. /Albion in ?

  7. /usr/lib/python2.4/site-packages/MoinMoin/formatter/base.py in macro (self=<MoinMoin.formatter.text_html.Formatter instance>, macro_obj=<MoinMoin.wikimacro.Macro instance>, name=u'PageComment2', args=u'newerfirst=1,commentfirst=1')

    1. 288 def macro(self, macro_obj, name, args):
    2. 289 # call the macro
    3. 290 return macro_obj.execute(name, args)
    4. 291
    5. 292 def _get_bang_args(self, line):
    • macro_obj = <MoinMoin.wikimacro.Macro instance>
    • macro_obj.execute = <bound method Macro.execute of <MoinMoin.wikimacro.Macro instance>>
    • name = u'PageComment2'
    • args = u'newerfirst=1,commentfirst=1'
  8. /usr/lib/python2.4/site-packages/MoinMoin/wikimacro.py in execute (self=<MoinMoin.wikimacro.Macro instance>, macro_name=u'PageComment2', args=u'newerfirst=1,commentfirst=1')

    1. 117 execute = builtins._m_lang
    2. 118 else:
    3. 119 raise ImportError("Cannot load macro %s" % macro_name)
    4. 120 return execute(self, args)
    5. 121
    • builtin ImportError = <class exceptions.ImportError>
    • macro_name = u'PageComment2'

ImportError

Cannot load macro PageComment2

  • args = (u'Cannot load macro PageComment2',)

System Details

  • Date: Thu, 20 Nov 2008 20:31:41 +0000
  • Platform: Linux brainbox.greymatter.co.nz 2.6.17-1.2174_FC5 #1 Tue Aug 8 15:30:55 EDT 2006 i686
  • Python: Python 2.4.3 (/usr/bin/python)
  • MoinMoin: Release 1.5.8 (release)