Upgrade from 7.11.7 to 7.11.9 Fails

Upgrade is not completed. Stops on 4: Commit Upgrade

Using XAMPP
PHP 7.1

Nothing relevant in logs. Will investigate and try to find more details.

Thanks,

AlxGr

Found the issue. Upgrade fails when use have a custom theme. I believe new changes were introduced to themes and that will affect your customization.

So, if you want to upgrade without issues follow these steps:

  1. Rename /custom/themes to anything /custom/themes.OLD for example
  2. Rename /cache to anything /theme.OLD for example
  3. Refresh page
  4. Proceed to upgrade

If you upgraded already and lost the the UI, you need to follow the first three steps from above. And again, your themes customization will be lost. I’ll recommend you to take a copy from the last installation and recreate your changes there so it is fully compatible with the latest version.

Thanks,

AlxGr