Problem mit Report Post Hack
Verfasst: 05.09.2003 00:18
Hi
ich habe folgendes Problem.
Ich habe alle Dataien so verändert, wie es in der Anleitung stand.
Ebenfalls hab ich die anderen Dateien alle hochgeladen.
Und ich hab zum Schluss die Datei: install_rp_hack auf dem Server geöffnet und dann wieder gelöscht.
Wenn ein User jetzt allerdings einen Beitrag melden will kommt folgender Text:
Allgemeiner Fehler
Error by getting reported posts.
DEBUG MODE
SQL Error : 1054 Unknown column 'p.reporter_id' in 'where clause'
SELECT f.forum_name, f.forum_id, t.topic_title, t.topic_id, p.post_id, pt.post_subject, p.post_username, u.username, u.user_id, u2.username as reportername, u2.user_id as reporter_id FROM phpbb_forums f, phpbb_topics t, phpbb_posts p, phpbb_posts_text pt LEFT JOIN phpbb_users u ON u.user_id = p.poster_id LEFT JOIN phpbb_users u2 ON u2.user_id = p.reporter_id WHERE p.reporter_id <> 0 AND f.forum_id = p.forum_id AND t.topic_id = p.topic_id AND pt.post_id = p.post_id ORDER BY p.post_id ASC
Line : 253
File : /opt/web4/html/report.php
Was hab ich falsch gemacht?
Bräuchte dringend Hilfe.
THX
Angel2003
ich habe folgendes Problem.
Ich habe alle Dataien so verändert, wie es in der Anleitung stand.
Ebenfalls hab ich die anderen Dateien alle hochgeladen.
Und ich hab zum Schluss die Datei: install_rp_hack auf dem Server geöffnet und dann wieder gelöscht.
Wenn ein User jetzt allerdings einen Beitrag melden will kommt folgender Text:
Allgemeiner Fehler
Error by getting reported posts.
DEBUG MODE
SQL Error : 1054 Unknown column 'p.reporter_id' in 'where clause'
SELECT f.forum_name, f.forum_id, t.topic_title, t.topic_id, p.post_id, pt.post_subject, p.post_username, u.username, u.user_id, u2.username as reportername, u2.user_id as reporter_id FROM phpbb_forums f, phpbb_topics t, phpbb_posts p, phpbb_posts_text pt LEFT JOIN phpbb_users u ON u.user_id = p.poster_id LEFT JOIN phpbb_users u2 ON u2.user_id = p.reporter_id WHERE p.reporter_id <> 0 AND f.forum_id = p.forum_id AND t.topic_id = p.topic_id AND pt.post_id = p.post_id ORDER BY p.post_id ASC
Line : 253
File : /opt/web4/html/report.php
Was hab ich falsch gemacht?
Bräuchte dringend Hilfe.
THX
Angel2003