Page MenuHomePhabricator

Can't create a new account on Wikibooks
Closed, ResolvedPublic

Description

Author: beesley

Description:
New accounts can not be made on the recently created http://ang.wikibooks.org

After pressing "create new account", I get:

Error in numRows(): Table 'angwikibooks.user_rights' doesn't exist

Backtrace:

  • Database.php line 490 calls wfdebugdiebacktrace()
  • Database.php line 669 calls databasemysql::numrows()
  • MessageCache.php line 261 calls databasemysql::selectrow()
  • GlobalFunctions.php line 392 calls messagecache::get()
  • GlobalFunctions.php line 338 calls wfmsgreal()
  • OutputPage.php line 151 calls wfmsg()
  • OutputPage.php line 166 calls outputpage::getpagetitleactiontext()
  • OutputPage.php line 592 calls outputpage::setpagetitle()
  • Database.php line 348 calls outputpage::databaseerror()
  • Database.php line 297 calls databasemysql::reportqueryerror()
  • Database.php line 863 calls databasemysql::query()
  • User.php line 929 calls databasemysql::insert()
  • SpecialUserlogin.php line 213 calls user::addtodatabase()
  • SpecialUserlogin.php line 201 calls loginform::inituser()
  • SpecialUserlogin.php line 131 calls loginform::addnewaccountinternal()
  • SpecialUserlogin.php line 78 calls loginform::addnewaccount()
  • SpecialUserlogin.php line 24 calls loginform::execute()
  • SpecialPage.php line 309 calls wfspecialuserlogin()
  • SpecialPage.php line 220 calls specialpage::execute()
  • index.php line 94 calls specialpage::executepath()

Version: unspecified
Severity: blocker
URL: http://ang.wikibooks.org/wiki/Special:Userlogin

Details

Reference
bz1313
TitleReferenceAuthorSource BranchDest Branch
toolforge-cli: update readmerepos/cloud/toolforge/toolforge-cli!4raymond-ndibeupdate_readmemain
d/changelog: prepare release 0.99repos/cloud/toolforge/tools-webservice!4raymond-ndibeprepare_release_0.99master
Customize query in GitLab

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:11 PM
bzimport set Reference to bz1313.
bzimport added a subscriber: Unknown Object (MLST).

It seems some newly created wikis were done on the old schema instead of the new one:
akwikibooks
angwikibooks
miwikibooks
tkwikibooks
wawikibooks
azwikiquote
bswikiquote
crwikiquote
euwikiquote
krwikiquote
tkwikiquote

They've now been upgraded; Tim will look at the creation script to make sure it's fixed in a moment.

jra wrote:

Do brion's comments mean that this bug should be closed now? :-)

The other day I found several additional wikis with the same problem (some of them wikibooks-es). Still need to check how they got created and see
why they were broken.

Everything got moved to 1.5 now, so no 1.3 wikis left. :D