Search found 4 matches

by goodhart
14 Jul 2010, 23:57
Forum: General Discussion
Topic: API to Monitoring Issues
Replies: 0
Views: 2102

API to Monitoring Issues

Is it possible from php to add users to monitor a specific Mantis issue?

Related to this would be is it possible from php to access Issues and their various fields? For example to grab information from an issue named Issue-A so that you could add a user to the monitor list of a specific Mantis ...
by goodhart
22 Jun 2010, 14:52
Forum: Help
Topic: debug_email
Replies: 0
Views: 2012

debug_email

Does debug_email still only work with phpmail?

Also, how does one set the variable: like this:

inside config_inc.php: $g_debug_mail = ON;

Thanks,

Curt
by goodhart
28 May 2010, 18:22
Forum: Help
Topic: Reports - Word doc Error: missing default.css
Replies: 1
Views: 2352

Reports - Word doc Error: missing default.css

When I try to create a Word document from View Issues-> Print Reports and click on the Word icon it creates the Word doc but when I open the Word file I get an error window saying:
Problems During Load
Problems came up in the following areas during load:
Missing file https://<myhost>/mantis/css ...
by goodhart
24 May 2010, 16:57
Forum: General Discussion
Topic: Printing Only Desired Fields in Word Reports
Replies: 1
Views: 2588

Printing Only Desired Fields in Word Reports

I am resubmitting this because I had a bad typo that made the first submission unclear and confusing.

I am trying to print a Word Document report of multiple issues. I can do that but the report contains lots of fields I don't want. It would appear that the fields can be controlled by using Mangage ...