- Issue created by @airhitam
- Status changed to Postponed: needs info
over 1 year ago 11:45am 23 November 2023 - š§š·Brazil renatog Campinas
After the upgrade have tried to run update.php and clear the caches?
Explanation
- The last version of 1.x is 1.3
- The last version of 2.x is 2.0.11
So this upgrade from 1.3 to 2.0.11 is the most common, and according to the project usage ā , there are 21,616 using 2.x version, so it's curious that for them is working fine
I'd suggest:
- Upgrade from 1.3 to 2.0.11
- Run
drush updb
- Run
drush cr
If didn't work, my recommendation as workaround:
- Upgrade from 1.3 to 2.0.0
- Run
drush updb
- Run
drush cr
- Upgrade from 2.0.0 to 2.0.11
- š¦šŗAustralia airhitam
After the upgrade, I was unable to run update.php.
The
./vendor/bin/drush updb
fixed the issue.Thank you.
- Status changed to Closed: works as designed
over 1 year ago 10:32pm 23 November 2023 - š§š·Brazil renatog Campinas
Iām happy to know that
So, closing the issue