Page MenuHomePhabricator

undefined function: validatetagattributes()
Closed, DeclinedPublic

Description

Author: alphazedd

Description:
When testing the tag <categorytree mode="pages">Foo</categorytree>,I get the following error:

Fatal error: Call to undefined function: validatetagattributes() in .../extensions/CategoryTree/CategoryTree.php on line 226

All files for the extension have been installed, and the permissions are correct.

I have
$wgUseAjax = true;
require_once("extensions/CategoryTree/CategoryTree.php");

Is there anything obvious I missed?


Version: unspecified
Severity: normal

Details

Reference
bz12851

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:02 PM
bzimport set Reference to bz12851.
bzimport added a subscriber: Unknown Object (MLST).

Probably you're running a *reallllly* old unsupported version of MediaWiki. (1.6?)