One of my administrators temporarily marked a State - pending reminder - as invalid, this might possibly be the cause but I'm not sure.
The state har been re-enabled but the problem still persists.
The SysLog gives me the following - 9 times per Dashboad load;
Code: Select all
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 ') AND st.ticket_lock_id IN (2) AND st.user_id IN (2) AND st.ticket_state_id IN ' at line 1, SQL: 'SELECT DISTINCT count(*) FROM ticket st, queue sq WHERE sq.id = st.queue_id AND st.ticket_state_id IN ( ) AND st.ticket_lock_id IN (2) AND st.user_id IN (2) AND st.ticket_state_id IN (12) AND st.until_time <= 1305106025 LIMIT 10000'
Any ideas what could be causing this?