|
<tablewidth="100%" #FFFFA0>
Edit the FortuneCookies page to display randomly selected wisdom here.
|
| 2009-06-23 | |||||
| Health%Weight%Loss | 09:49 | 118-92-124-126 | |||
| 2009-06-02 | |||||
| Solid+wood+furniture | 04:11 | 116 | |||
| DemeWikiHome | 04:09 | 116 | |||
| 2009-05-28 | |||||
| ?To Do List/ tgaxooqmjxlserqvzazgg | 19:00 | naxysdligxdh [1-2] | #01 Attachment 'imRrPS' deleted. #02 Upload of attachment 'imRrPS'. |
||
| ?AOC+gold/ gjrqbuzhzgiqxjvpmhvgxhbaytpp | 18:50 | allccjxjsdj [1-2] | #01 Attachment 'fkJyAh' deleted. #02 Upload of attachment 'fkJyAh'. |
||
| 2009-05-17 | |||||
| ?ebay/ Wakaf Pimykyf | 22:59 | WakafPimykyf [1-2] | #01 Upload of attachment 'why-do-people-use-chew-tobacco.txt'. #02 Attachment 'why-do-people-use-chew-tobacco.txt' deleted. |
||
| 2009-05-16 | |||||
| Handbag | 01:54 | 87 | |||
| 2009-05-15 | |||||
| ?Online Deliberation Links/ Yopasuz Oyauruq | 12:33 | YopasuzOyauruq [1-2] | #01 Upload of attachment 'smoking-weed-for-a-better-orgasm.txt'. #02 Attachment 'smoking-weed-for-a-better-orgasm.txt' deleted. |
||
| Hot+Stove | 10:04 | 247 | |||
| 2009-05-07 | |||||
| Online Deliberation Links | 01:50 | 74 | |||
last, but not least, a randomly chosen page:
--> -->| | Please include this information in your bug reports!: Python Python 2.5.2: /usr/bin/python Linux piece 2.6.24-16-server #1 SMP Thu Apr 10 13:15:38 UTC 2008 x86_64 MoinMoin Release 1.2.4 [Revision 1.187] Sat Jul 4 04:23:30 2009 |
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
| /var/moin/DemeWiki/MoinMoin/request.py in run(self=<MoinMoin.request.RequestCGI instance at 0x7f20543d9cf8>) |
| 403 |
| 404 if config.allow_extended_names: |
| 405 Page(query).send_page(self, count_hit=1) |
| 406 else: |
| 407 from MoinMoin.parser.wiki import Parser |
| Page = <class MoinMoin.Page.Page at 0x9825f0>, query = 'RecentChanges', ).send_page undefined, self = <MoinMoin.request.RequestCGI instance at 0x7f20543d9cf8>, count_hit undefined |
| /var/moin/DemeWiki/MoinMoin/Page.py in send_page(self=<MoinMoin.Page.Page instance at 0x9eaea8>, request=<MoinMoin.request.RequestCGI instance at 0x7f20543d9cf8>, msg='', **keywords={'count_hit': 1}) |
| 622 else: |
| 623 # parse the text and send the page content |
| 624 self.send_page_content(request, Parser, body) |
| 625 |
| 626 # check for pending footnotes |
| self = <MoinMoin.Page.Page instance at 0x9eaea8>, self.send_page_content = <bound method Page.send_page_content of <MoinMoin.Page.Page instance at 0x9eaea8>>, request = <MoinMoin.request.RequestCGI instance at 0x7f20543d9cf8>, Parser = <class MoinMoin.parser.wiki.Parser at 0xa47410>, body = '||&amp;amp;amp;lt;tablewidth="100%" #FFFFA0&...other wikis, see OpenWiki:WikiSites/Aggregation.\n' |
| /var/moin/DemeWiki/MoinMoin/Page.py in send_page_content(self=<MoinMoin.Page.Page instance at 0x9eaea8>, request=<MoinMoin.request.RequestCGI instance at 0x7f20543d9cf8>, Parser=<class MoinMoin.parser.wiki.Parser at 0xa47410>, body='||&amp;amp;amp;lt;tablewidth="100%" #FFFFA0&...other wikis, see OpenWiki:WikiSites/Aggregation.\n', needsupdate=0) |
| 721 |
| 722 try: |
| 723 exec code |
| 724 except 'CacheNeedsUpdate': # if something goes wrong, try without caching |
| 725 self.send_page_content(request, Parser, body, needsupdate=1) |
| code = <code object <module> at 0xa11af8, file "RecentChanges", line 2> |
| /var/moin/DemeWiki/RecentChanges in |
| /var/moin/DemeWiki/MoinMoin/formatter/base.py in macro(self=<MoinMoin.formatter.text_html.Formatter instance at 0xa2b200>, macro_obj=<MoinMoin.wikimacro.Macro instance at 0xaa3c68>, name='RandomPage', args='1') |
| 160 def macro(self, macro_obj, name, args): |
| 161 # call the macro |
| 162 return macro_obj.execute(name, args) |
| 163 |
| 164 def processor(self, processor_name, lines): |
| macro_obj = <MoinMoin.wikimacro.Macro instance at 0xaa3c68>, macro_obj.execute = <bound method Macro.execute of <MoinMoin.wikimacro.Macro instance at 0xaa3c68>>, name = 'RandomPage', args = '1' |
| /var/moin/DemeWiki/MoinMoin/wikimacro.py in execute(self=<MoinMoin.wikimacro.Macro instance at 0xaa3c68>, macro_name='RandomPage', args='1') |
| 110 return self._m_lang(macro_name, args) |
| 111 |
| 112 raise ImportError("Cannot load macro %s" % macro_name) |
| 113 |
| 114 def _m_lang(self, lang_name, text): |
| ImportError undefined, macro_name = 'RandomPage' |
