Hi, I'm trying to upgrade my mantis from 1.1.1 to 1.2.4. My upgrade checks are OK but when I lauche the Install/Upgrade database, then I got several APPLICATION ERROR #401, including this one for example.
APPLICATION ERROR #401
Database query failed. Error received from database was #1146: Table 'bugtracker-test.mantis_category_table' doesn't exist for the query: INSERT INTO mantis_category_table ( name, project_id, user_id ) VALUES ( ?, ?, ? ).
Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.
Or
APPLICATION ERROR #401
Échec de la requête de base de données. L'erreur renvoyée par la base de données était #1054 : Unknown column 'priority' in 'field list' pour la requête : SELECT basename, priority, protected FROM mantis_plugin_table WHERE enabled=? ORDER BY priority DESC.
Merci d'utiliser le bouton « Précédent » de votre navigateur web pour retourner à la page précédente. Vous pourrez y corriger les problèmes identifiés par cette erreur ou choisir une autre action. Vous pouvez aussi choisir une option de la barre de menu pour aller directement dans une nouvelle section.
Have you any clue of what causes this error ?
Thanks.
