Finding a thread from notifications


Advanced search

Message boards : Web site : Finding a thread from notifications

Sort
Author Message
Profile robertmiles

Joined: Apr 16 09
Posts: 96
ID: 9967
Credit: 1,290,747
RAC: 0
Message 5615 - Posted 6 Jan 2010 18:37:38 UTC

The notifications on this web page no longer seem to do much of anything useful.

http://docking.cis.udel.edu/account/

They now lead to an error message about being unable to find the thread, followed by a list of web pages rather poorly related to the subject of the thread.

Message boards : Web site : Finding a thread from notifications

Database Error
: The MySQL server is running with the --read-only option so it cannot execute this statement
array(3) {
  [0]=>
  array(7) {
    ["file"]=>
    string(47) "/boinc/projects/docking/html_v2/inc/db_conn.inc"
    ["line"]=>
    int(97)
    ["function"]=>
    string(8) "do_query"
    ["class"]=>
    string(6) "DbConn"
    ["object"]=>
    object(DbConn)#6 (2) {
      ["db_conn"]=>
      resource(54) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(1) {
      [0]=>
      &string(51) "update DBNAME.thread set views=views+1 where id=501"
    }
  }
  [1]=>
  array(7) {
    ["file"]=>
    string(48) "/boinc/projects/docking/html_v2/inc/forum_db.inc"
    ["line"]=>
    int(60)
    ["function"]=>
    string(6) "update"
    ["class"]=>
    string(6) "DbConn"
    ["object"]=>
    object(DbConn)#6 (2) {
      ["db_conn"]=>
      resource(54) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(3) {
      [0]=>
      object(BoincThread)#3 (16) {
        ["id"]=>
        string(3) "501"
        ["forum"]=>
        string(2) "10"
        ["owner"]=>
        string(4) "9967"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(35) "Finding a thread from notifications"
        ["timestamp"]=>
        string(10) "1262803058"
        ["views"]=>
        string(2) "30"
        ["replies"]=>
        string(1) "0"
        ["activity"]=>
        string(19) "1.4921787372383e-79"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1262803058"
        ["hidden"]=>
        string(1) "0"
        ["sticky"]=>
        string(1) "0"
        ["locked"]=>
        string(1) "0"
      }
      [1]=>
      &string(6) "thread"
      [2]=>
      &string(13) "views=views+1"
    }
  }
  [2]=>
  array(7) {
    ["file"]=>
    string(63) "/boinc/projects/docking/html_v2/user/community/forum/thread.php"
    ["line"]=>
    int(184)
    ["function"]=>
    string(6) "update"
    ["class"]=>
    string(11) "BoincThread"
    ["object"]=>
    object(BoincThread)#3 (16) {
      ["id"]=>
      string(3) "501"
      ["forum"]=>
      string(2) "10"
      ["owner"]=>
      string(4) "9967"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(35) "Finding a thread from notifications"
      ["timestamp"]=>
      string(10) "1262803058"
      ["views"]=>
      string(2) "30"
      ["replies"]=>
      string(1) "0"
      ["activity"]=>
      string(19) "1.4921787372383e-79"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1262803058"
      ["hidden"]=>
      string(1) "0"
      ["sticky"]=>
      string(1) "0"
      ["locked"]=>
      string(1) "0"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(1) {
      [0]=>
      &string(13) "views=views+1"
    }
  }
}
query: update docking.thread set views=views+1 where id=501