https://bugzilla.wikimedia.org/show_bug.cgi?id=65214
Bug ID: 65214
Summary: initSiteStats.php calls undefined/protected functions
Product: MediaWiki
Version: 1.23-git
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Maintenance scripts
Assignee: [email protected]
Reporter: [email protected]
Blocks: 64370
Web browser: ---
Mobile Platform: ---
$ php maintenance/initSiteStats.php
Refresh Site Statistics
Counting total edits...1291
Counting number of articles...35
Counting total pages...119
Counting number of users...3
Counting number of images...1
Counting total page views...0
Updating site statistics...Fatal error: Call to protected method
SiteStatsInit::refresh() from context 'InitSiteStats' in
[pathname]\MediaWiki\core\maintenance\initSiteStats.php on line 83
$ php maintenance/initSiteStats.php --update
Refresh Site Statistics
Counting total edits...1291
Counting number of articles...35
Counting total pages...119
Counting number of users...3
Counting number of images...1
Counting total page views...0
Updating site statistics...Fatal error: Call to undefined method
SiteStatsInit::update() in
[pathname]\MediaWiki\core\maintenance\initSiteStats.php on line 81
--
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