mantis_tag_table does not exist

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
sqwerl
Posts: 4
Joined: 07 Apr 2007, 19:30

mantis_tag_table does not exist

Post by sqwerl »

Hello, I get the above error when trying to view bug reports. I am trying to upgrade to 1.1.

I ran the install script, and received some errors that certain SQL queries were not ran because they already existed in my setup.

I suspect I should just need to run the SQL query to add the mantis_tag_table, and it 'should' work?

I just need someone to point me in the right direction, on where to get that sql code.


Thanks
savIRC - The cross-platform Open Source IRC Client
Kirill
Posts: 640
Joined: 25 Nov 2007, 08:05
Location: Kaliningrad, RF
Contact:

Re: mantis_tag_table does not exist

Post by Kirill »

You must run upgrade.php
see installation.txt in distributive.
Post Reply