|
<tablewidth="100%" #FFFFA0>
Edit the FortuneCookies page to display randomly selected wisdom here.
|
| 2010-07-29 | |||||
| thsale.com | 05:15 | rrcs-64-183-200-162 [1-2] | |||
| 2010-07-26 | |||||
| Beijing+-+Tiananmen+Square+ | 22:53 | ip68-110-160-11 | minor | ||
| Usfine.com+Runescape+Powerleveling | 21:55 | ip68-110-160-11 | minor | ||
| Normal+Cigarette+aaaoe | 19:31 | ip68-110-160-11 | minor | ||
| 2010-07-23 | |||||
| SiteNavigation | 16:08 | ip68-110-160-11 | minor | ||
| Help On Configuration/ Email Support | 14:37 | ip68-110-160-11 | |||
| 2010-07-20 | |||||
| DemeWikiHome | 15:37 | ip68-110-160-11 [1-2] | #01 minor | ||
| MMOs-gold | 02:55 | ip68-110-160-11 | |||
| 2010-07-19 | |||||
| bamboo | 06:48 | 124 | |||
| 2010-07-15 | |||||
| Hutchison+fights | 21:17 | ip68-110-160-11 | minor changes | ||
| 2010-07-12 | |||||
| rope | 14:19 | 91 [1-49] | #01 Upload of attachment 'pr48'. #02 Upload of attachment 'pr47'. #03 Upload of attachment 'pr46'. #04 Upload of attachment 'pr45'. #05 Upload of attachment 'pr44'. #06 Upload of attachment 'pr43'. #07 Upload of attachment 'pr42'. #08 Upload of attachment 'pr41'. #09 Upload of attachment 'pr40'. #10 Upload of attachment 'pr39'. #11 Upload of attachment 'pr38'. #12 Upload of attachment 'pr37'. #13 Upload of attachment 'pr36'. #14 Upload of attachment 'pr35'. #15 Upload of attachment 'pr34'. #16 Upload of attachment 'pr33'. #17 Upload of attachment 'pr32'. #18 Upload of attachment 'pr31'. #19 Upload of attachment 'pr30'. #20 Upload of attachment 'pr29'. #21 Upload of attachment 'pr28'. #22 Upload of attachment 'pr27'. #23 Upload of attachment 'pr26'. #24 Upload of attachment 'pr25'. #25 Upload of attachment 'pr24'. #26 Upload of attachment 'pr23'. #27 Upload of attachment 'pr22'. #28 Upload of attachment 'pr21'. #29 Upload of attachment 'pr20'. #30 Upload of attachment 'pr19'. #31 Upload of attachment 'pr18'. #32 Upload of attachment 'pr17'. #33 Upload of attachment 'pr16'. #34 Upload of attachment 'pr15'. #35 Upload of attachment 'pr14'. #36 Upload of attachment 'pr13'. #37 Upload of attachment 'pr12'. #38 Upload of attachment 'pr11'. #39 Upload of attachment 'pr10'. #40 Upload of attachment 'pr9'. #41 Upload of attachment 'pr8'. #42 Upload of attachment 'pr7'. #43 Upload of attachment 'pr6'. #44 Upload of attachment 'pr5'. #45 Upload of attachment 'pr4'. #46 Upload of attachment 'pr3'. #47 Upload of attachment 'pr2'. #48 Upload of attachment 'pr1'. |
||
| Coal-mill | 11:33 | 116 | coal mill for coal powder | ||
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 Jul 30 16:47:54 2010 |
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 0x7f5925e70d40>) |
| 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 0x7f5925e70d40>, count_hit undefined |
| /var/moin/DemeWiki/MoinMoin/Page.py in send_page(self=<MoinMoin.Page.Page instance at 0x9f0ef0>, request=<MoinMoin.request.RequestCGI instance at 0x7f5925e70d40>, 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 0x9f0ef0>, self.send_page_content = <bound method Page.send_page_content of <MoinMoin.Page.Page instance at 0x9f0ef0>>, request = <MoinMoin.request.RequestCGI instance at 0x7f5925e70d40>, Parser = <class MoinMoin.parser.wiki.Parser at 0xa5a410>, 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 0x9f0ef0>, request=<MoinMoin.request.RequestCGI instance at 0x7f5925e70d40>, Parser=<class MoinMoin.parser.wiki.Parser at 0xa5a410>, 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 0xa56af8, 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 0xa39248>, macro_obj=<MoinMoin.wikimacro.Macro instance at 0xaa0cb0>, 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 0xaa0cb0>, macro_obj.execute = <bound method Macro.execute of <MoinMoin.wikimacro.Macro instance at 0xaa0cb0>>, name = 'RandomPage', args = '1' |
| /var/moin/DemeWiki/MoinMoin/wikimacro.py in execute(self=<MoinMoin.wikimacro.Macro instance at 0xaa0cb0>, 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' |
