Search found 20 matches

by JR10
07 Jun 2012, 22:07
Forum: Help
Topic: mantisconnect mc_issue_add issue data values
Replies: 1
Views: 2932

mantisconnect mc_issue_add issue data values

I can't figure out the value of the issue data array. Here: $issue_data = array( "project" => array("id" => "1"), "category" => "Feature", "reproducibility" => array("name" => "always"), "severity" => array(&qu...
by JR10
03 Jan 2012, 18:30
Forum: Help
Topic: How to align versions in roadmap and changelog.
Replies: 1
Views: 2782

How to align versions in roadmap and changelog.

I want to align versions in roadmap and change log, like first version then second version under it.
How to do that?

Also, I haven't set any release date, and it shows "(Scheduled For Release 1970-01-01)".
How to remove it?
by JR10
21 Dec 2011, 20:30
Forum: Help
Topic: Reporting Issue Using PHP
Replies: 14
Views: 8612

Re: Reporting Issue Using PHP

MC is easy and simple, I want to use it.
No one know here?
I just want to know, how to set the priority/severity?
by JR10
15 Dec 2011, 17:08
Forum: Help
Topic: Reporting Issue Using PHP
Replies: 14
Views: 8612

Re: Reporting Issue Using PHP

Reporting issues in game in Multi Theft Auto.
by JR10
13 Dec 2011, 22:44
Forum: Help
Topic: Reporting Issue Using PHP
Replies: 14
Views: 8612

Re: Reporting Issue Using PHP

I'm not trying to develop a program. Just a php script. It's weird, because I tried, strings and numbers, but nothing is working. When I try the priority = "2", The priority field is "@2@". When I try a string like "URGENT" or "urgent", the priority field is s...
by JR10
11 Dec 2011, 21:52
Forum: Help
Topic: Reporting Issue Using PHP
Replies: 14
Views: 8612

Re: Reporting Issue Using PHP

atrol wrote:Look at mc_enum_api.php
Thanks, but I also want the value.
Like what can the "priority" be.
I tried a string, capitalized string, number, nothing worked right.
by JR10
09 Dec 2011, 23:56
Forum: Help
Topic: Reporting Issue Using PHP
Replies: 14
Views: 8612

Re: Reporting Issue Using PHP

I'm having one problem now, knowing the right possible values, the "project" for example, the id or the name, the "priority".
Is there a way to know the possible values?
Thanks.
by JR10
09 Dec 2011, 18:43
Forum: Help
Topic: Reporting Issue Using PHP
Replies: 14
Views: 8612

Re: Reporting Issue Using PHP

I managed to get it working.
Thanks.
by JR10
09 Dec 2011, 18:10
Forum: Help
Topic: Reporting Issue Using PHP
Replies: 14
Views: 8612

Re: Reporting Issue Using PHP

I made a php file that includes the api/soap/mc_issue_api.php file.
I'm trying to use the function 'mc_issue_add'
I get error:Fatal error: Class 'soap_fault' not found in /home/jr10/domains/skylinemta.com/public_html/bugs/api/soap/mc_issue_api.php on line 553'.
Thanks.
by JR10
09 Dec 2011, 16:14
Forum: Help
Topic: Reporting Issue Using PHP
Replies: 14
Views: 8612

Re: Reporting Issue Using PHP

I did, but can't find any help.
Can you please tell me what to look for exactly?
What I'm looking for is a function, with parameters to report an issue.
by JR10
09 Dec 2011, 11:57
Forum: Help
Topic: Reporting Issue Using PHP
Replies: 14
Views: 8612

Reporting Issue Using PHP

I want to report an issue using php, and parameters.
Please tell me how.
Thanks in advance.
by JR10
07 Oct 2011, 10:00
Forum: Help
Topic: Hiding children
Replies: 1
Views: 1979

Hiding children

Is there a way to hide any report that is a child of another?
If it's a child, then hide it from changelog, and roadmap.
Thanks in advance.
by JR10
29 Sep 2011, 11:22
Forum: Help
Topic: Access denied for user
Replies: 9
Views: 13735

Re: Access denied for user

As you can see in my config, I did, it didn't work.
No emails are sent.
by JR10
26 Sep 2011, 19:41
Forum: Help
Topic: Disabling viewing issues for a specific level
Replies: 1
Views: 2021

Disabling viewing issues for a specific level

I want to disable opening issues, they can see the roadmap, and change log, but they can't see the view issues, for reporter level, he can still report.
But for any other level he can click on view issues.
Thanks in advance.
by JR10
26 Sep 2011, 17:54
Forum: Help
Topic: Access denied for user
Replies: 9
Views: 13735

Re: Access denied for user

Please I really need help. My problem is: If I register there is no password field, and there is no emails sent, even though I did exactly what the pinned topic said. IDC If I can't make email works, but about the password :(. Is it possible for me to change the way login works, I saw it in another...