Search found 2 matches

by NetVicious
09 Jan 2017, 12:01
Forum: General Discussion
Topic: Mantisbt 2.0 priority as images
Replies: 3
Views: 7106

Mantisbt 2.0 priority as images

Hi!

I upgraded from 1.3.5 to 2.0.0 and the priority customization on the config_inc.php seems to not being applied.

This it's what I was using from a long time ago.
$g_priority_enum_string = '10:priority10,20:priority20,30:priority30,40:priority40,50:priotiry50,60:priority60,70:priority70';
$g ...
by NetVicious
13 Jul 2016, 09:08
Forum: General Discussion
Topic: Error upgrading to 1.3.0. DB never updated
Replies: 0
Views: 4322

Error upgrading to 1.3.0. DB never updated

Hi!

I upgraded to 1.3.0 minutes ago. It seems there is a little problem with the database upgrade.

I checked the option to see the SQL sentences it uses and the last sql sentence it's wrong for updates:

INSERT INTO mantis_config_table ( value, type, access_reqd, config_id, project_id, user_id ...