Broken thread?

If you found a bug in Illarion or need help ask here. / Wenn Du einen Fehler in Illarion gefunden hast oder Hilfe benötigst, frage hier.

Moderator: Developers

Post Reply
User avatar
Michael Isman
Posts: 119
Joined: Sat Mar 24, 2007 8:33 pm

Broken thread?

Post by Michael Isman »

When i click on the 'Crafting' thread in the general board, I get this message:

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 'FROM phpbb_posts p, phpbb_users u, phpbb_posts_text pt WHERE p

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, u.user_warn, u.user_level, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid, FROM phpbb_posts p, phpbb_users u, phpbb_posts_text pt WHERE p.topic_id = 22996 AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC LIMIT 0, 30

Line : 400
File : viewtopic.php
User avatar
Arien Edhel
Posts: 6645
Joined: Fri Jun 27, 2003 3:08 pm
Location: Here, there and everywhere

Post by Arien Edhel »

I just had the same at the general. Try it again and it will work.
User avatar
Estralis Seborian
Posts: 12308
Joined: Wed Nov 10, 2004 9:14 pm
Location: Sir Postalot
Contact:

Post by Estralis Seborian »

Fixed by teh_nitterz
Post Reply