Quiz-Hack - Lesen von Postings nicht möglich
Verfasst: 14.06.2005 00:37
Ich hab den Quiz-Hack 0.2.1 auf phpbb 2.0.15 installiert.
Soweit so gut. Alles funzt.
Sobald aber irgendein Posting gelesen werden soll kommt folgende Fehlermeldung:
Soweit so gut. Alles funzt.
Sobald aber irgendein Posting gelesen werden soll kommt folgende Fehlermeldung:
Was hab' ich denn da verbockt?Could not obtain post/user information.
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 '// ADDED , pt.quiz_answer AND , p.post_id ASC BY Quiz Hack LIM
SELECT u.username, u.user_id, u.user_posts, u.user_from, u.user_website, u.user_email, u.user_icq, u.user_aim, u.user_yim, u.user_regdate, u.user_msnm, u.user_viewemail, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_avatar, u.user_avatar_type, u.user_allowavatar, u.user_allowsmile, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid, pt.quiz_answer FROM phpbb_posts p, phpbb_users u, phpbb_posts_text pt WHERE p.topic_id = 348 AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC, p.post_id ASC // ADDED , pt.quiz_answer AND , p.post_id ASC BY Quiz Hack LIMIT 0, 15
Line : 401
File : viewtopic.php