Strange BOINC URLs (base directory wrong)


Advanced search

Message boards : Web site : Strange BOINC URLs (base directory wrong)

Sort
Author Message
Ananas

Joined: Aug 29 09
Posts: 56
ID: 17736
Credit: 2,500,425
RAC: 0
Message 5743 - Posted 6 Mar 2010 13:03:23 UTC

All result links from "pending.php" look better than those from "results.php" - but they do not work.

Example :

http://docking.cis.udel.edu/community/workunit.php?wuid=11028230 does work, even though a result sure isn't really a community thing.

Pending.php links to http://docking.cis.udel.edu/account/workunit.php?wuid=11028230 instead - sounds more logical but that link does not work.

The same applies to the links to "workunit.php", based on /account/ (not working) or on /community/ (working but misplaced)

Message boards : Web site : Strange BOINC URLs (base directory wrong)

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=514"
    }
  }
  [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) "514"
        ["forum"]=>
        string(2) "10"
        ["owner"]=>
        string(5) "17736"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(41) "Strange BOINC URLs (base directory wrong)"
        ["timestamp"]=>
        string(10) "1267880603"
        ["views"]=>
        string(2) "35"
        ["replies"]=>
        string(1) "0"
        ["activity"]=>
        string(19) "5.0244854947116e-77"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1267880603"
        ["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) "514"
      ["forum"]=>
      string(2) "10"
      ["owner"]=>
      string(5) "17736"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(41) "Strange BOINC URLs (base directory wrong)"
      ["timestamp"]=>
      string(10) "1267880603"
      ["views"]=>
      string(2) "35"
      ["replies"]=>
      string(1) "0"
      ["activity"]=>
      string(19) "5.0244854947116e-77"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1267880603"
      ["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=514