Sorry, this might be a dumb question... but I'm going to ask it anyways:
I am currently running version 1.1.0rc3 (i.e. the latest development version). I noticed that versions 1.1.0 and 1.1.1 are now available. Which version should I upgrade to? I want to be running the latest and greatest.
I ...
Search found 11 matches
- 23 Jan 2008, 22:52
- Forum: General Discussion
- Topic: Which Version To Upgrade To
- Replies: 1
- Views: 3069
- 09 Jan 2008, 20:32
- Forum: Help
- Topic: Automatically Update Custom Field
- Replies: 0
- Views: 1843
Automatically Update Custom Field
I have a custom field called 'Tested?', which can be either 'Yes' or 'No' and is defaulted to 'No'. I need this custom field to automatically be changed to the default, 'No', when the status of a bug is modified.
Essentially is there any way to change a custom field when the bug status is changed ...
Essentially is there any way to change a custom field when the bug status is changed ...
- 08 Jan 2008, 19:05
- Forum: Help
- Topic: include errors on advanced report
- Replies: 1
- Views: 3109
Re: include errors on advanced report
Same issue here on 1.1.0rc3 and 1.1.0rc1.
I did pretty much the same thing you suggested, which resolved the issue. I change the projax.php file to:
$t_core_dir = dirname( __FILE__ ).DIRECTORY_SEPARATOR;
include($t_core_dir . "classes/JavaScript.php");
include($t_core_dir . "classes/Prototype.php ...
I did pretty much the same thing you suggested, which resolved the issue. I change the projax.php file to:
$t_core_dir = dirname( __FILE__ ).DIRECTORY_SEPARATOR;
include($t_core_dir . "classes/JavaScript.php");
include($t_core_dir . "classes/Prototype.php ...
- 08 Jan 2008, 18:59
- Forum: Help
- Topic: Error with fresh installation on ISP
- Replies: 4
- Views: 4229
Re: Error with fresh installation on ISP
I had the same issue. Try this fix:
http://www.mantisbt.org/forums/viewtopic.php?f=3&t=3527
http://www.mantisbt.org/forums/viewtopic.php?f=3&t=3527
- 08 Jan 2008, 17:46
- Forum: Help
- Topic: install.php works (or doesn't) invisibly
- Replies: 7
- Views: 11204
Re: install.php works (or doesn't) invisibly
Same issue with 1.1.0rc3.
This was again resolved by changing the same 2 lines in my post above.
This was again resolved by changing the same 2 lines in my post above.
- 16 Oct 2007, 19:56
- Forum: Help
- Topic: install.php works (or doesn't) invisibly
- Replies: 7
- Views: 11204
1.1.0rc1 Upgrade
It appears that there was a problem with 2 files that use relative as opposed to absolute links.
While I was unable to get the install.php script to display anything other than a blank page, I attempted to access the index.php script in the admin directory.
This scipt displayed an error stating ...
While I was unable to get the install.php script to display anything other than a blank page, I attempted to access the index.php script in the admin directory.
This scipt displayed an error stating ...
- 11 Oct 2007, 13:22
- Forum: Help
- Topic: install.php works (or doesn't) invisibly
- Replies: 7
- Views: 11204
- 11 Sep 2007, 16:08
- Forum: Help
- Topic: install.php works (or doesn't) invisibly
- Replies: 7
- Views: 11204
There are no errors in the web server logs, nor are there any extra characters in the config outside the <?php ... ?>. Strange indeed... The page returns a 200 OK header, that is the only new information I have.
This is the 5th time upgrading my Mantis installation... and this is the first time I ...
This is the 5th time upgrading my Mantis installation... and this is the first time I ...
- 30 Aug 2007, 16:52
- Forum: Help
- Topic: install.php works (or doesn't) invisibly
- Replies: 7
- Views: 11204
- 27 Aug 2007, 18:53
- Forum: Help
- Topic: install.php works (or doesn't) invisibly
- Replies: 7
- Views: 11204
- 15 Dec 2006, 18:58
- Forum: Help
- Topic: Can't get to next page on "reported by me" or cust
- Replies: 1
- Views: 3298
Same problem here!
I have had the exact same problem since I installed Mantis over a year ago. I just installed 1.1.0a2 today hoping that it would resolve the issue but still no love. The bugtracker on the Mantis website... that is also using 1.1.0a2... does not seem to have the issue.
It appears that when you click ...
It appears that when you click ...