Dzisiaj, gdy chciałem skorzystać z funkcji 'posty od ostatniej wizyty' ujrzałem tylko:
[phpbb]Could not obtain search results
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 '.user_rank, u.user_posts, u2.user_rank AS rank2, u2.user_posts AS posts2, u.user' at line 1
SELECT t.*, f.forum_id, f.forum_name u.user_rank, u.user_posts, u2.user_rank AS rank2, u2.user_posts AS posts2, u.username, u.user_id, u2.username as user2, u2.user_id as id2, p.post_username, p2.post_username AS post_username2, p2.post_time FROM phpbb_topics t, phpbb_forums f, phpbb_users u, phpbb_posts p, phpbb_posts p2, phpbb_users u2 WHERE t.topic_id IN (27, 111, 114, 117, 124, 129, 132, 134, 135, 165, 167, 175, 208, 221, 225, 226, 227, 241, 253, 255, 261, 263, 314, 341, 375, 401, 525, 757, 812, 916, 927, 956, 1004, 1053, 1204, 1264, 1392, 1458, 1467, 1767, 1780) AND t.topic_poster = u.user_id AND f.forum_id = t.forum_id AND p.post_id = t.topic_first_post_id AND p2.post_id = t.topic_last_post_id AND u2.user_id = p2.poster_id ORDER BY p2.post_time DESC LIMIT 0, 50
Line : 788
File : search.php[/phpbb]
Może mi ktoś powiedzieć, gdzie leży błąd. Bo już się w tym wszystkim pogubiłem.
PS. Sorry, ze nie podaje adresu www, ale w chwili obecnej nie posiadam forum na żadnym z serwerów zewnętrznych.