Page MenuHomePhabricator

Add btmwiki to wikistats
Closed, ResolvedPublic

Description

Please add new wiki btmwiki to Wikistats, once it is created. Thanks!

Related Objects

Event Timeline

Dzahn changed the task status from Open to Stalled.Thu, Jun 20, 7:05 PM
Dzahn subscribed.

stalled until T368038 is resolved. ideally these would only be created once the actual parent ticket is resolved.

Dzahn claimed this task.
MariaDB [wikistats]> insert into wikipedias (prefix, lang, loclang, method) values ("btm", "Mandailing", "Saro Mandailing", 8);
dzahn@wikistats-bookworm:~$ /usr/lib/wikistats/update.php wp prefix btm
sent query: 'select * from wikipedias where prefix="btm"'.
A(1/352) - btm.wikipedia.org - calling API: https://btm.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=statistics&format=php&maxlag=5
-> http answer: 200 -> parsing answer: 0
getting version for https://btm.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=statistics&format=php&maxlag=5---> OK - total: 0 good: 0 edits: 0 users: 0 active users: 0 admins: 0 images: 0
---> update wikipedias set total="0",good="0",edits="0",users="0",activeusers="0",admins="0",images="0",http="200",si_generator="MediaWiki 1.43.0-wmf.10",ts=NOW() where id="369";