Everytime I try to use/edit categories on my WIKI pages, I get a fatal error to undefined function openshowcategory.
Is this a known bug in v1.6.4?
Sandy
On 28/01/07, Sandy Rozhon srozhon@oh.rr.com wrote:
Everytime I try to use/edit categories on my WIKI pages, I get a fatal error to undefined function openshowcategory.
Can you copy and paste the exact text of the error message?
Is this a known bug in v1.6.4?
It might be advisable to upgrade to 1.6.9 at the least; it contains various security and other bug fixes.
Rob Church
On 28 Jan 2007 at 19:15, Rob Church wrote:
On 28/01/07, Sandy Rozhon srozhon@oh.rr.com wrote:
Everytime I try to use/edit categories on my WIKI pages, I get a fatal error to undefined function openshowcategory.
Can you copy and paste the exact text of the error message?
Fatal error: Call to undefined function: openshowcategory() in /home/sandy/htdocs/barbarowa/trees/wiki/includes/EditPage.php on line 1126
I've added some extra toolbar items, so the line number doesn't reflect what would be in the released version. The new Toolbar items are working, so I've assumed the code hasn't been broken.
This is what my current line #1126 contains that this error points to:
"','" . wfEscapeJsString( wfMsg( "infobox_alert" ) ) . "');\n";
Is this a known bug in v1.6.4?
It might be advisable to upgrade to 1.6.9 at the least; it contains various security and other bug fixes.
Sorry, I misspoke -- I am running 1.6.9
Sandy
On 28 Jan 2007 at 15:20, Sandy Rozhon wrote:
Fatal error: Call to undefined function: openshowcategory() in /home/sandy/htdocs/barbarowa/trees/wiki/includes/EditPage.php on line 1126
This is what my current line #1126 contains that this error points to:
"','" . wfEscapeJsString( wfMsg( "infobox_alert" ) ) . "');\n";
Sorry -- Line #1126 in v1.6.9 is this:
$this->mArticle->openShowCategory();
Sandy
Further info:
When I was using a previous version of MediaWiki, I was able to create a category called Category:People. That category still exists in 1.6.9. If I go to Specialpages and click on Categories, it lists Category:People as having 5 links, but if I click on it, no entries are displayed. It also seems that that I cannot create a NEW category -- that is when the error message appears.
Sandy
On 28 Jan 2007 at 19:15, Rob Church wrote:
On 28/01/07, Sandy Rozhon srozhon@oh.rr.com wrote:
Everytime I try to use/edit categories on my WIKI pages, I get a fatal error to undefined function openshowcategory.
Can you copy and paste the exact text of the error message?
Is this a known bug in v1.6.4?
It might be advisable to upgrade to 1.6.9 at the least; it contains various security and other bug fixes.
Rob Church
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org