Hi
I was converting to Mantis and am attempting this conversion.
But part of the instructions are vague.
I ran the php file, received the message: DELETE FROM mantis_user_table;
It seems like there shoulkd be more...no i'm kidding of course there shoul d be more. Any help is appreciated if you have ...
Search found 5 matches
- 22 Feb 2007, 21:45
- Forum: General Discussion
- Topic: Python Script to port Bugzilla MySQL to Mantis PostgreSQL
- Replies: 5
- Views: 8855
- 23 Mar 2006, 22:20
- Forum: Help
- Topic: Mantis_Config_Table ERROR: Unknown column 'access'.
- Replies: 1
- Views: 3494
Mantis_Config_Table ERROR: Unknown column 'access'.
I've got this far in the upgrade.
But I now receive the error: ERROR: Unknown column 'access' in 'mantis_config_table'
I checked the table and that column is not present.
I deleted the table and rebuilt it with
CREATE TABLE mantis_config_table (
config_id VARCHAR(64) NOT NULL,
project_id INTEGER ...
But I now receive the error: ERROR: Unknown column 'access' in 'mantis_config_table'
I checked the table and that column is not present.
I deleted the table and rebuilt it with
CREATE TABLE mantis_config_table (
config_id VARCHAR(64) NOT NULL,
project_id INTEGER ...
- 23 Mar 2006, 22:17
- Forum: Help
- Topic: Upgrade from 0.19.4 to 1.0.0rc5 fails?
- Replies: 9
- Views: 11156
- 23 Mar 2006, 22:15
- Forum: Help
- Topic: Import Custom Lists
- Replies: 1
- Views: 3260
Never mind
I did it the hard way and moved on.
- 22 Mar 2006, 21:30
- Forum: Help
- Topic: Import Custom Lists
- Replies: 1
- Views: 3260
Import Custom Lists
Hi,
I'm importing some backup files into Mantis.
But the import is not allowing me to select my custom fields such
as Status, QA Assigned and Priority.
I've checked through your 'bug' reports but with no luck.
What's the best way to get my custom field(s) information into the Mantis.
I'm using 1 ...
I'm importing some backup files into Mantis.
But the import is not allowing me to select my custom fields such
as Status, QA Assigned and Priority.
I've checked through your 'bug' reports but with no luck.
What's the best way to get my custom field(s) information into the Mantis.
I'm using 1 ...