Last modified: 2013-03-20 13:13:41 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T48355, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 46355 - update.php fails on clean install with undefined method MysqlUpdater::dropExtensionIndex()
update.php fails on clean install with undefined method MysqlUpdater::dropExt...
Status: RESOLVED INVALID
Product: MediaWiki extensions
Classification: Unclassified
ConfirmAccount (Other open bugs)
master
All All
: Unprioritized blocker with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-20 12:13 UTC by Simson Garfinkel
Modified: 2013-03-20 13:13 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Simson Garfinkel 2013-03-20 12:13:44 UTC
I just did a clean install of ConfirmAccount on a new MediaWiki installation. I took the new installation, migrated over my users and pages from an old wiki instance. Users were migrated by copying over the relevant user tables. pages were migrated with dump and import.

Upon installing ConfirmAccount and running update.php, I got this error:

# php www/w/maintenance/update.php 
MediaWiki 1.20.3 Updater

Going to run database updates for simsong_fwiki-fwiki
Depending on the size of your database this may take a while!
Abort with control-c in the next five seconds (skip this countdown with --quick) ... 0
Fatal error: Call to undefined method MysqlUpdater::dropExtensionIndex() in /home/simsong/public_html/w/extensions/ConfirmAccount/backend/schema/ConfirmAccountUpdater.hooks.php on line 22
#


Any thoughts?
Comment 1 Platonides 2013-03-20 12:33:30 UTC
That method was added in 1.21 (ie. the development version), you are using MediaWiki 1.20.3

You will need to download a ConfirmAccount version appropiate to the MediaWiki you are using.
Comment 2 Simson Garfinkel 2013-03-20 12:43:24 UTC
Thanks. But the web page doesn't make it clear how to download the version that's appropriate. There is a REL1_19 tag in SVN; will that run on 1.20.3?
Comment 3 Andre Klapper 2013-03-20 13:13:41 UTC
REL1_20 should be for release 1.20.x.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links