Search found 201 matches
- 18 Jan 2017, 22:28
- Forum: Help
- Topic: real name and e-mail not showing on user list
- Replies: 5
- Views: 5218
real name and e-mail not showing on user list
MantisBT Version 1.3.5 PHP Version 5.6.24 On a project we have assigned a Manager. That Manager has approved two users and gave one Reporter level and the other Updater level access. When I go in as Administrator and look at the Manage Users list, it does not show those two users' Real Name or E-mai...
- 17 Jan 2017, 23:48
- Forum: Help
- Topic: how to have project dropdown update when link direct
- Replies: 0
- Views: 2073
how to have project dropdown update when link direct
MantisBT Version 1.3.5 PHP Version 5.6.24 I have tried to use both of these link URIs: [server]/view_all_bug_page.php?project_id=X [server]/set_project.php?ref=view_all_set.php&project_id=X but they do not update the project selection dropdown at the top of the page and this confuses people. Whi...
- 12 Jan 2017, 23:04
- Forum: General Discussion
- Topic: Mantis web docs need updating for new versions
- Replies: 2
- Views: 2629
Re: Mantis web docs need updating for new versions
NVM I found the updated docs for v1.3 while reading another post. Sigh.
- 12 Jan 2017, 22:59
- Forum: General Discussion
- Topic: Mantis web docs need updating for new versions
- Replies: 2
- Views: 2629
Mantis web docs need updating for new versions
https://www.mantisbt.org/manual/admin.customize.status.html had me frustrated for hours trying to create new status codes. Until I figured out that Mantis from v1.2 to v1.3 moved all configuration files to a config directory. The documentation everywhere says to create "custom_..." files ...
- 10 Jan 2017, 22:41
- Forum: Help
- Topic: "magic" file needed please
- Replies: 3
- Views: 2657
Re: "magic" file needed please
Thanks. I've been doing a ton of reading on PHP and the fileinfo functions, and found this buried post: http://php.net/manual/en/ref.fileinfo.php#67988 for Windows. We shall see if it helps... EDIT: Yay that fixed it and the Mantis fileinfo warning is now gone from /admiin/check. By the time I'm don...
- 10 Jan 2017, 21:28
- Forum: Help
- Topic: "magic" file needed please
- Replies: 3
- Views: 2657
"magic" file needed please
So I'm installing/configuring Mantis 1.3.5 on Windows Server 2012 R2 under IIS 8.5 with PHP 5.6.24 and would like some kind soul to provide me a web link to a valid "magic" file that I can grab and stuff in a directory under mantis so my /admin/check "fileinfo" warning goes away....
- 10 Jan 2017, 21:23
- Forum: Help
- Topic: please explain WARN on /admin/check/ screenshot
- Replies: 3
- Views: 3596
Re: please explain WARN on /admin/check/ screenshot
O I C. The title at the top of the page that ends in ellipses should be said before each of the "tests". I get it now, thanks. I appreciate all the help you're giving to a newb.
- 10 Jan 2017, 19:11
- Forum: Help
- Topic: please explain WARN on /admin/check/ screenshot
- Replies: 3
- Views: 3596
please explain WARN on /admin/check/ screenshot
Why does the text say these directories ARE outside the web root, yet still says to move the directories outside the web root? Does that even make sense, or am I reading it wrong?
- 10 Jan 2017, 16:31
- Forum: Help
- Topic: plugins management missing install option link
- Replies: 4
- Views: 4580
Re: plugins management missing install option link
Woot it worked! Thank you! All I had to do was change "1.2.0" to "1.3.0" and the install link appeared and now it logs me in automagically. 

- 10 Jan 2017, 15:56
- Forum: Help
- Topic: Install which version of Mantis?
- Replies: 4
- Views: 3679
Re: Install which version of Mantis?
Great, thanks!
- 09 Jan 2017, 22:58
- Forum: Help
- Topic: plugins management missing install option link
- Replies: 4
- Views: 4580
Re: plugins management missing install option link
It's actually an "outdated" dependency, not unmet. The screenshot colors are sort of faded. Since it was only older I assumed it should still work. What is the trigger that causes Mantis to show the "Install" link on that screen? The plugin code is only about a dozen lines; it's ...
- 09 Jan 2017, 22:55
- Forum: Help
- Topic: Install which version of Mantis?
- Replies: 4
- Views: 3679
Re: Install which version of Mantis?
Thanks for that. To update from v1.3.4 to v1.3.5 can I just copy over the top of all *.php files in each directory (keeping the config files the same) and be done with it?
- 09 Jan 2017, 17:16
- Forum: Help
- Topic: Install which version of Mantis?
- Replies: 4
- Views: 3679
Install which version of Mantis?
I had v1.2 installed on our IIS 8.5 DEV server and it worked great, the active directory adLogin plugin worked perfectly, everyone was happy. Now they tasked me with moving it into IIS 8.5 PROD so I decided to update everything during the move (ugh...) and I went with Mantis v1.3.4 and updated PHP a...
- 09 Jan 2017, 16:30
- Forum: Help
- Topic: plugins management missing install option link
- Replies: 4
- Views: 4580
plugins management missing install option link
(post moved from thread hijacking to new topic and edited) Here is my v1.3.4 plugins screen, it is missing the "install" option link for the older adLogin plugin that I need. Note that Mantis "sees" the plugin but it is not functional. Also, the admin/check screen says that the &...
- 05 Jan 2017, 16:56
- Forum: Help
- Topic: admin/check/index.php needs to check PHP vers better
- Replies: 3
- Views: 3409
Re: admin/check/index.php needs to check PHP vers better
Just a followup in case anyone cares, here is how to remove one of the installed versions of PHP:
http://serverfault.com/questions/273225 ... ion-of-php
http://serverfault.com/questions/273225 ... ion-of-php