Hallo zusammen,

Wenn ich einen neuen Agenten erstellen will passiert nichts. Im 
Systemprotokoll finde ich folgende Fehlermeldung:

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 (6) 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 (6) AND st.ticket_state_id IN (7) AND st.until_time 
<= 1304323654 LIMIT 10000' 

Der Fehler im Code scheint mir hier zu liegen st.ticket_state_id IN ( ) 

Weiß einer wo ich das Verbessern könnte?

Vielen Dank!

Gruß

Alex Heinrich
---------------------------------------------------------------------
OTRS mailing list: otrs-de - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs-de
To unsubscribe: http://lists.otrs.org/mailman/listinfo/otrs-de

Antwort per Email an