|
<tablewidth="100%" #FFFFA0>
Edit the FortuneCookies page to display randomly selected wisdom here.
|
| 2008-11-16 | |||||
| UserPreferences | 18:44 | lns-bzn-59-82-252-147-224 | |||
| 2008-08-09 | |||||
| ToDoList | 04:08 | adsl-71-131-26-47 [1-2] | |||
| 2008-07-29 | |||||
| DemeWikiHome | 07:07 | daryn | |||
| 2008-07-20 | |||||
| Category Homepage | 18:04 | HSI-KBW-078-042-007-099 | |||
| Online Deliberation Links | 18:03 | 61 | |||
| 2008-06-21 | |||||
| wow-gold-27 | 08:34 | guiwow3 | |||
| Age+of+Conan+power+leveling | 07:37 | GuXinshen | |||
| wow-gold-26 | 06:50 | guiwow3 | |||
| Age+od+Conan+gold | 05:53 | GuXinshen | |||
| 2008-06-20 | |||||
| 发传真原来可以这样轻松--张先生成功案例 | 00:09 | fax688 | |||
| 2008-06-19 | |||||
| brogame.com | 10:49 | DhoDou0612 [1-4] | |||
| wow-gold-23 | 10:33 | guiwow3 | |||
| brogame-jj-93 | 10:33 | guiwow3 | |||
| wow-gold-22 | 09:43 | guiwow3 | |||
| brogame-jj-92 | 09:43 | guiwow3 | |||
| wow-gold-21 | 08:34 | guiwow3 | |||
| brogame-jj-91 | 08:34 | guiwow3 | |||
| wow-gold-20 | 07:33 | guiwow3 | |||
| brogame-jj-90 | 07:33 | guiwow3 | |||
| A+Seal+is+a+bearing+ | 06:55 | usr687655 | |||
| wow-gold-19 | 06:13 | guiwow3 | |||
| brogame-jj-89 | 06:13 | guiwow3 | |||
| wow-gold-18 | 04:46 | guiwow3 | |||
| brogame-jj-88 | 04:46 | guiwow3 | |||
| wow-gold-17 | 03:31 | guiwow3 | |||
| brogame-jj-86 | 03:31 | guiwow3 | |||
| wow-gold-16 | 02:29 | guiwow3 | |||
| brogame-jj-85 | 02:29 | guiwow3 | |||
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] Fri Nov 21 09:44:39 2008 |
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 0x7fa718502cf8>) |
| 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 0x7fa7183cc5f0>, query = 'RecentChanges', ).send_page undefined, self = <MoinMoin.request.RequestCGI instance at 0x7fa718502cf8>, count_hit undefined |
| /var/moin/DemeWiki/MoinMoin/Page.py in send_page(self=<MoinMoin.Page.Page instance at 0x7fa714cd9ea8>, request=<MoinMoin.request.RequestCGI instance at 0x7fa718502cf8>, 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 0x7fa714cd9ea8>, self.send_page_content = <bound method Page.send_page_content of <MoinMoin.Page.Page instance at 0x7fa714cd9ea8>>, request = <MoinMoin.request.RequestCGI instance at 0x7fa718502cf8>, Parser = <class MoinMoin.parser.wiki.Parser at 0x7fa714bd8410>, 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 0x7fa714cd9ea8>, request=<MoinMoin.request.RequestCGI instance at 0x7fa718502cf8>, Parser=<class MoinMoin.parser.wiki.Parser at 0x7fa714bd8410>, 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 0x7fa714bd4af8, 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 0x7fa714bb8200>, macro_obj=<MoinMoin.wikimacro.Macro instance at 0x7fa714b62c68>, 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 0x7fa714b62c68>, macro_obj.execute = <bound method Macro.execute of <MoinMoin.wikimacro.Macro instance at 0x7fa714b62c68>>, name = 'RandomPage', args = '1' |
| /var/moin/DemeWiki/MoinMoin/wikimacro.py in execute(self=<MoinMoin.wikimacro.Macro instance at 0x7fa714b62c68>, 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' |
