https://bugzilla.wikimedia.org/show_bug.cgi?id=46355

       Web browser: ---
            Bug ID: 46355
           Summary: update.php fails on clean install with undefined
                    method MysqlUpdater::dropExtensionIndex()
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Unprioritized
         Component: ConfirmAccount
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to