https://bugzilla.wikimedia.org/show_bug.cgi?id=63548
Marc Richter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Marc Richter <[email protected]> --- Sorry for replying to an already "solved" issue after a month after closing, but I do have the same issue and do not understand the solution: I do not use Git with MediaWiki, but instead rely on the official packages. I have installed version 1.22.6 of mediawiki from the official releases site (http://releases.wikimedia.org/mediawiki/1.22/mediawiki-1.22.6.tar.gz). After extracting this, I ran the update.php maintenance script and updated the 3rd party extensions also to the latest version. I still end up with the error described. As far as I understand, it should only affect those who choose the wrong / defective Git branch? Since I'm running from Tarball, I guess that "solution" doesn't help me, is it? My error is like the following: [3c92bd23] /whfwiki/Spezial:Benutzerkonto_beantragen Exception from line 376 of /var/www/www.bardor.de/htdocs/mediawiki/includes/SpecialPage.php: Call to undefined method RequestAccountPage::getPageTitle Backtrace: #0 /var/www/www.bardor.de/htdocs/mediawiki/extensions/ConfirmAccount/frontend/specialpages/actions/RequestAccount_body.php(111): SpecialPage->__call(string, array) #1 /var/www/www.bardor.de/htdocs/mediawiki/extensions/ConfirmAccount/frontend/specialpages/actions/RequestAccount_body.php(111): RequestAccountPage->getPageTitle() #2 /var/www/www.bardor.de/htdocs/mediawiki/extensions/ConfirmAccount/frontend/specialpages/actions/RequestAccount_body.php(84): RequestAccountPage->showForm() #3 /var/www/www.bardor.de/htdocs/mediawiki/includes/SpecialPage.php(631): RequestAccountPage->execute(NULL) #4 /var/www/www.bardor.de/htdocs/mediawiki/includes/SpecialPageFactory.php(488): SpecialPage->run(NULL) #5 /var/www/www.bardor.de/htdocs/mediawiki/includes/Wiki.php(298): SpecialPageFactory::executePath(Title, RequestContext) #6 /var/www/www.bardor.de/htdocs/mediawiki/includes/Wiki.php(602): MediaWiki->performRequest() #7 /var/www/www.bardor.de/htdocs/mediawiki/includes/Wiki.php(467): MediaWiki->main() #8 /var/www/www.bardor.de/htdocs/mediawiki/index.php(49): MediaWiki->run() #9 {main} The URL to see this is http://www.bardor.de/whfwiki/Spezial:Benutzerkonto_beantragen . I have only 4 third-party extensions enabled: https://www.mediawiki.org/wiki/Extension:ConfirmAccount https://www.mediawiki.org/wiki/Extension:Cite/Cite.php https://www.mediawiki.org/wiki/Extension:WikiEditor https://www.mediawiki.org/wiki/Extension:Piwik_Integration All are the latest versions available. I'd be very happy for help on this. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
