User Details
- User Since
- May 20 2016, 1:14 AM (248 w, 6 d)
- Availability
- Available
- LDAP User
- Jarbot
- MediaWiki User
- جار الله [ Global Accounts ]
Tue, Feb 2
Dec 31 2020
Dec 29 2020
Jul 1 2020
Jun 29 2020
Jun 28 2020
Jun 27 2020
Nov 23 2019
Hi @Zoranzoki21 I wanted to upload this file: [[en:File:Kuwait Petroleum Corporation Logo.svg]] by API but I get this error:
Sep 19 2019
Hello @Phamhi I deleted the file.
Jul 1 2019
@matej_suchanek same problem when I use the revision_userindex table.
Jun 28 2019
@Smalyshev Thank you, start working again.
View code examples (Python)
the error: (urllib.error.HTTPError: HTTP Error 403: Forbidden)
Mar 19 2019
Now it's working, thank you
Does the cron daemon run?
Jul 1 2018
Jun 25 2018
For example, transfer images from English Wikipedia to Arabic, (Fair use images) as movie posters etc..
From https://upload.wikimedia.org domain.
It would be easier for me to upload images by URL instead of downloading and uploading the image from my device.
On arwiki Upload by URL disabled:
"error":{"code":"copyuploaddisabled","info":"Upload by URL disabled."
Jun 24 2018
Can we add upload.wikimedia to whitelist?, when I resize image I use upload.wikimedia url sometimes.
Jun 11 2018
Jun 8 2018
Mar 4 2018
The problem was in the code currently the limit is 500, Thank you and sorry for the inconvenience.
@Xqt I mean" this WARNING: API warning (wbgetentities): Too many values supplied for parameter "titles". The limit is 50."
i know the warning well not crash the running but when i most get 500 titles i only get 50, this make my job not done.
@Xaosflux My problem is a bit different, if the pages (titles) less than 50 it's work if more than 50 i get error
Jan 27 2018
No module named 'bs4' can anyone install this package on crontab ?
Sep 1 2017
@bd808 I now using mysql.connector, Thank you.
Traceback (most recent call last): File "core/pwb.py", line 262, in <module> if not main(): File "core/pwb.py", line 255, in main run_python_file(filename, [filename] + args, argvu, file_package) File "core/pwb.py", line 121, in run_python_file main_mod.__dict__) File "core/scripts/x.py", line 5, in <module> import pymysql as mysqldb ImportError: No module named 'pymysql' CRITICAL: Closing network session.
i use PuTTY.
Aug 29 2017
Jul 14 2017
@Framawiki sometime on wikipedia too
Jul 13 2017
May 22 2017
May 20 2017
@Aklapper i think the core code is missing the allowUsertalk, you can see the code
anyway i will see the url
Nov 26 2016
my user-config.py
# -*- coding: utf-8 -*- mylang = 'ar' family = 'wikipedia' usernames['wikipedia']['ar'] = u'user' usernames['wikipedia']['vi'] = u'user' usernames['wikipedia']['ur'] = u'user' usernames['wikipedia']['vec'] = u'user' usernames['wiktionary']['ar'] = u'user' usernames['wikidata']['wikidata'] = u'user'
and my script something like this
I Get This WARNING Too
Nov 23 2016
@Magul is Pywikibot-core only use Python 3.x or there is some Scripts using 2.7?
Nov 22 2016
When i login with compat Scripts i get Error:
Traceback (most recent call last):