#19119 – Update to 3.2.2 CMS update not working
My update hangs at the "finalise" moment, and I ultimately get:
1091 Can't DROP 'usertype'; check that column/key exists SQL=ALTER TABLE `vts_users` DROP KEY `user type`;
As you recommended, I did a database fix on:
Database schema version (2.5.19) does not match CMS version (3.2.3).
Table 'vts_modules' does not have column 'asset_id'. (From file 3.2.0.sql.)
Table 'vts_users' does not have column 'otpKey'. (From file 3.2.0.sql.)
Table 'vts_users' does not have column 'otep'. (From file 3.2.0.sql.)
Table 'vts_update_sites' does not have column 'extra_query'. (From file 3.2.2-2013-12-22.sql.)
Table 'vts_updates' does not have column 'extra_query'. (From file 3.2.2-2013-12-22.sql.)
Table 'vts_updates' does not have column 'version' with type 'varchar(32)'. (From file 3.2.2-2014-01-18.sql.)
The database fixes everything except for:
Database schema version (3.2.3-2014-02-20) does not match CMS version (3.2.3).
If I select, Content -> Article Manager:
Warning
Error loading component: com_tags, Component not found
Let me know if you have any suggestions for this.
Let me know if you want "keys" to this basically empty site.
Thanks,
Erik