[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 • SQL Query in problem 8439
Page 1 of 1

Posted: Thu Apr 20, 2006 4:25 pm
by Monty
Can't open file: 'tries.MYI' (errno: 144), qry: SELECT COUNT(*) FROM tries WHERE problem = '8439' AND ip = '66.130.253.129'

{Posted by Monty}

Posted: Fri Apr 21, 2006 6:24 am
by geijin
The problem is global.
I think Adum modified something and messed some SQL :(
For a problem :
Can't open file: 'tries.MYI' (errno: 144), qry: SELECT COUNT(*) FROM tries WHERE problem = '1703' AND ip = '82.14.26.12'
On problems.php3 when searching for untried problems :
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/.fabian/adum/html/goweb/html/problems.php3 on line 134
It seems strange to see the ip in the where clause...

{Posted by geijin}

Posted: Sat Apr 22, 2006 9:49 am
by LCZLAPINSKI
[quote]
Can't open file: 'tries.MYI' (errno: 144), qry: SELECT COUNT(*) FROM tries WHERE problem = '8439' AND ip = '66.130.253.129'
[/quote]
Yes, I'm getting the same type of error on all problems.

{Posted by LCZLAPINSKI}

Problems with filtering

Posted: Sat Apr 22, 2006 4:53 pm
by postpostglock
Just to let adum know I'm getting the problems as well, specifically when filtering by Status:unsolved/order:easiest


Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/.fabian/adum/html/goweb/html/problems.php3 on line 143

Warning: implode(): Bad arguments. in /home/.fabian/adum/html/goweb/html/problems.php3 on line 147

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/.fabian/adum/html/goweb/html/problems.php3 on line 171
Problems

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/.fabian/adum/html/goweb/html/func.html on line 307

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/.fabian/adum/html/goweb/html/func.html on line 328
None
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/.fabian/adum/html/goweb/html/func.html on line 362



{Posted by postpostglock}

Posted: Sun Apr 23, 2006 1:35 pm
by eyedam
Same here. :\ And already for some days.

It looks like there are some problems with the data base (not with SQL, IMO).

Let's hope this gets repaired soon. :)

{Posted by eyedam}

Fine now

Posted: Mon Apr 24, 2006 6:13 am
by postpostglock
Excellent! Working great now, thanks adum!

{Posted by postpostglock}

but now....

Posted: Thu Apr 27, 2006 5:35 am
by postpostglock
Now i seem to be getting

java.lang.UnsupportedClassVersionError: com/adum/go/GoApplet (Unsupported major/minor version 48.0)

on the actual applet (obviously) on my browser of choice (Opera v 8.54 on OS X).

Safari seems to work fine though...

{Posted by postpostglock}