Page 1 of 1

Fetch array problem...

Posted: Sat May 12, 2007 3:59 am
by Sanehouse
Hello there! I just set up a forum on my website a few hours ago. It works well for the most part, but whenever somebody starts a new topic or replies to a topic, this appears at the top of the page:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/unitedfl/public_html/forums/acp/lib/class_db_mysql.php on line 71
It appears once for every reply in the thread (for example, one thread has 12 posts in it, so it lists that error 12 times at the top of the page). The error remains there every time you visit that page. It's not just when creating new threads or posting new replies.

The forum is a wBB Lite v1.0.2.

Posted: Sat May 12, 2007 5:15 am
by Ollie Saunders
Post the code please.