Ok, so that wasn't it. Hubby had been intelligent enough to edit the config.php to point to the proper database when he upgraded the dev site (thank heaven for small favors).
Here's the error:
Warning: Failed opening 'vbs_counter.php' for inclusion (include_path='') in /home/acurawo/public_html/dev/global.php(337) : eval()'d code on line 4
And here's the query generating the error:
Invalid SQL:
SELECT COUNT(*) AS total
FROM thread
WHERE dateline>1041714961 AND forumid IN( )
mysql error: You have an error in your SQL syntax near ')
' at line 4
Any ideas?
|