Manual talk:Renameuser/Archive 3

About this board

Resource consumption

1
Leucosticte (talkcontribs)

What is the resource consumption of this extension? I was wondering if it might be better, on smaller wikis, to disable it (by commenting out the require_once line in LocalSettings.php) until a need arises to rename a user.

Reply to "Resource consumption"
Arieljannai (talkcontribs)

Hey, I need to change all the usernames in my wiki. The convention has been changed and now I need to update the wiki users. Is there a way of calling the extension with parameters, so I can run it as a php command like this? php Renameuser.php oldname newname It would be very helpful if it's possible.

others suggestions are welcome as well :)

Thanks!

Reply to "renaming script"
141.70.81.149 (talkcontribs)

Where can I get an old Version for Mediawiki 1.17? I looked up the Discussion Archive but only found a dead link.

Kghbln (talkcontribs)

I fixed the link within the info box. Cheers

141.70.81.149 (talkcontribs)

Thank you for updating the link, but I still get the following error message, if I open the Special Page:

Fatal error: Call to a member function addWikiMsg() on a non-object in ...www/wiki/extensions/Renameuser/Renameuser_body.php on line 25
Kghbln (talkcontribs)
141.70.81.149 (talkcontribs)

This one works, thank you very much! I linked to this version on the infobox, I am sure, I am not the only one with this problem.

141.70.81.149 (talkcontribs)

Sorry, I don't get it with this Visual Editor.

Reply to "Old Version"

Use the command line maintenance script to do the rename, or use a different account to do the rename.

2
Noloader (talkcontribs)

The article says, "You can't rename the same account from where you're performing the rename. Use the command line maintenance script to do the rename, or use a different account to do the rename."

I'm in the maintenance folder, but there does not appear to be a script to perform the rename:

# ls |grep -i rename
renameDbPrefix.php
renameRestrictions.php

I'm using Mediawiki 1.35.2, if it matters.

Noloader (talk) 05:20, 10 April 2021 (UTC)

Dinoguy1000 (talkcontribs)

That's because the renameUser maintenance script is not located in MediaWiki's default maintenance folder, but in extensions/Renameuser/maintenance.

Reply to "Use the command line maintenance script to do the rename, or use a different account to do the rename."

Error: 1054 Unknown column 'ar_user_text' in 'where clause'

1
Ciencia Al Poder (talkcontribs)

If you encounter this error during rename on MediaWiki 1.33 or newer, remove any instance of $wgActorTableSchemaMigrationStage in LocalSettings.php, because this setting has been deleted in 1.33 but this extension is trying to fallback to the old behavior if defined with some specific values.

Reply to "Error: 1054 Unknown column 'ar_user_text' in 'where clause'"

Not working on my phone

2
GlowingFlowers (talkcontribs)

Hello. I am trying to rename my username because I don't like this name anymore. I own a Samsung Galaxy A20e and it dosen't work. Can someone help me? Please, thank you.

Dinoguy1000 (talkcontribs)
Reply to "Not working on my phone"
190.103.28.196 (talkcontribs)

Hello, I am the administrator of TibiaLatina Wiki, I added the extension "reusername" to my directory called Renameuser in myextensions/ folder, also add wfLoadExtension( 'Renameuser' ); code at the bottom of my LocalSettings.php but when loading the page I get the error 500. Im using Mediawiki 1.32.0


P.s.: I have already integrated other extensions to my wiki and everything has been perfect, my only problem arises with this extension.


What will be the cause? Thanks!

190.103.28.196 (talkcontribs)

What I want to change is my username, since it is my real name and I would like to change it to another.

Reply to "Error: 500"
ValJor (talkcontribs)

Hi!

I'm an admin and bureaucrat at pt.wikt. I just tried using this there and got a page saying that I'm not allowed to execute the action I have requested. Can you help me? Thanks.

Dinoguy1000 (talkcontribs)
Reply to "Not working in pt.wikt"

Renaming users with stupid unicode names

1
Pandora85 (talkcontribs)

We have had a user have some fun with Unicode characters that move out of the actual text area -> Link. When trying to rename the user to a "normal" name there is only a [99e16bb96fedb23f92af27ed] 2018-06-11 20:34:51: Fataler Ausnahmefehler des Typs „Error“ (Fatal Error of Type "Error"). Getting rid of the user also does not work with Extension:UserMerge.

Mediawiki 1.29.1

PHP 7.0.19-1

DB 10.1.26-MariaDB-0+deb9u1

Reply to "Renaming users with stupid unicode names"

installing on Mediawiki 1.23

3
2001:A61:3410:E700:8072:CEBC:D055:1156 (talkcontribs)

when installing this extension on a Wiki (Mediawiki 1.23), I get the message "This version of the Renameuser extension requires MediaWiki 1.25+"

Kghbln (talkcontribs)

You are trying to install a version that is incompatible with MW 1.23. Either you update a wiki, e.g. to MW 1.27 (LTS) (preferred) or you should use a version compatible with MW 1.23.

This post was hidden by Kghbln (history)
Reply to "installing on Mediawiki 1.23"