View Issue Details

IDProjectCategoryView StatusLast Update
0022458mantisbtadministrationpublic2017-03-13 04:38
ReporterMastaFool Assigned Toatrol  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product Version2.2.0 
Summary0022458: Unable to change users after upgrade
Description

After upgrading from 1.3.0 to 2.2.0, any existing users are unable to be changed as an error message saying the email address is already in use is shown.

Any new users created in 2.2.0 are editable as normal.

TagsNo tags attached.

Relationships

duplicate of 0020647 closedvboctor Not able to update existing user accounts if $g_email_ensure_unique == ON 

Activities

atrol

atrol

2017-03-03 10:44

developer   ~0055896

Add the following line to file config_inc.php

$g_email_ensure_unique = OFF;