by g k.
This is on a Linux webserver. The error message I get consistently is:
Upgrading to new version
qtype_multichoice
Debug info: can not rename table
Error code: ddltablealreadyexists
Error code: ddltablealreadyexists
Stack trace:
- 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 531 of /lib/upgradelib.php: call to xmldb_qtype_multichoice_upgrade()
- line 1601 of /lib/upgradelib.php: call to upgrade_plugins()
- line 436 of /admin/index.php: call to upgrade_noncore()
Any ideas would be appreciated.