Search found 10 matches

by incrediblehelp
30 Jul 2008, 20:40
Forum: Help
Topic: Mantis not working
Replies: 3
Views: 4660

Mantis not working

Mantis 1.1.2

I was messing with the config_inc.php and now I am getting this error when trying to access Mantis

SYSTEM WARNING: mysql_connect() [function.mysql-connect]: Access denied for user 'mantisdbuser'@'localhost' (using password: NO)

APPLICATION ERROR #400

Database connection failed ...
by incrediblehelp
30 Jul 2008, 20:39
Forum: Help
Topic: Save attachments to server
Replies: 2
Views: 3821

Re: Save attachments to server

Yup found it and just fixed it.
by incrediblehelp
30 Jul 2008, 20:23
Forum: Help
Topic: Bugnote email
Replies: 4
Views: 4430

Re: Bugnote email

Yup that works, thanks for the help guys
by incrediblehelp
30 Jul 2008, 20:04
Forum: Help
Topic: Save attachments to server
Replies: 2
Views: 3821

Save attachments to server

Hello,

Mantis 1.1.2

Right now Mantis is saving all attachments to the database. How can I have all attachments saved to a server location so the database doesnt balloon in size
by incrediblehelp
09 Jul 2008, 17:56
Forum: Help
Topic: Bugnote email
Replies: 4
Views: 4430

Bugnote email

No matter what I try it seems I cant get users to be emailed updates when users add bug notes. I have the following lines added to the config_inc.php file:

Code: Select all

$g_notify_flags['bugnotes']['threshold_min'] = DEVELOPER;
$g_notify_flags['bugnotes']['threshold_max'] = ADMINISTRATOR;
Shouldnt that work?
by incrediblehelp
08 Jul 2008, 23:45
Forum: Help
Topic: Mantis not emailing me
Replies: 5
Views: 4161

Re: Mantis not emailing me

Thanks for all your help. I think it is working now.
by incrediblehelp
02 Jul 2008, 05:59
Forum: Help
Topic: mantis emailing issues?
Replies: 0
Views: 1536

mantis emailing issues?

OK people can someone tell me how I can make sure "management" gets emailed every time us little workers update and create tickets? The management users probably never interact with tickets directly, but they want to get notified though email when tickets are updated are closed. Any ideas? Right now ...
by incrediblehelp
02 Jul 2008, 05:58
Forum: Help
Topic: Mantis not emailing me
Replies: 5
Views: 4161

Re: Mantis not emailing me

OK people can someone tell me how I can make sure "management" gets emailed every time us little workers update and create tickets? The management users probably never interact with tickets directly, but they want to get notified though email when tickets are updated are closed. Any ideas? Right now ...
by incrediblehelp
27 Jun 2008, 15:25
Forum: Help
Topic: Mantis not emailing me
Replies: 5
Views: 4161

Re: Mantis not emailing me

Thanks for the reply and link.

How about when issues are updated. If the issue is public shouldnt the all the members get emailed when it is updated?
by incrediblehelp
27 Jun 2008, 03:33
Forum: Help
Topic: Mantis not emailing me
Replies: 5
Views: 4161

Mantis not emailing me

I am struggling to find out why Mantis is not emailing me when tickets are being updated by the people I have assigned the bug too. Any ideas?

Also how can I have whole teams emailed each time a ticket is created and updated?

Thanks for your help.