You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nur angemeldete Benutzer können Abuse Reports senden. Wenn nicht angemeldete User eine Abuse report senden, kommt eine Fehlermeldung:
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'user_id' cannot be null (SQL: insert into user_reports (content_id, content_type, reason, user_id, updated_at, created_at) values (1843, game, Bilder von mir (Caro) und anderen Usern enthalten, ich und viele weitere User werden umgebracht., , 2018-04-20 23:25:42, 2018-04-20 23:25:42))
The text was updated successfully, but these errors were encountered:
Nur angemeldete Benutzer können Abuse Reports senden. Wenn nicht angemeldete User eine Abuse report senden, kommt eine Fehlermeldung:
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'user_id' cannot be null (SQL: insert into user_reports (content_id, content_type, reason, user_id, updated_at, created_at) values (1843, game, Bilder von mir (Caro) und anderen Usern enthalten, ich und viele weitere User werden umgebracht., , 2018-04-20 23:25:42, 2018-04-20 23:25:42))
The text was updated successfully, but these errors were encountered: