Cannot remove docking preferences for work


Advanced search

Message boards : Web site : Cannot remove docking preferences for work

Sort
Author Message
Profile David Ball
Forum moderator
Volunteer tester
Avatar

Joined: Sep 18 06
Posts: 274
ID: 115
Credit: 1,634,401
RAC: 0
Message 4851 - Posted 14 Feb 2009 20:11:49 UTC

I decided to just use the default project preferences for all computers. When I go to the Docking project preferences page and try to remove the preferences for work, I just get taken to a blank page and the word Done appears in the browser status bar. The preferences aren't removed though. I've done this multiple times and also tried selecting "switch view" on the project preferences page and selecting remove under the work column with the same results - a blank page, "Done" in the status bar, and the work preferences still exist.

Note: These are the project preferences that I'm talking about, NOT the "Computing preferences" or "community preferences".

I tried the browser (firefox 3.06/Vista home premium 32 bit) view source on the blank page and there's no html at all.

I notice the result page url has something called tnow which seems to be a timestamp. I'm in the central timezone, if that makes a difference.

____________
The views expressed are my own.
Facts are subject to memory error :-)
Have you read a good science fiction novel lately?

Message boards : Web site : Cannot remove docking preferences for work

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=403"
    }
  }
  [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) "403"
        ["forum"]=>
        string(2) "10"
        ["owner"]=>
        string(3) "115"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(42) "Cannot remove docking preferences for work"
        ["timestamp"]=>
        string(10) "1234642309"
        ["views"]=>
        string(2) "69"
        ["replies"]=>
        string(1) "0"
        ["activity"]=>
        string(22) "1.4362717074238998e-93"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1234642309"
        ["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) "403"
      ["forum"]=>
      string(2) "10"
      ["owner"]=>
      string(3) "115"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(42) "Cannot remove docking preferences for work"
      ["timestamp"]=>
      string(10) "1234642309"
      ["views"]=>
      string(2) "69"
      ["replies"]=>
      string(1) "0"
      ["activity"]=>
      string(22) "1.4362717074238998e-93"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1234642309"
      ["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=403