public Status getSettings(int user_id)
 {
     return(LoginRegisterMethods.getSettings(user_id));
 }