Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/senatedc/public_html/nuke/includes/sql_layer.php on line 342
on line 342 it is:
$row = mysql_fetch_array($res);
I also have the same problem !! and I found that a only the warning in php working with your mysql !!
What exactly your php ver and mysql ver?
try to upgrade your php ..
I solve my problem with upgrade php version to 4.3
Raven General
Joined: Mar 22, 2003
Posts: 5233
Location: USA
Posted:
Mon Jul 07, 2003 10:07 pm
SenateDC wrote:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/senatedc/public_html/nuke/includes/sql_layer.php on line 342
on line 342 it is:
$row = mysql_fetch_array($res);
That is a problem with the NukeC module, not phpnuke. You need to make sure that you have installed it correctly, because acccording to that error message, it isn't. Make sure that you have the latest release.
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