I recently installed UBB Threads. On occassion, I get the following error:
Unable to do_query: SELECT COUNT(*) FROM w3t_Posts WHERE ( (B_Posted > AND B_Posted <> 4294967295) OR (B_Posted = 4294967295 AND B_Sticky > ) ) AND B_Approved = 'yes' AND B_Board = ''
You have an error in your SQL syntax near 'AND B_Posted <> 4294967295) OR (B_Posted = 4294967295 AND B' at line 4: 1064
Warning: Supplied argument is not a valid MySQL result resource in /Library/WebServer/bgc/bgceastcounty.com/board/ubbthreads/mysql.inc.php on line 83
It doesn't do it all the time, but it does it enough of the time.
Another odd thing, if I get this error and then log in, everything appears correct.
Any suggestions?