Page MenuHomePhabricator

Add guwwikiquote to wikistats
Closed, ResolvedPublic

Description

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

Related Objects

StatusSubtypeAssignedTask
ResolvedNone
ResolvedDzahn

Event Timeline

Zabe changed the edit policy from "Custom Policy" to "All Users".Jan 4 2023, 2:14 PM
Dzahn changed the task status from Open to In Progress.Jan 4 2023, 5:23 PM
MariaDB [wikistats]> insert into wikiquotes (prefix, lang, loclang, method) select prefix,lang,loclang,method from wikipedias where prefix="guw";
Query OK, 1 row affected (0.013 sec)
dzahn@wikistats-bullseye:~$ /usr/lib/wikistats/update.php wq prefix guw

sent query: 'select * from wikiquotes where prefix="guw"'.
A(1/94) - guw.wikiquote.org - calling API: https://guw.wikiquote.org/w/api.php?action=query&meta=siteinfo&siprop=statistics&format=php&maxlag=5
-> http answer: 200 -> parsing answer: 0
getting version for https://guw.wikiquote.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 wikiquotes set total="0",good="0",edits="0",users="0",activeusers="0",admins="0",images="0",http="200",si_generator="MediaWiki 1.40.0-wmf.14",ts=NOW() where id="357";