FxParlant wrote:
My extension shouts this warning:
Warning: Problem with method call - please report this bug in /home/f/fxparlant/www/mediawiki/extensions/Calendar.php on line 135
After some mixing up, this seem to be the line at the source of the warning:
$nt = Title::makeTitle( $row->page_namespace, $row->page_title );
Should I have declared something special in the extension to get it working ?
I already told you to report it to PHP, like the error message requests, if you've already upgraded to the latest PHP release.
-- brion vibber (brion @ pobox.com)