[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/auth/provider/godb.php on line 137: Undefined array key "PHPSESSID"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
goproblems.com • Cannot see problems anymore
Page 1 of 1

Cannot see problems anymore

Posted: Thu Mar 24, 2011 3:47 am
by BartTM
Hi,

I can no longer see problems on the site; the board does not appear. Java (1.6.0.24) keeps loading for minutes and finally just shows a grey window.
Judging the problem attempt ratings of the last 2 problems (0/0) I'm not the only one with this problem..?
Finally, looking at my own problem page fills the screen with SQL errors.
Something is amiss...?

Re: Cannot see problems anymore

Posted: Thu Mar 24, 2011 4:28 am
by jaguarondi
I have got the same problem (java 1.6.0_07-b06).

If you do a search on a set of problem, you have the following warning :
"Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in /home/adumps/web/go/html/prob.php3 on line 106 invalid problem set "

When I look at the page source, I see the following text :
"Table './go/comment' is marked as crashed and last (automatic?) repair failed, qry: SELECT count(*) FROM comment WHERE problem = '14643' AND alive = 1"

Re: Cannot see problems anymore

Posted: Thu Mar 24, 2011 4:46 am
by BartTM
Apparently the ./go/comment table is used in many places as almost everywhere I get messages like:
Table './go/comment' is marked as crashed and last (automatic?) repair failed, qry: SELECT COUNT(*) FROM `comment` WHERE authorid = 3759

Btw. it no longer takes minutes for Java to present a grey rectangle, it now happens almost immediately. At least some kind of progress ;)

Re: Cannot see problems anymore

Posted: Thu Mar 24, 2011 5:19 am
by psblue
I have the same problem:

Table './go/comment' is marked as crashed and last (automatic?) repair failed, qry: SELECT COUNT(*) FROM `comment` WHERE authorid = 47505 when I login, then the gray screen where problems should appear; it happened yesterday evening while editing my first problem (screen just crashed). so the last problem is not yet finished. yet, someone achieved to open it cause I have a first - very bad, 1 star :( - rating.

Re: Cannot see problems anymore

Posted: Thu Mar 24, 2011 8:14 am
by xavlours
I can't reproduce the sql error since I have no problems, but I can confirm the gray board problem.
I managed to get an error message from the applet (on iced tea 1.6.0_20 but I don't think it matters) :
createGUI didn't successfully complete
Exception in thread "Thread-12" java.lang.NullPointerException
at com.adum.go.Goban.goSmall(Unknown Source)
at com.adum.go.GoApplet.autoSizeGoban(Unknown Source)
at com.adum.go.GoApplet.run(Unknown Source)
at java.lang.Thread.run(Thread.java:636)
If I can be any more help ...

Re: Cannot see problems anymore

Posted: Thu Mar 24, 2011 9:02 am
by Beagles
When I select a problem all the text content shows but none of the go board etc is displayed. Looks like none of the Java content is displayed.

Re: Cannot see problems anymore

Posted: Thu Mar 24, 2011 12:11 pm
by BartTM
Apparently the problem has been fixed now as I can see the (go) problems again.

Re: Cannot see problems anymore

Posted: Thu Mar 24, 2011 4:41 pm
by kiga
I, too, get an error message:
Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in /home/adumps/web/go/html/prob.php3 on line 106
invalid problem set

This happens NOT on the main http://www.goproblems.com/prob.php3 page where it selects a problem at random.
This occurs when I click on the "Problems" item (to go to http://www.goproblems.com/problems.php3 ) and select a search of some kind. I perform a search (of any kind it seems) and it gives me a list of problems that meet that criterion. But when I select one, I get the above message, and the go board does not appear.

I am using a MacBook Pro, running Mac OS 10.6.6, running Camino 2.0.7 (I get the same behavior on Safari 5.0.4, except that I do get a go board with the problem on it, and the error message.)