Possible Duplicate:
mysql_fetch_array() expects parameter 1 to be resource, boolean given in select
This issue pretains to SMF ( Simple Machines Forum ). One user cannot login with his details and is thrown this error:
Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/virtua15/public_html/main/forum/Sources/Subs-Db-mysql.php on line 132
However others can login using the details without fail. What could cause this? We have deleted the user and re-added with a different user name and cleaned out the browser cache but the issue still presents itself.