Hi
Just in the process of upgrading a large 1.9 site to 2.3. Have managed to upgrade everything except the HotPot module which gives the following error during upgrade (with latest version of mod downloaded yesterday). I have had a good search through the forums and can't find anything related to this particular error - apologies if I haev missed it.
Unknown exception related to local files (Can not fetch file form URL)
More information about this error
Stack trace:
line 740 of /lib/filestorage/file_storage.php: file_exception thrown
line 494 of /mod/hotpot/db/upgrade.php: call to file_storage->create_file_from_url()
line 541 of /lib/upgradelib.php: call to xmldb_hotpot_upgrade()
line 271 of /lib/upgradelib.php: call to upgrade_plugins_modules()
line 1466 of /lib/upgradelib.php: call to upgrade_plugins()
line 317 of /admin/index.php: call to upgrade_noncore()
I have tried 3 approaches
1. Upgraded from 1.9 - 2.1 with hotpot module included
2. Upgrade from 1.9 - 2.1 with hotpot module removed, then add back in hotpot after rest of site successfully upgraded and run hotpot upgrade by itself
3. Same as 2. but wait until site upgraded all the way to 2.3.3 before adding hotpot module back in.
All 3 options result in the same error message, and it happens each time when upgrade gets to
Migrating Hot Potatoes quiz files: (2288/4094)
So am suspecting some sort of corruption with quiz file 2288 or 2299.
Does anybody have any suggestions to get around this - is it possible to find out what quiz files 2288 or 2299 relate to and remove them from the 1.9 site to see if that gets around the problem?
Any help greatfully received.
Glen