OK -
here's what I put:
$lf_filesforum = "beta,finished,integration,templates,css";
Here's the error:
SQL ERROR: Wed, Mar 12 2003 14:02:02 -0800 Unable to do_query: SELECT B_Number,B_Posted,B_Subject,B_Replies,B_Board,B_File,B_FileCounter,B_Rating,B_Rates,B_Counter,Bo_Title,U_Username,B_PosterId FROM w3t_Posts AS t1, w3t_Boards AS t2, w3t_Users AS t3 WHERE t1.B_Board = t2.Bo_Keyword AND t1.B_PosterId = t3.U_Number AND B_Approved = 'yes' AND B_File != '' AND B_Main = B_Number AND () ORDER BY B_Posted DESC LIMIT 20
You have an error in your SQL syntax near ') ORDER BY B_Posted DESC LIMIT 20 ' at line 11
Warning: Supplied argument is not a valid MySQL result resource in /home/virtual/site2/fst/var/www/html/threads/php/mysql.inc.php on line 157