<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Andrew,<div><br></div><div>I&#39;m running revision 1212 of CQPweb, and I&#39;m running into the following errors. Error messages and backtraces are at the end.</div><div><b><br></b></div><div><b>[1] /index.php?ui=manageAnnotation</b></div><div><br></div><div>Attempting to update any of the five types of annotation metadata fails with &quot;No valid action specified for corpus administration&quot;.</div><div><br></div><div><b>[2] /index.php?ui=manageMetadata</b></div><div><br></div><div>Attempting to delete the metadata table for a corpus just hangs. No error message and nothing in the Apache log.</div><div><br></div><div>Best wishes,</div><div>Scott</div><div><br></div><div>[1]</div><div><br></div><div><table class="gmail-concordtable gmail-fullwidth" style="width:1669px;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 class="gmail-concordtable" style="padding:7px 3px;background-color:rgb(255,187,119);font-family:verdana;border-style:solid;border-color:rgb(255,255,255);border-width:2px">CQPweb encountered an error and could not continue.</th></tr><tr><td class="gmail-concorderror" style="padding:3px 7px;background-color:rgb(221,221,255);font-family:verdana;font-size:10pt;border-style:solid;border-color:rgb(255,255,255);border-width:2px"><p class="errormessage" style="font-size:large">No valid action specified for corpus administration.</p></td></tr><tr><th class="gmail-concordtable" style="padding:7px 3px;background-color:rgb(255,187,119);font-family:verdana;border-style:solid;border-color:rgb(255,255,255);border-width:2px">PHP debugging backtrace</th></tr><tr><td class="gmail-concorderror" style="padding:3px 7px;background-color:rgb(221,221,255);font-family:verdana;font-size:10pt;border-style:solid;border-color:rgb(255,255,255);border-width:2px"><pre>array(2) {
  [1]=&gt;
  array(4) {
    [&quot;file&quot;]=&gt;
    string(39) &quot;/var/www/html/cqpweb/lib/corpus-act.php&quot;
    [&quot;line&quot;]=&gt;
    int(747)
    [&quot;function&quot;]=&gt;
    string(9) &quot;exiterror&quot;
    [&quot;args&quot;]=&gt;
    array(1) {
      [0]=&gt;
      string(52) &quot;No valid action specified for corpus administration.&quot;
    }
  }
  [2]=&gt;
  array(4) {
    [&quot;file&quot;]=&gt;
    string(39) &quot;/var/www/html/cqpweb/exe/corpus-act.php&quot;
    [&quot;line&quot;]=&gt;
    int(1)
    [&quot;args&quot;]=&gt;
    array(1) {
      [0]=&gt;
      string(39) &quot;/var/www/html/cqpweb/lib/corpus-act.php&quot;
    }
    [&quot;function&quot;]=&gt;
    string(7) &quot;require&quot;
  }
}</pre></td></tr></tbody></table></div></div></div></div></div>