text is unusually formatted


Advanced search

Message boards : Number crunching : text is unusually formatted

Sort
Author Message
Nasicus
Volunteer tester

Joined: Sep 13 06
Posts: 13
ID: 35
Credit: 666,725
RAC: 0
Message 18 - Posted 13 Sep 2006 6:52:07 UTC
Last modified: 13 Sep 2006 6:56:39 UTC

Btw it's funny to see the text in the threads right-justified. :-) I think it's the only boinc forum formatting the text in this way.
When pasting some messages from the clients it will be not really easy to read them, so maybe left-justified could be the better choice?

EDIT: I just recognized that every other is shown in that format. A good idea to separate the messages visually.

Profile suguruhirahara
Forum moderator
Volunteer tester
Avatar

Joined: Sep 13 06
Posts: 282
ID: 15
Credit: 56,614
RAC: 0
Message 130 - Posted 14 Sep 2006 4:00:52 UTC - in response to Message ID 18 .

Btw it's funny to see the text in the threads right-justified. :-) I think it's the only boinc forum formatting the text in this way.
When pasting some messages from the clients it will be not really easy to read them, so maybe left-justified could be the better choice?

EDIT: I just recognized that every other is shown in that format. A good idea to separate the messages visually.


I hope this format should be fixed because it's hard to read posts.
Profile [B^S] Gamma^Ray
Volunteer tester
Avatar

Joined: Sep 13 06
Posts: 8
ID: 97
Credit: 22,692
RAC: 0
Message 142 - Posted 14 Sep 2006 8:33:09 UTC - in response to Message ID 130 .

I hope this format should be fixed because it's hard to read posts.


I agree, Makes things abit harder to follow.
Profile MacDitch
Volunteer tester

Joined: Sep 13 06
Posts: 27
ID: 24
Credit: 377,838
RAC: 0
Message 144 - Posted 14 Sep 2006 8:40:11 UTC

Especially when the thread has been stretched as in the "Bug reports for charmm 5.01" thread...

Profile suguruhirahara
Forum moderator
Volunteer tester
Avatar

Joined: Sep 13 06
Posts: 282
ID: 15
Credit: 56,614
RAC: 0
Message 146 - Posted 14 Sep 2006 8:57:20 UTC - in response to Message ID 144 .

like this post, http://docking.utep.edu/forum_thread.php?id=7&nowrap=true#133,
which reports really long log, needs to scroll the under bar, a bit irritating:(

Profile [AF>ALPES] Jump400
Volunteer tester

Joined: Sep 13 06
Posts: 18
ID: 64
Credit: 1,395,685
RAC: 0
Message 160 - Posted 14 Sep 2006 12:12:56 UTC
Last modified: 14 Sep 2006 12:15:08 UTC

I feel also that this alignment of the texts is unusable

Profile Andre Kerstens
Forum moderator
Project tester
Volunteer tester
Avatar

Joined: Sep 11 06
Posts: 749
ID: 1
Credit: 15,199
RAC: 0
Message 166 - Posted 14 Sep 2006 13:09:49 UTC - in response to Message ID 160 .

Working on a fix. The problem is that this is standard unmodified boinc php code. If somebody has some time to check out why it doesn't work as it is supposed to, please check out the boinc-5.7.0 with cvs and go over the forum php code. Many things in the forums seem to be broken in that version (incl sig and the like). Let us know if you find something or code a fix. In the meantime we'll continue to look at how to fix this too.

Thanks!
Andre

I feel also that this alignment of the texts is unusable

Profile Guy Pauwels
Volunteer tester
Avatar

Joined: Sep 13 06
Posts: 21
ID: 71
Credit: 801
RAC: 0
Message 170 - Posted 14 Sep 2006 14:22:05 UTC

In the file http://docking.utep.edu/docking.css


try changing

tr.row1 {// message board main table thread rows
// background-color: rgb(237,237,237);
text-align: right;
text-weight: bold;
}

into

tr.row1 {// message board main table thread rows
// background-color: rgb(237,237,237);
text-align: left;
text-weight: bold;
}

I have good hope that will do the trick :)

Profile Andre Kerstens
Forum moderator
Project tester
Volunteer tester
Avatar

Joined: Sep 11 06
Posts: 749
ID: 1
Credit: 15,199
RAC: 0
Message 171 - Posted 14 Sep 2006 14:30:29 UTC - in response to Message ID 170 .

Ha! I think that did the trick. Why are these things so easy to fix, but so hard to find...
Glad we have another genius on board :-)

There are many more problems with the forum in this boinc version; let me know if you find/fix other ones.

Thanks!
Andre

In the file http://docking.utep.edu/docking.css


try changing

tr.row1 {// message board main table thread rows
// background-color: rgb(237,237,237);
text-align: right;
text-weight: bold;
}

into

tr.row1 {// message board main table thread rows
// background-color: rgb(237,237,237);
text-align: left;
text-weight: bold;
}

I have good hope that will do the trick :)


Profile MacDitch
Volunteer tester

Joined: Sep 13 06
Posts: 27
ID: 24
Credit: 377,838
RAC: 0
Message 172 - Posted 14 Sep 2006 14:30:34 UTC

Success. :)

Thank you, Andre

Profile [AF>ALPES] Jump400
Volunteer tester

Joined: Sep 13 06
Posts: 18
ID: 64
Credit: 1,395,685
RAC: 0
Message 188 - Posted 14 Sep 2006 20:59:36 UTC

Many thanks Andre and Tutta !
It's much more readable now

gamer007
Volunteer tester

Joined: Sep 13 06
Posts: 8
ID: 61
Credit: 13,988
RAC: 0
Message 192 - Posted 14 Sep 2006 22:46:17 UTC

Thanks Andre. Much better to read now. :)

Message boards : Number crunching : text is unusually formatted

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)#17 (2) {
      ["db_conn"]=>
      resource(96) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(1) {
      [0]=>
      &string(49) "update DBNAME.thread set views=views+1 where id=9"
    }
  }
  [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)#17 (2) {
      ["db_conn"]=>
      resource(96) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(3) {
      [0]=>
      object(BoincThread)#3 (16) {
        ["id"]=>
        string(1) "9"
        ["forum"]=>
        string(1) "2"
        ["owner"]=>
        string(2) "35"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(27) "text is unusually formatted"
        ["timestamp"]=>
        string(10) "1158273977"
        ["views"]=>
        string(4) "2072"
        ["replies"]=>
        string(2) "11"
        ["activity"]=>
        string(20) "1.5978451341333e-130"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1158130327"
        ["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(1) "9"
      ["forum"]=>
      string(1) "2"
      ["owner"]=>
      string(2) "35"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(27) "text is unusually formatted"
      ["timestamp"]=>
      string(10) "1158273977"
      ["views"]=>
      string(4) "2072"
      ["replies"]=>
      string(2) "11"
      ["activity"]=>
      string(20) "1.5978451341333e-130"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1158130327"
      ["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=9