Search found 3 matches

by Tigre
04 Apr 2009, 11:06
Forum: General Discussion
Topic: Time Tracking in Mantis 1.1.6 ?
Replies: 3
Views: 10522

Re: Time Tracking in Mantis 1.1.6 ?

We use this feature in 1.1.6.
You hav to set some parameters in config_defaults_inc.php.
This is how we have configured it:
#####################
# Time tracking
#####################

# Turn on Time Tracking accounting
$g_time_tracking_enabled = ON;

# A billing sums
$g_time_tracking_with ...
by Tigre
26 Sep 2008, 10:42
Forum: Help
Topic: APPLICATION ERROR #401 in tag field after upgrading to
Replies: 1
Views: 1938

APPLICATION ERROR #401 in tag field after upgrading to

We upgraded from version 1.06 to version 1.1.2 today.
Everything seems to be fine, except from one issue: The tag field.
In every screenshot where the tag field is displayed- we see a little box in the tag field with the message:
"APPLICATION ERROR #401"
What can we do to fix this?
by Tigre
07 Sep 2008, 21:02
Forum: Customizations
Topic: More functionality in Time Tracker?
Replies: 4
Views: 4415

More functionality in Time Tracker?

First of all - thanks a lot to all of you who have contributed to the great Mantis system. You prove that open source really matters!
I find the Time Tracker options very useful, and have a few questions conserning the BILLING menu point:
1. Excisting search options are prosject (all or one), and a ...