Version 1.39.3
https://jfwiki.org
I am not able to create new accounts, I get the error:
"An account creation for this username is already in progress. Please wait."
Changing the username makes no difference.
Using createAndPromote from the command line returns the same error.
I attempted to rename a user w/ Special:RenameUser resulting in this error:
Internal error
[ZpVjTbzkAommjGxmWP@BlwAAQJE] /index.php?title=Special:RenameUser Error: Call to undefined method User::isCreatableName()
Backtrace:
from /home/jfwiki/wiki139/extensions/Renameuser/includes/SpecialRenameuser.php(251)#0 /home/jfwiki/wiki139/includes/specialpage/SpecialPage.php(701): SpecialRenameuser->execute(NULL)#1 /home/jfwiki/wiki139/includes/specialpage/SpecialPageFactory.php(1428): SpecialPage->run(NULL)#2 /home/jfwiki/wiki139/includes/MediaWiki.php(316): MediaWiki\SpecialPage\SpecialPageFactory->executePath(string, RequestContext)#3 /home/jfwiki/wiki139/includes/MediaWiki.php(904): MediaWiki->performRequest()#4 /home/jfwiki/wiki139/includes/MediaWiki.php(562): MediaWiki->main()#5 /home/jfwiki/wiki139/index.php(50): MediaWiki->run()#6 /home/jfwiki/wiki139/index.php(46): wfIndexMain()#7 {main}
___________________________________________
What's up with isCreatableName?
I updated from WM 1.35 to 1.39.3 a year ago and I haven't tried to create a user since, so this likely happened during the update.
Error reporting is showing this, I'm not sure that it's relevant:
Deprecated
: Use of $wgUser was deprecated in MediaWiki 1.35. [Called from VectorHooks::makeGlobalVariablesScript in /home/jfwiki/wiki139/extensions/Vector/Vector.hooks.php at line 186] in
/home/jfwiki/wiki139/includes/debug/MWDebug.php
on line
381
Deprecated
: Use of User::getOption was deprecated in MediaWiki 1.35. [Called from StubObject::_call in /home/jfwiki/wiki139/includes/StubObject.php at line 120] in
/home/jfwiki/wiki139/includes/debug/MWDebug.php
on line
381
Deprecated
: $wgUser reassignment detected [Called from VectorHooks::makeGlobalVariablesScript in /home/jfwiki/wiki139/extensions/Vector/Vector.hooks.php at line 186] in
/home/jfwiki/wiki139/includes/debug/MWDebug.php
on line
381
_____________________________________________________
I have enabled Create Account in case you'd like to see it:
https://jfwiki.org/index.php?title=Special:CreateAccount&returnto=Main+Page
Thank you for any help
Sean