I am doing an upgrade from Moodle 2.5.3 to 2.6. I am running multiple add-ons. But they have all been copied over or upgraded. The server requirements check out fine. But then I get an error message:
- line 505 of /lib/ddl/database_manager.php: ddl_exception thrown
- line 76 of /question/type/multichoice/db/upgrade.php: call to database_manager->rename_table()
- line 510 of /lib/upgradelib.php: call to xmldb_qtype_multichoice_upgrade()
- line 1580 of /lib/upgradelib.php: call to upgrade_plugins()
- line 422 of /admin/index.php: call to upgrade_noncore()
Any help would be appreciated.