Seite 1 von 1

advanced_report_hack SQL Fehler [erledigt]

Verfasst: 02.04.2007 12:34
von Tompom
Hallo,

folgende Meldung bekomme ich:

Could not get reported info

DEBUG MODE

SQL Error : 1146 Table '17774m6172_1.REPORT_TABLE' doesn't exist

SELECT cat_id, report_status, report_info FROM REPORT_TABLE WHERE ((cat_id = REPORT_TOPIC_ID AND report_info = 60) OR (cat_id = REPORT_POST_ID AND report_info IN(73, 76, 78, 79, 82, 84, 85, 86, 88, 90, 92, 94, 96, 119, 124))) AND report_status <> REPORT_CLEARED ORDER BY report_status DESC

Line : 642
File : functions_report.php

SQl ist ausgeführt und die Tabelle ist vorhanden in der Datenbank.
Was läuft da falsch ?

Verfasst: 02.04.2007 12:48
von Mahony
Hallo
Schau dir mal das hier an KB:130
Du hast bestimmt die Datei includes/constants.php nicht bearbeitet (oder die bearbeitete Datei nicht hoch geladen).




Grüße: Mahony

Verfasst: 02.04.2007 13:15
von Tompom
Hallo,


immer diese kleinen Schnitzer :oops: Ist ja peinlich. Du hattest natürlich recht. :oops: