Since probably gerrit change I68308aac96b89c2aec296e2a4fa385fd1d42ab5a got merged, I can't access my wiki any longer. error_log says:
[Sat Oct 06 15:24:45 2012] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined method CreditsAction::getCredits() in /home/tim/public_html/w/includes/SkinTemplate.php on line 339 |
[Sat Oct 06 15:24:45 2012] [error] [client 127.0.0.1] PHP Stack trace: |
[Sat Oct 06 15:24:45 2012] [error] [client 127.0.0.1] PHP 1. {main}() /home/tim/public_html/w/index.php:0 |
[Sat Oct 06 15:24:45 2012] [error] [client 127.0.0.1] PHP 2. MediaWiki->run() /home/tim/public_html/w/index.php:59 |
[Sat Oct 06 15:24:45 2012] [error] [client 127.0.0.1] PHP 3. MediaWiki->main() /home/tim/public_html/w/includes/Wiki.php:446 |
[Sat Oct 06 15:24:45 2012] [error] [client 127.0.0.1] PHP 4. OutputPage->output() /home/tim/public_html/w/includes/Wiki.php:560 |
[Sat Oct 06 15:24:45 2012] [error] [client 127.0.0.1] PHP 5. SkinTemplate->outputPage() /home/tim/public_html/w/includes/OutputPage.php:1988 |
Obviously, includes/actions/CreditsAction.php has CreditsAction::getCredits(), but I haven't tracked this down further yet.
Version: 1.21.x
Severity: blocker