<div dir="ltr">This one seems to be my fault, as I was deleting an obsolete corpus, user groups and users as part of a spring cleaning, as it were, and this problem appeared.<div><br></div><div>When I choose <i>Manage Users</i> now, I get the error below. </div><div><br></div><div>Mea culpa aside, and idea how I can fix this?</div><div><br></div><div>Best,</div><div>Scott</div><div><br></div><div><table class="gmail-concordtable gmail-fullwidth" style="width:1510px;border-style:solid;border-color:rgb(255,255,255);border-width:5px;color:rgb(0,0,0);font-family:&quot;Times New Roman&quot;;font-size:medium"><tbody><tr><th colspan="3" class="gmail-concordtable" style="padding:7px 3px;background-color:rgb(255,136,153);border-style:solid;border-color:rgb(255,255,255);border-width:2px;font-family:&quot;Open Sans&quot;,Arial,Helvetica,Verdana,sans-serif">Search for user account details</th></tr><tr><td class="gmail-concordgeneral" colspan="3" style="padding:3px 7px;background-color:rgb(255,207,221);font-size:10pt;border-style:solid;border-color:rgb(255,255,255);border-width:2px;font-family:&quot;Open Sans&quot;,Arial,Helvetica,Verdana,sans-serif"> </td></tr><tr><td class="gmail-concorderror" style="padding:3px 7px;background-color:rgb(221,221,255);font-size:10pt;border-style:solid;border-color:rgb(255,255,255);border-width:2px;font-family:&quot;Open Sans&quot;,Arial,Helvetica,Verdana,sans-serif"><p class="errormessage" style="font-size:large">An SQL query did not run successfully!</p><p class="errormessage" style="font-size:large">Original query: select username from user_info order by username collate utf8_general_ci /* from User: scott | Function: list_sql_values() | 2019-Jun-11 14:40 */</p><p class="errormessage" style="font-size:large">Error # 1253: COLLATION &#39;utf8_general_ci&#39; is not valid for CHARACTER SET &#39;ascii&#39;</p></td></tr><tr><th class="gmail-concordtable" style="padding:7px 3px;background-color:rgb(255,136,153);border-style:solid;border-color:rgb(255,255,255);border-width:2px;font-family:&quot;Open Sans&quot;,Arial,Helvetica,Verdana,sans-serif">PHP debugging backtrace</th></tr><tr><td class="gmail-concorderror" style="padding:3px 7px;background-color:rgb(221,221,255);font-size:10pt;border-style:solid;border-color:rgb(255,255,255);border-width:2px;font-family:&quot;Open Sans&quot;,Arial,Helvetica,Verdana,sans-serif"><pre>array(8) {
  [1]=&gt;
  array(4) {
    [&quot;file&quot;]=&gt;
    string(42) &quot;/var/www/html/cqpweb/lib/exiterror-lib.php&quot;
    [&quot;line&quot;]=&gt;
    int(300)
    [&quot;function&quot;]=&gt;
    string(9) &quot;exiterror&quot;
    [&quot;args&quot;]=&gt;
    array(3) {
      [0]=&gt;
      array(3) {
        [0]=&gt;
        string(38) &quot;An SQL query did not run successfully!&quot;
        [1]=&gt;
        string(167) &quot;Original query: 

select username from user_info order by username collate utf8_general_ci 
        /* from User: scott | Function: list_sql_values() | 2019-Jun-11 14:40 */

&quot;
        [2]=&gt;
        string(81) &quot;Error # 1253: COLLATION &#39;utf8_general_ci&#39; is not valid for CHARACTER SET &#39;ascii&#39; &quot;
      }
      [1]=&gt;
      NULL
      [2]=&gt;
      NULL
    }
  }
  [2]=&gt;
  array(4) {
    [&quot;file&quot;]=&gt;
    string(36) &quot;/var/www/html/cqpweb/lib/sql-lib.php&quot;
    [&quot;line&quot;]=&gt;
    int(198)
    [&quot;function&quot;]=&gt;
    string(20) &quot;exiterror_mysqlquery&quot;
    [&quot;args&quot;]=&gt;
    array(3) {
      [0]=&gt;
      int(1253)
      [1]=&gt;
      string(66) &quot;COLLATION &#39;utf8_general_ci&#39; is not valid for CHARACTER SET &#39;ascii&#39;&quot;
      [2]=&gt;
      string(147) &quot;select username from user_info order by username collate utf8_general_ci 
        /* from User: scott | Function: list_sql_values() | 2019-Jun-11 14:40 */&quot;
    }
  }
  [3]=&gt;
  array(4) {
    [&quot;file&quot;]=&gt;
    string(36) &quot;/var/www/html/cqpweb/lib/sql-lib.php&quot;
    [&quot;line&quot;]=&gt;
    int(537)
    [&quot;function&quot;]=&gt;
    string(12) &quot;do_sql_query&quot;
    [&quot;args&quot;]=&gt;
    array(1) {
      [0]=&gt;
      string(147) &quot;select username from user_info order by username collate utf8_general_ci 
        /* from User: scott | Function: list_sql_values() | 2019-Jun-11 14:40 */&quot;
    }
  }
  [4]=&gt;
  array(4) {
    [&quot;file&quot;]=&gt;
    string(45) &quot;/var/www/html/cqpweb/lib/admin-home-forms.php&quot;
    [&quot;line&quot;]=&gt;
    int(1955)
    [&quot;function&quot;]=&gt;
    string(15) &quot;list_sql_values&quot;
    [&quot;args&quot;]=&gt;
    array(1) {
      [0]=&gt;
      string(72) &quot;select username from user_info order by username collate utf8_general_ci&quot;
    }
  }
  [5]=&gt;
  array(4) {
    [&quot;file&quot;]=&gt;
    string(45) &quot;/var/www/html/cqpweb/lib/admin-home-forms.php&quot;
    [&quot;line&quot;]=&gt;
    int(1923)
    [&quot;function&quot;]=&gt;
    string(34) &quot;do_adm_bitui_user_quicksearch_form&quot;
    [&quot;args&quot;]=&gt;
    array(2) {
      [0]=&gt;
      string(0) &quot;&quot;
      [1]=&gt;
      string(4) &quot;link&quot;
    }
  }
  [6]=&gt;
  array(4) {
    [&quot;file&quot;]=&gt;
    string(45) &quot;/var/www/html/cqpweb/lib/admin-home-forms.php&quot;
    [&quot;line&quot;]=&gt;
    int(2649)
    [&quot;function&quot;]=&gt;
    string(27) &quot;do_adm_bitui_usersearchform&quot;
    [&quot;args&quot;]=&gt;
    array(0) {
    }
  }
  [7]=&gt;
  array(4) {
    [&quot;file&quot;]=&gt;
    string(38) &quot;/var/www/html/cqpweb/lib/adminhome.php&quot;
    [&quot;line&quot;]=&gt;
    int(260)
    [&quot;function&quot;]=&gt;
    string(19) &quot;do_adm_ui_useradmin&quot;
    [&quot;args&quot;]=&gt;
    array(0) {
    }
  }
  [8]=&gt;
  array(4) {
    [&quot;file&quot;]=&gt;
    string(34) &quot;/var/www/html/cqpweb/adm/index.php&quot;
    [&quot;line&quot;]=&gt;
    int(1)
    [&quot;args&quot;]=&gt;
    array(1) {
      [0]=&gt;
      string(38) &quot;/var/www/html/cqpweb/lib/adminhome.php&quot;
    }
    [&quot;function&quot;]=&gt;
    string(7) &quot;require&quot;
  }
}</pre></td></tr></tbody></table></div></div>