Search found 6 matches

by frank2008
16 Nov 2008, 21:29
Forum: Help
Topic: Error when reseting password or confirming account
Replies: 2
Views: 2357

Re: Error when reseting password or confirming account

obviously a bug in 1.1.4
posted many times already in this forum:
http://www.mantisbt.org/forums/viewtopic.php?f=3&t=6333
http://www.mantisbt.org/forums/viewtopic.php?f=3&t=6308
http://www.mantisbt.org/forums/viewtopic.php?f=3&t=6320

so welcome to the club ;)
hope they will release the bugfix soon!
by frank2008
13 Nov 2008, 22:04
Forum: Help
Topic: Can't even log into mantis 1.1.4 - help!
Replies: 4
Views: 3597

Re: Can't even log into mantis 1.1.4 - help!

No. I don't think that the kind of URL causes the problem. We have the same problem with the normal URL-form.
It seems to be a serious bug in 1.1.4-r1 and has been posted to this forum serveral times already.
see here for example: http://www.mantisbt.org/forums/viewtopic.php?f=3&t=6320

Let's hope a ...
by frank2008
13 Nov 2008, 10:27
Forum: Help
Topic: Can't create new users in 1.1.4
Replies: 5
Views: 5037

Re: Can't create new users in 1.1.4

Seems to be a related issue to this thread: http://www.mantisbt.org/forums/viewtopic.php?f=3&t=6320
Have the same problem with 1.1.4 when beeing logged in as admin when trying to enter password for new user / reset password for existing user.
Additionally I am getting the Application Error #2800 in ...
by frank2008
13 Nov 2008, 07:13
Forum: Help
Topic: APPLICATION ERROR #2800
Replies: 26
Views: 29058

Re: APPLICATION ERROR #2800

Same problem. We have updated to latest 1.1.4 (from 16th Oct). Reset Password, Forgot Password and Create new User run into this problem.
I read in a developer forum, that this is a bug in 1.1.4-r1 and is already fixed in 1.1.4-r2 that is also classified as stable release. But I did not found a ...
by frank2008
06 Nov 2008, 13:49
Forum: Help
Topic: migrating files from db to hard disk
Replies: 4
Views: 4118

Re: migrating files from db to hard disk

when i run this script, all attatchments are saved to the mantis root folder, where all the php files are located also.
the setting of $g_absolute_path_default_upload_folder seems to be ignored.
is that a bug or what can i do to set the destination folder?
i am using v1.0.8
by frank2008
06 Nov 2008, 13:21
Forum: Help
Topic: migrating files from db to hard disk
Replies: 4
Views: 4118

Re: migrating files from db to hard disk

when i use this script, it stores the files in my mantis-directory where all the php files are located.
the config setting $g_absolute_path_default_upload_folder seems to be ignored.
i am using mants 1.0.8. is this a bug, that has been fixied in v1.1.4?
can i set the folder that is used to store the ...