Search found 3 matches

by wadesworld
12 Feb 2006, 04:20
Forum: General Discussion
Topic: Upload of report possible?
Replies: 3
Views: 6626

Hmm...interesting, but I'm not interested in using .NET. (I don't have time to dig into it and I support both Unix and Macs as well as Windows)

If there's not an official way, I guess I'll roll my own in a cross-platform manner.

Wade
by wadesworld
11 Feb 2006, 22:17
Forum: General Discussion
Topic: Upload of report possible?
Replies: 3
Views: 6626

Upload of report possible?

I'm curious to know whether it would be possible to upload a report to mantis through http post, an XML file transfer or some other method?

In particular what I'm interested in doing is having my crash reporter application create new reports in Mantis automatically.

Any chance of being able to do ...
by wadesworld
04 Nov 2005, 19:52
Forum: Help
Topic: Setting new user default access level
Replies: 1
Views: 3837

Setting new user default access level

I'm attempting to add this to config_inc.php:

$g_default_new_account_access_level = 'updater';

However, when I do so, new users are created with an access level of:

@0@

Additionally, having set:

$g_default_advanced_report = 'ON';


Is not appearing to have any effect - new users do not have ...