Search found 5 matches

by davidbaumann
01 Jun 2005, 08:01
Forum: Help
Topic: Application Error #500 during file uploads
Replies: 16
Views: 35844

I don't know very much about the architecture of Mantis but maybe you will need write access to a temp folder?

David
by davidbaumann
01 Jun 2005, 08:00
Forum: Help
Topic: Fields in users_table unique?
Replies: 1
Views: 4678

Fields in users_table unique?

I am trying to get all users into my DB, but I get Errors all the time because fields are unique.
I'm not sure if this is the problem but when I#m trying to insert it via csv with "MySQL-Fron" I get following Error:


I will have to insert some thousands of bugs and Several Projekts (almost 800), so ...
by davidbaumann
18 May 2005, 09:46
Forum: Help
Topic: Disable Private Bugreports/-notes
Replies: 0
Views: 4278

Disable Private Bugreports/-notes

How can I disable the feature to submit private bugnotes or Bugs?
Or can I easily change the enum string?
Would be nice if the dropdownlist doesn't appear anymore.

Thx in advance,
David Baumann
by davidbaumann
26 Apr 2005, 12:37
Forum: Help
Topic: APPLICATION ERROR #401
Replies: 3
Views: 19398

Thank you very much,
Mantis is running fine now, but I will have to do some Modifications as we have several hundreds of Projects, just too much for your little Dropdown-Menu :)
Then I need something to group the Projects to make it some more easy to navigate, because some guys here don't like ...
by davidbaumann
22 Apr 2005, 12:50
Forum: Help
Topic: APPLICATION ERROR #401
Replies: 3
Views: 19398

APPLICATION ERROR #401

I am running the newest Mantis version on a Win 2000 Box with Apache/1.3.33 (Win32) PHP/4.3.10 . MySQL Server is an 3.23.x .
I had to run the SQL Script on my local MySQL 4.x and made a dump with compatibility to 3.23. This Script could be processed on the 3.23 MySQL Server w/out any Errors.
The ...