When I click on a topic to read it, the topic doesn't load, instead an error message loads. It says this:
General Error
SQL ERROR
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IN (6644, 16026, 23649, 31024, 26961, 43596, 46911, 49453) GROUP BY session_us' at line 2
SQL
SELECT session_user_id, MAX(session_time) as online_time, ...