Impressum
Partner:
Krankenversicherungs- Service von Holfelder & Schüssel
|
Allgemeiner Fehler |
|
Could not get similar topics
DEBUG MODE
SQL Error : 1055 Expression #8 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'multiracing.u.user_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
SELECT t.topic_type, t.topic_status, t.topic_id, t.topic_title, t.topic_time, t.topic_replies, t.topic_last_post_id, u.user_id, u.username, f.forum_id, f.forum_name, p.post_time, p.post_username
FROM phpbb_topics t, phpbb_users u, phpbb_forums f, phpbb_posts p
WHERE t.topic_id = '5'
AND f.forum_id = t.forum_id
AND p.topic_id = t.topic_id
AND u.user_id = p.poster_id
GROUP BY t.topic_id Line : 496 File : viewtopic.php |
|
|
|