Search found 4 matches

by honigferd
11 May 2007, 08:25
Forum: Help
Topic: opening a ticket via email
Replies: 4
Views: 6486

sirshurf wrote:There is that "http://bugs.mantisbt.org/view.php?id=4286"
Sounds good...

but its up to 1.0.6 and has NO support for 1.1 yet...
...and darn. :P
by honigferd
11 May 2007, 07:53
Forum: Help
Topic: opening a ticket via email
Replies: 4
Views: 6486

That would be a very interesting feature for me aswell.
by honigferd
09 May 2007, 22:13
Forum: Help
Topic: JPGraph does not display german Umlaute
Replies: 6
Views: 8523

gerb42 wrote: Edit:
our Settings are:
in config_inc.php:

Code: Select all

$g_graph_font = 'vera';
in jpg-config.inc.php:

Code: Select all

DEFINE("TTF_DIR",'C:\\Windows\\fonts\\');
DEFINE("MBTTF_DIR",'C:\\Windows\\fonts\\');
This worked fine for me after I downloaded the Vera Fonts from http://www.gnome.org/fonts/
by honigferd
09 May 2007, 15:07
Forum: Help
Topic: Upgrading to 1.1.0a3 from 1.0.*
Replies: 0
Views: 2440

Upgrading to 1.1.0a3 from 1.0.*

Hola,

I'm currently stuck at upgrading from 1.0.6, how would one do that?

I'm using the upgrade tool in the admin directory, but all it tells me when trying to upgrade is:

BAD
CREATE TABLE mantis_bug_history_table ( id INTEGER UNSIGNED NOT NULL AUTO_INCREMENT, user_id INTEGER UNSIGNED NOT NULL ...