I have installed plugins, these are:
BBCode www [^] 0.0.5 / - Uninstall
Bugs-in www [^] 0.0.5 / - Uninstall
Graph www [^] 0.0.5 / - Uninstall
HTMLmail www [^] 0.0.7 / - Uninstall
HelpLink www [^] 0.0.2 / - Uninstall
Hierarchy www [^] 0.0.5 / - Uninstall
Import/Export www [^] 0.1.0a9 / - Uninstall ...
Search found 6 matches
- 12 Apr 2011, 11:34
- Forum: Help
- Topic: send notify email notes duplicate
- Replies: 5
- Views: 5068
- 11 Apr 2011, 12:05
- Forum: Help
- Topic: send notify email notes duplicate
- Replies: 5
- Views: 5068
Re: send notify email notes duplicate
to enable the log in config_inc:
#log local
$g_log_level = LOG_EMAIL | LOG_EMAIL_RECIPIENT;
$g_log_destination = 'file:C:/dir/mantis.log';
#log local
$g_log_level = LOG_EMAIL | LOG_EMAIL_RECIPIENT;
$g_log_destination = 'file:C:/dir/mantis.log';
- 08 Apr 2011, 12:34
- Forum: Help
- Topic: send notify email notes duplicate
- Replies: 5
- Views: 5068
send notify email notes duplicate
to enable the sending of notes I receive two emails with the note added. I am Manager, but it happens with all users.
I can see in the log that is generated two times the task, the mantis version is 1.1.8
08-04-2011 09:03 mail_recipient bug=1926, add project user=22
08-04-2011 09:03 mail_recipient ...
I can see in the log that is generated two times the task, the mantis version is 1.1.8
08-04-2011 09:03 mail_recipient bug=1926, add project user=22
08-04-2011 09:03 mail_recipient ...
- 05 Apr 2011, 22:32
- Forum: General Discussion
- Topic: send notify email notes duplicate
- Replies: 0
- Views: 2248
send notify email notes duplicate
to enable the sending of notes I receive two emails with the note added. help me!
- 13 Dec 2010, 16:15
- Forum: Customizations
- Topic: show avatar in mantis 1.1.8
- Replies: 11
- Views: 13858
Re: show avatar in mantis 1.1.8
thanks
this option had already tried, I have installed mantis on windows 2003 server. these are all the options I tested:
$g_default_avatar = 'C:/bugtracker/images/no_avatar.png';
$g_default_avatar = '/bugtracker/images/no_avatar.png';
$g_default_avatar = ‘/bugtracker/images/no_avatar.png’;
$g ...
this option had already tried, I have installed mantis on windows 2003 server. these are all the options I tested:
$g_default_avatar = 'C:/bugtracker/images/no_avatar.png';
$g_default_avatar = '/bugtracker/images/no_avatar.png';
$g_default_avatar = ‘/bugtracker/images/no_avatar.png’;
$g ...
- 13 Dec 2010, 13:37
- Forum: Customizations
- Topic: show avatar in mantis 1.1.8
- Replies: 11
- Views: 13858
show avatar in mantis 1.1.8
hello, as I can show the avatars in version 1.1.8, I have this configuration:
$ G_show_avatar = ON;
$ G_default_avatar = 'C: / bugtracker / images / no_avatar.png';
$ G_show_avatar_threshold = REPORTER
and I'm also registered with Gravatar, but the avatars do not appear. Help me!
$ G_show_avatar = ON;
$ G_default_avatar = 'C: / bugtracker / images / no_avatar.png';
$ G_show_avatar_threshold = REPORTER
and I'm also registered with Gravatar, but the avatars do not appear. Help me!