Search found 4 matches

by tg.chen
06 Jul 2017, 06:09
Forum: General Discussion
Topic: Upgrading MantisBT from 1.05 to 2.5.1 to new server
Replies: 0
Views: 2608

Upgrading MantisBT from 1.05 to 2.5.1 to new server

Currently, we are using mantis 1.0.5 running on win2003, apache2.2, php5.2.9, mysql5
We want to upgrade to mantis 2.5.1 at win2012 r2 server with apache2.4, php7 and mysql5.7.
We need professional service who can help us to do it on weekend.
Please contact me.

Regards,
Ryan
by tg.chen
11 Mar 2011, 03:48
Forum: Help
Topic: APPLICATION ERROR #401 when upgrading from 1.05 to 1.2.0
Replies: 8
Views: 24975

APPLICATION ERROR #401 when upgrading from 1.05 to 1.2.0

Hi,

I am trying to upgarding from v1.05 to 1.2.0.

After ran query, I got error message as below.

APPLICATION ERROR #401
Database query failed. Error received from database was #1292: Incorrect datetime value: '1299814211' for column 'last_visit' at row 1 for the query: UPDATE mantis_user_table ...
by tg.chen
08 Mar 2011, 08:16
Forum: Help
Topic: Got error when upgrading from mantis 1.05 to 1.2.4
Replies: 0
Views: 2193

Got error when upgrading from mantis 1.05 to 1.2.4

Hi,
I have problem with upgrading mantis 1.05 to 1.2.4.

I got the error "ERROR 1062 (23000): Duplicate entry 'database_version-0-0' for key 1" after run sql commnad as below.

INSERT INTO mantis_config_table ( value, type, access_reqd, config_id, project_id, user_id ) VALUES ('183', 1, 90 ...
by tg.chen
25 Jan 2011, 07:11
Forum: Help
Topic: How to add custom field in Bug_change_status_page.php
Replies: 1
Views: 1781

How to add custom field in Bug_change_status_page.php

Hi,

I am very new for php and Mantis. I would like to add new field in Bug_change_status_page.php. Can let me know how to add it?
I have created new filed called "Man hours" at Manage Custom field. But it didn't display in Bug_change_status_page.php.
Thank you for your help.