Search found 4 matches

by Ajia
28 Apr 2008, 18:11
Forum: Help
Topic: Unable to create new user
Replies: 2
Views: 2411

Re: Unable to create new user

Found a solution:

from config_inc.php file, turn check MX record off ==>
$g_check_mx_record = OFF;
by Ajia
17 Apr 2008, 22:37
Forum: Help
Topic: Unable to create new user
Replies: 2
Views: 2411

Re: Unable to create new user

I still have this problem with our system.
perhaps I can ask this question: what kind of reason could cause mantis "create/update user" problem? Or work around?
by Ajia
07 Mar 2008, 15:31
Forum: Help
Topic: Unable to create new user
Replies: 2
Views: 2411

Unable to create new user

My current Mantis is 1.0.5.
It worked on Mac OS X 10.4 Server well. After my company installed Mac OS 10.5 on the server, Mantis cannot create/update new user account any more.
Mac OS X 10.5 Server's configuration is: Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7l PHP/5.2.4
I use server's pre ...
by Ajia
07 Mar 2008, 14:11
Forum: Help
Topic: User password changing?
Replies: 3
Views: 3261

Re: User password changing?

You can reset user's password.
After logging in as Admin, go to "Manage Account" page, click the user name, you will see the user info form. Below "Update User" button, there are "Reset password" and "Delete user" buttons. If you click "Reset password", Mantis will send a new password to user's ...