Hi Ido,
I have got more questions, because integration is not working.
These are my settings:
Select a bug tracker: Mantis
Configure parameters:
URL: should this be URL of the login page or report issue page ? (I tried both, not working)
Default project: name of an existing project
Set my ...
Search found 5 matches
- 11 Jul 2008, 13:24
- Forum: General Discussion
- Topic: Testuff integration with Mantis
- Replies: 6
- Views: 5966
- 11 Jul 2008, 08:30
- Forum: General Discussion
- Topic: Testuff integration with Mantis
- Replies: 6
- Views: 5966
Re: Testuff integration with Mantis
Hi Ido,
I would like to try Testuff integration with Mantis.I have read instructions at http://www.testuff.com/help/mantis.
I have a question: should we have a public address for mantis? We have installed it on our intranet
I would like to try Testuff integration with Mantis.I have read instructions at http://www.testuff.com/help/mantis.
I have a question: should we have a public address for mantis? We have installed it on our intranet
- 08 Oct 2007, 13:48
- Forum: Help
- Topic: How to share issues among projects
- Replies: 0
- Views: 2159
How to share issues among projects
Is it possible to share issues among projects?
For example, I create issue #1 in project "ALPHA" and would like to have the same issue in project "BETA".
Do I have to write it again in project "BETA" or is there a way to have it automatically also in project "BETA"?
Thank you,
Cecilia
For example, I create issue #1 in project "ALPHA" and would like to have the same issue in project "BETA".
Do I have to write it again in project "BETA" or is there a way to have it automatically also in project "BETA"?
Thank you,
Cecilia
- 24 May 2005, 07:54
- Forum: Help
- Topic: email notification not working
- Replies: 3
- Views: 6313
- 19 May 2005, 14:57
- Forum: Help
- Topic: email notification not working
- Replies: 3
- Views: 6313
email notification not working
Mantis version: 0.19.1
My config_inc.php:
g_phpMailer_method = 2;
$g_smtp_host = 'MySMTPServer';
$g_smtp_username = 'myusername@mydomain';
$g_smtp_password = 'mypassword';
I get this error:
SYSTEM WARNING: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed ...
My config_inc.php:
g_phpMailer_method = 2;
$g_smtp_host = 'MySMTPServer';
$g_smtp_username = 'myusername@mydomain';
$g_smtp_password = 'mypassword';
I get this error:
SYSTEM WARNING: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed ...