Search found 4 matches
- 17 Jun 2013, 07:13
- Forum: General Discussion
- Topic: mantis-bt to appear on FLOSS weekly
- Replies: 2
- Views: 3679
mantis-bt to appear on FLOSS weekly
Would you like to Mantis-BT to appear on FLOSS weekly - an open source podcast? http://en.wikipedia.org/wiki/FLOSS_Weekly
- 09 Mar 2010, 12:59
- Forum: Help
- Topic: Setting the default category
- Replies: 4
- Views: 10228
Re: Setting the default category
there should be an option for this.
I found this: $g_default_bug_category to specify the default category
here: http://www.mantisbt.org/bugs/view.php?id=4102
so i tried setting this in config_inc.php:
$g_default_bug_category = 'default';
It does nothing. What am i doing wrong?
there is this ...
I found this: $g_default_bug_category to specify the default category
here: http://www.mantisbt.org/bugs/view.php?id=4102
so i tried setting this in config_inc.php:
$g_default_bug_category = 'default';
It does nothing. What am i doing wrong?
there is this ...
- 26 Aug 2009, 13:21
- Forum: Help
- Topic: UPGRADE DOES NOT WORK
- Replies: 6
- Views: 5803
Re: UPGRADE DOES NOT WORK
I have the same problem when I try to upgrade 1.0.8 to 1.1.8.
I tried keeping the database and upgrading via /admin/install.php, following http://www.mantisbt.org/manual/manual.installation.upgrading.php. The process tries to create tables which allready exist, can i skip them?
I also tried to do ...
I tried keeping the database and upgrading via /admin/install.php, following http://www.mantisbt.org/manual/manual.installation.upgrading.php. The process tries to create tables which allready exist, can i skip them?
I also tried to do ...
- 21 Dec 2007, 21:58
- Forum: Help
- Topic: empty page after update to 1.1.0
- Replies: 0
- Views: 1627
empty page after update to 1.1.0
I just tried to update to 1.1.0.
I renamed old mantis directory to mantis-1.0.8, copied over new files and ran admin/upgrade.php. All checks ok.
After i log in, i get an empty html from the server. There is no header as well.
I have php5 with mysql on Suse open server.
I also tried some conversion ...
I renamed old mantis directory to mantis-1.0.8, copied over new files and ran admin/upgrade.php. All checks ok.
After i log in, i get an empty html from the server. There is no header as well.
I have php5 with mysql on Suse open server.
I also tried some conversion ...