Search found 13 matches

by amani
27 Oct 2008, 10:55
Forum: Help
Topic: Upgrade Instant Mantis to latest Mantis Version
Replies: 2
Views: 2717

Re: Upgrade Instant Mantis to latest Mantis Version

Hello all,

I have the same issue,
I'm running Instant Mantis 1.0.8 and wanna update to the latest one , I guess Instant Mantis 1.1.1
I've checked the site:
http://www.mantisbt.org/wiki/doku.php/mantisbt:instantmantis_upgrade

and noticed no procedure has been defined yet,

Any suggestions ...
by amani
27 Oct 2008, 08:37
Forum: Help
Topic: Upgrade Instant Mantis to latest Mantis Version
Replies: 2
Views: 2717

Re: Upgrade Instant Mantis to latest Mantis Version

Hello All,

I'm having the same issue,
I'm currently using instant Mantis 1.0.8, I wanna upgrade to the latest version, I guess Instant Mantis 1.1.1.

I checked the site:
http://www.mantisbt.org/wiki/doku.php/mantisbt:instantmantis_upgrade
and noticed no procedure has been set yet,

Any ...
by amani
06 Mar 2008, 15:11
Forum: Help
Topic: cannot find 'and' file
Replies: 5
Views: 5831

Re: cannot find 'and' file

:!: changed the path from
E:\Amani project\plans\InstantMantis-1.1.1 to
E:InstantMantis-1.1.1

...it worked :!: :!: :!:

is there a rationale!!!!

amani
by amani
06 Mar 2008, 14:40
Forum: Help
Topic: cannot find 'and' file
Replies: 5
Views: 5831

Re: cannot find 'and' file

hello,

Faced a similar problem with IM Start ;
after downloading Instant Mantis from:
http://sourceforge.net/project/downloading.php?groupname=mantisbt&filename=InstantMantis-1.1.1.zip&use_mirror=osdn

when clicking the Im Start, it gives me:
windows cannot find 'project\InstantMantis-1.1.1 ...
by amani
05 Feb 2008, 08:51
Forum: Help
Topic: InstantMantis-1.0.8 - Backup
Replies: 2
Views: 11552

Re: InstantMantis-1.0.8 - Backup

Hello,

to backup Instant Mantis, you have to back the following:

1. Database: <instant mantis>\data\<database name>\*.*
2. Code and Configuration: <instant mantis>\root\mantis\*.*
3. Attachments: <wherever they are>

as for backing projects separately, this couldn't be done because Mantis uses one ...
by amani
04 Feb 2008, 15:47
Forum: Help
Topic: List Custom Filed doesn't work properly
Replies: 1
Views: 1986

List Custom Filed doesn't work properly

Hello,

I'm using InstantMantis-1.0.8, I'm trying to define a custom filed that allows to enter a value from a list of previously defined values. I made the following:

1. name: test
2. type: list
3. possible values: amani1 | amani2 | amani3 | amani4
4. default value: amani1
5. Regular Expression ...
by amani
24 Dec 2007, 07:38
Forum: Help
Topic: Arabic Characters and Mantis
Replies: 1
Views: 2239

Re: Arabic Characters and Mantis

Hello,

The problem is solved now :)
The issue is related to the page encoding and it sufficed to change the file
InstantMantis-1.0.8\root\mantis\lang\strings_english.txt
by replacing
$s_charset = "windows-1252";
with:
$s_charset = "UTF-8";


I've found this along with how to migrate from ...
by amani
17 Dec 2007, 14:11
Forum: Help
Topic: Arabic Characters and Mantis
Replies: 1
Views: 2239

Arabic Characters and Mantis

Hello,
I'm using InstantMantis-1.0.8., Currently, I'm testing an Arabic system and need to write some bugs' notes in Arabic.
While writting such notes, the charcters appears correctly in Arabic, but after saving the note, mantis shows it as numbers like :&1575;&1605;&1575;&1606;&1610.

Any ...
by amani
27 Nov 2007, 10:56
Forum: Help
Topic: Merging Two copies of Mantis
Replies: 1
Views: 2158

Merging Two copies of Mantis

Hello,

I'm using two copies of InstantMantis-1.0.8 to track multiple projects on two separate servers. Bugs tracking for one of these projects was created in the first server and then moved to the other one (so that Mantis in the 2nd server is used only for one porject). Now i need to use one copy ...
by amani
27 Aug 2007, 06:48
Forum: Help
Topic: InstantMantis-1.0.8 - Backup
Replies: 2
Views: 11552

InstantMantis-1.0.8 - Backup

Hello All,


I'm using Instant Mantis-1.0.8
Just wanna ask how can i backup my work on Mantis and is there a way to back up the information for each project alone?

Thx in advance

Amani
by amani
22 Jul 2007, 05:49
Forum: Help
Topic: Users Mix!
Replies: 4
Views: 6469

yes, we don't use a proxy.
by amani
19 Jul 2007, 09:51
Forum: Help
Topic: Users Mix!
Replies: 4
Views: 6469

when i try the refresh, it works.... system reads the right user, but i think this could be a problem if i forget to refresh:

I repeated the case as follow:
Amani (Admin and works on X project)
Dummy (Reporter and is not assinged to X project)

I started by Amani this time , opened the report issue ...
by amani
17 Jul 2007, 13:34
Forum: Help
Topic: Users Mix!
Replies: 4
Views: 6469

Users Mix!

Hi,

I use InstantMantis-1.0.8, I created 2 users as follows:
Amani --> Administrator
Dummy--> reporter

on the same PC, I first logged in as 'Dummy' and accessed the 'Report Issue' page, then I logged out and relogged as 'Amani', now Mantis displayed the new user correctly (Logged in as: Amani ...