1 Sep 2009 17:06
Re: Conflict on submit buttons
Kathleen Borja <jane88borj <at> yahoo.com>
2009-09-01 15:06:30 GMT
2009-09-01 15:06:30 GMT
Roan Kattouw <roan.kattouw <at> gmail.com> writes: > A blank page typically indicates a PHP error of some kind. Check your > error logs or enable error display in the browser, see [1]. Also, you > should really be asking these questions on wikitech-l; this list is > about the bot API. > > Roan Kattouw (Catrope) > > [1] http://www.mediawiki.org/wiki/How_to_debug#PHP_errors > Thanks for your help. I solved them with your help. ^_^ I wanted to ask some more questions here. As much as possible, I am getting fast responses. I hope you would allow me. Thanks. I have a problem in fetching the actual raw data or the original article text in a wiki page. I looked into the database table 'wbt_searchindex' in mediawiki. I fetch 'si_text' knowing that it's the right one in fetching the original text of an article page. But, it's used for search function. What i wanted to fetch is the original text so i could use it in my Bikol Thesaurus. -How can I fetch the original article text on a wiki page? -In what database table is the original article text located? In the 'searchindex' table, the 'si_text' contains the u800 unicode character. -What does u800 really means?(Continue reading)
RSS Feed