advanced_report_hack SQL Fehler [erledigt]
Verfasst: 02.04.2007 12:34
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 ?
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 ?