Posted: Thu Feb 22, 2007 12:05 am Post subject: Errors appearing in debug mode
Hi All -
My gallery 1.5x is running just fine but I have been trying to migrate to gallery 2 in an embedded enbedded environment via ravennuke (nuke 7.6).
I can't migrate properly to gallery 2 and having put nuke into debug mode - running the old gallery has brought up these errors
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /var/********/gallery/classes/database/mysql/Database.php on line 37
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /var/********/gallery/classes/database/mysql/Database.php on line 37
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /var/********/gallery/classes/database/mysql/Database.php on line 37
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /var/********/gallery/classes/database/mysql/Database.php on line 37
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /var/********/classes/database/mysql/Database.php on line 37
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /var/********/gallery/classes/database/mysql/Database.php on line 37
and the file states :
function fetch_row($results) {
$row = mysql_fetch_row($results); (line 37)
return $row;
Any ideas?
Last edited by malrock on Thu Feb 22, 2007 8:03 pm; edited 1 time in total
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum