#3551 - Upgrade to 10.1 Beta 7
| Identifier | #3551 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Upgrade to 10.1 Beta 7 |
| Status | Closed (no changes needed) |
| Handling member | Chris Graham |
| Addon | core_upgrader |
| Description | Upgrade was suggested in admin zone, so I upgraded. Getting the error.
Unfortunately a query has failed [SELECT COUNT(*) FROM cms_ecom_invoices WHERE (i_member_id=2) LIMIT 1] [Table 'kal_tlr.cms_ecom_invoices' doesn't exist] (version: 10.1 beta7, PHP version: 7.1.13, URL: /dev/tlr/adminzone/index.php?page=start) |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".
Comments
This is now fixed, and I've added more automated testing to the versioning system.
As for this specific error, it looks like files for the ecommerce addon came back, which you'd uninstalled. So files, but no DB tables. I would guess this was caused by manually extracting the upgrade, or it already having a rogue addon_registry hook for that addon and it restoring the rest of the files. We're aiming to make this a problem of the past with v11 as it happens to too many people.