Hallo
Ich bekomme eine Meldung nach dem Löschen eines Beitrages.
Code: Alles auswählen
Error in posting
DEBUG MODE
SQL Error : 1064 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 '- 1 WHERE user_id = 2' at line 2
UPDATE forum_users - 1 WHERE user_id = 2
Line : 489
File : functions_post.php
Hat jemand eine Idee wie ich den Fehler weg bekomme ?
Aber der Beitrag wird in das vorher ausgewählte Forum verschoben.
Also prinzipiell funktioniert der MOD
thx
Ich hab gerade gesehen das auch beim Posten von Beiträgen eine Meldung kommt:
Code: Alles auswählen
Error in posting
DEBUG MODE
SQL Error : 1196 Warning: Some non-transactional changed tables couldn't be rolled back
UPDATE forum_users + 1 WHERE user_id = 2
Line : 489
File : functions_post.php