An error occured with the SQL server:
mySQL query error: SELECT CASE WHEN f.file_updated > f.file_submitted THEN f.file_updated ELSE f.file_submitted END as highest_date, f.file_id, f.file_cat, f.file_name, f.file_name_furl, f.file_updated, f.file_submitted, f.file_submitter,m.members_display_name, m.members_seo_name FROM fordfies_downloads_files f LEFT JOIN fordfies_members m ON ( m.member_id=f.file_submitter ) WHERE f.file_cat IN (1) AND f.file_open=1 ORDER BY highest_date DESC LIMIT 1
This is not a problem with the IPS Community Suite but rather with your SQL server. Please contact your host and copy the message shown above.