Bitte um Hilfe bei allgemeinen sql Fehler
Verfasst: 02.03.2015 10:27
Hallo!
Heute benötige ich wieder einmal Eure kompetente Hilfe.
Ich habe einen doppelten Eintrag gelöscht bzw. wollte ich und nun habe ich diese Fehlermeldung. Und wie immer habe ich keine Ahnung was, wie und wo zu tun ist.
Ich danke Euch schon einmal!
PS. Wir haben noch Version 3.12 (glaube ich) jedenfalls haben wir noch nicht upgedated.Davor graut mir auch schon...
Heute benötige ich wieder einmal Eure kompetente Hilfe.
Ich habe einen doppelten Eintrag gelöscht bzw. wollte ich und nun habe ich diese Fehlermeldung. Und wie immer habe ich keine Ahnung was, wie und wo zu tun ist.

Ich danke Euch schon einmal!
PS. Wir haben noch Version 3.12 (glaube ich) jedenfalls haben wir noch nicht upgedated.Davor graut mir auch schon...
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
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 in_message = 0 ORDER BY filetime DESC' at line 4 [1064]
SQL
SELECT * FROM ketario_attachments WHERE post_msg_id = AND in_message = 0 ORDER BY filetime DESC
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysql.php
LINE: 193
CALL: dbal->sql_error()
FILE: [ROOT]/portal/includes/functions.php
LINE: 283
CALL: dbal_mysql->sql_query()
FILE: [ROOT]/portal/block/news.php
LINE: 30
CALL: phpbb_fetch_posts()
FILE: [ROOT]/portal.php
LINE: 115
CALL: include('[ROOT]/portal/block/news.php')