Here's the message I get with the debug
Quote:
Unknown column 'uname' in 'where clause'
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/virtual/site156/fst/var/www/html/includes/sql_layer.php on line 345
Unknown column 'uname' in 'where clause'
|
It's referring to this line
Code:
$row = mysql_fetch_array($res);