Search found 11 matches
- 19 Dec 2018, 15:01
- Forum: Customizations
- Topic: how to change the login page icon/logo?
- Replies: 4
- Views: 14571
Re: how to change the login page icon/logo?
At https://www.mantisbt.org/bugs/view.php?id=23126&nbn=7 about the similar is described. I've performed this action (on the latest version of MantisBT) and do see our logo at the login screen. But I like to change the White on Black logo stating MantisBT (or is that only text?) that is in the up...
- 04 Dec 2018, 20:24
- Forum: Help
- Topic: Email content not as expected
- Replies: 6
- Views: 3750
Re: Email content not as expected
You're correct it was setup /changed in the wrong file.
- 03 Dec 2018, 15:38
- Forum: Help
- Topic: Email content not as expected
- Replies: 6
- Views: 3750
Re: Email content not as expected
No, that setting was not configured (at least not in the config_inc.php file), but now I have set it in config_inc.php and it is used when notifying a user (by email) about changes in their account. No idea where Mantis did get our old company name from (as this it was certainly not default). Could ...
- 03 Dec 2018, 15:17
- Forum: Help
- Topic: How to move from MantisBT 1.2.19 to 2.18.0
- Replies: 1
- Views: 1684
How to move from MantisBT 1.2.19 to 2.18.0
I have installed a Virtual Machine from Bitnami with MantisBT version 2.18.0 pre-installed. I like to move over everything from our Mantis version 1.2.19 into that 2.18.0 version. Can somebody describe the steps to take to achieve this? What are the things I have to take care of or pay attention to?...
- 29 Nov 2018, 16:35
- Forum: Help
- Topic: Email content not as expected
- Replies: 6
- Views: 3750
Re: Email content not as expected
Ok, I'll try to explain what I see in my Outlook after I changed my own username and opted to notify the user (so in this case myself) about the changes. The from name is: "new companyname Issue Tracker" <noreply@companydomain.com> Subject: [Old company name Issue Tracker] Account updated ...
- 29 Nov 2018, 13:33
- Forum: Help
- Topic: Email content not as expected
- Replies: 6
- Views: 3750
Email content not as expected
I have set the content of my conf_inc.php to the following: $g_phpMailer_method = 2; $g_smtp_host = 'relay.<domainname>.com'; $g_from_email = 'noreply@<domainname>.com'; $g_webmaster_email = 'mantis@<domainname>.com'; $g_from_name = 'Companyname Issue Tracker'; Everywhere you see <domainname> I have...
- 29 Nov 2018, 12:45
- Forum: Help
- Topic: How to fix not working MantisBT
- Replies: 6
- Views: 4508
Re: How to fix not working MantisBT
I searched for but could not find the logging files of PHP and webserver. The logging folder that is defined for Mantis has to be recreated some times after rebooting the NAS but even then it never contains any file. (while it definitely is visible that it's not there by the many warnings in the bro...
- 29 Nov 2018, 08:47
- Forum: Help
- Topic: How to fix not working MantisBT
- Replies: 6
- Views: 4508
Re: How to fix not working MantisBT
@Atrol, you are my hero!
Its working again! Edited the file with VI and the : was typed where it should not be.
Strange that such a simple type could cause this
Thank you very much for helping me with this!



Strange that such a simple type could cause this

Thank you very much for helping me with this!
- 29 Nov 2018, 07:14
- Forum: Help
- Topic: How to fix not working MantisBT
- Replies: 6
- Views: 4508
Re: How to fix not working MantisBT
Commented out all 2 lines containing a email address in the config_inc.php file but doesn't change behavior, still got a white page. Any other suggestions are welcome! Assuming that webserver (Apache?) and PHP is running correctly (because the text in the offline modus is showing perfectly (generate...
- 28 Nov 2018, 10:35
- Forum: Help
- Topic: Please Post Mantis Version When Asking for Help.
- Replies: 7
- Views: 61293
Re: Please Post Mantis Version When Asking for Help.
Where can I check version of Mantis when it does not show anyhing anymore. Is it mentioned in some php perhaps?
- 28 Nov 2018, 10:18
- Forum: Help
- Topic: How to fix not working MantisBT
- Replies: 6
- Views: 4508
How to fix not working MantisBT
We have a MantisBT installation running on a QNAP nas. Do not know which version (how can I find the version number assuming that Mantis is not running correctly) I have changed the email address that have been setup in the config_inc.php file. I have taken care that the syntax is correctly etc. Acc...