VictorT
Try this solution.
Enter your database using phpMyAdmin.
Backup (import) table "ProfileDesc".
Run the following SQL-query:

Delete from `ProfilesDesc` where `ID` in (40,41,46);
INSERT INTO `ProfilesDesc` VALUES(40, 'Password', '_Password', '', '40', 'p', 40.5, 1002, 'memb,adm', 'memb,adm', 'return ( strlen($arg0) >= 3 && strlen($arg0) <= 32 ) ? true : false;', '_PWD_INVALID', '', '', '', 1, '3', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '3', '32');
INSERT see more INTO `ProfilesDesc` VALUES(41, 'Password,Password2', '_Confirm password', '_Confirm your password', '40', 'p', 42, 1002.5, 'memb,adm', 'memb,adm', 'if( isset( $_POST[''Password''] ) && strlen( $_POST[''Password''] ) ) { if( process_pass_data( $_POST[''Password''] ) == $arg0 ) return true; else return false; } elseif( isset( $_POST[''Password1''] ) && strlen( $_POST[''Password1''] ) ){ if( process_pass_data( $_POST[''Password1''] ) == $arg0 ) return true; else return false; } else return true;', '_PWD_INVALID3', '', '', '', 0, '3,25', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '3', '32');
INSERT INTO `ProfilesDesc` VALUES(46, 'Password,Password1', '_Change Password', '', '40', 'p', 41, 0, 'memb,adm', 'memb,adm', '', '', '', '', '', 1, '25', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '3', '32');

Check if the problem is solved on users side.
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.038480997085571