Search found 9 matches

by Borszczuk
03 Nov 2011, 20:49
Forum: General Discussion
Topic: Upgrading 1.2.0a to 1.2.8
Replies: 2
Views: 3585

Re: Upgrading 1.2.0a to 1.2.8

To answer myself (for a record): <url>/admin/install.php script does the uprade fine. At least it looks such so far.
by Borszczuk
03 Nov 2011, 14:42
Forum: General Discussion
Topic: Upgrading 1.2.0a to 1.2.8
Replies: 2
Views: 3585

Upgrading 1.2.0a to 1.2.8

I got one box running ancient Mantis 1.2.0a. I'd like to update this setup to recent version but since there's a lot of content in 1.2.0a installation I wonder how tricky it would be. I am mostyl afraid of database incremental changes - can anyone knowledged cast a light on that to help me?
by Borszczuk
12 Jul 2008, 09:37
Forum: General Discussion
Topic: Problems after upgrade
Replies: 0
Views: 1986

Problems after upgrade

Hi,

I just upgraded to 1.2.0a.1 from 1.1.1 (just drop in, no config adjustements). As of now I see I got no CSS nor images as all urls to these seems to be incorrect, i.e.:

<link rel="stylesheet" type="text/css" href=" // css/default.css" />

which is not correct here.


Also some other elements ...
by Borszczuk
05 Mar 2008, 13:21
Forum: Help
Topic: Ldap Error
Replies: 3
Views: 10108

Re: Ldap Error

are you *sure* you really got this extension installed on this machine? On some distros extensions come in separate packages. Adding extension=... does not make it appear out of nowhere. you have to install the package. phpinfo() would tell...
by Borszczuk
21 Feb 2008, 21:27
Forum: General Discussion
Topic: Enforcing note/version for certaion activity
Replies: 3
Views: 4517

Enforcing note/version for certaion activity

I'd like to make some bug fields mandatory for certain actsions. In particular, I'd like to:


enforce users to always specify application version they file bug against
enforce developers to set fixed_in_version while closing bug
enforce developers to put a note while closing a bug

or in ...
by Borszczuk
21 Feb 2008, 21:22
Forum: General Discussion
Topic: Using email as Mantis login
Replies: 2
Views: 3856

Re: Using email as Mantis login

Thanks
by Borszczuk
20 Feb 2008, 17:22
Forum: General Discussion
Topic: Using email as Mantis login
Replies: 2
Views: 3856

Using email as Mantis login

Hi,

Is there any technical reason for not allowing emails to be user login? I am not happy with yet another login to hand to the coworkers. All our system use email as login with exception for Mantis. I'd like to get that sorted (I do not mind putting email in login field instead of using email ...
by Borszczuk
01 Feb 2008, 12:17
Forum: General Discussion
Topic: Merging Bugzilla with Mantis
Replies: 1
Views: 3407

Merging Bugzilla with Mantis

Hi,

I got two separate bugtrackers. one runs Bugzilla another Mantis. I'd like to merge both into Mantis so the question is if anyone here been thru such process and can share some experiences. I've already found some scripts that converts bugzilla databases into mantis, still I need to merge, not ...