Search found 5 matches

by elftron
26 Jun 2023, 02:59
Forum: Help
Topic: Configure SMTP with Office365 account
Replies: 8
Views: 27154

Re: Configure SMTP with Office365 account

When I set this up on our server the key was that the $g_from_email had to be exactly the same as $g_smtp_username.
By doing this however the $g_from_name is ignored and the emails are sent out as the office 365 description on our account instead of $g_from_name

So I just changed the description ...
by elftron
03 Sep 2020, 05:04
Forum: Help
Topic: Cant get Delete Issue Button to show
Replies: 3
Views: 3385

Re: Cant get Delete Issue Button to show

Sorry I did not get back to you in a timely manner. You were correct. We had set it so that no-one could delete an issue in the configuration. I never thought we would ever need to delete an issue for any reason.

Thank you very much for your help

Elf
by elftron
04 Aug 2020, 23:19
Forum: Help
Topic: Cant get Delete Issue Button to show
Replies: 3
Views: 3385

Cant get Delete Issue Button to show

Hi

Been using Mantis for over 10 years and for the first time ever we need to delete an issue(about 50 users). Had it set so that could not be done. I just need to be able to set it so that an administrator can do it. I believe I have missed something simple but have not been able to work it out ...
by elftron
14 Feb 2017, 21:26
Forum: Help
Topic: MAntis 1.3.5 - plugin only available to admins
Replies: 3
Views: 3122

Re: MAntis 1.3.5 - plugin only available to admins

Oops most important piece of information
Plugin is the Ajax User Monitoring 0.1 Convert users monitoring text input to an ajax control

The plugin allows multiple monitors to be added at once. by typing the first few letters of a user it will display all possibilities that fit from the user base.
by elftron
14 Feb 2017, 05:45
Forum: Help
Topic: MAntis 1.3.5 - plugin only available to admins
Replies: 3
Views: 3122

MAntis 1.3.5 - plugin only available to admins

Relatively new to Mantis and hope this is not a dumb question

I have installed a plugin which works great, but it only is visible and usable to admins of the system. (I installed the plugin as an admin user)
I cannot find a place where plugins are restricted to users to unlock my problem.

Can ...