tpl=1 funktioniert nicht...

1
Bug #
Priorität3 (🔹 Normal)
BereichSmarty
Titletpl=1 funktioniert nicht...
Beschreibunghier kommt das:

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 '' at line 1



SQL-Query:
SELECT comments.*, comments_unread.id as isunread, UNIX_TIMESTAMP(date) as date, user.clan_tag, user.username FROM comments LEFT JOIN user on comments.user_id = user.id LEFT JOIN comments_unread ON (comments.id=comments_unread.comment_id AND comments_unread.user_id = '117') WHERE comments.board='t' ORDER BY date desc LIMIT 0,

FILE:
/home/CME/z/zooomclan/www/includes/forum.inc.php

Line:
868
Reported by @
 
Git Commit
Assigned to @ 16.08.2004 22:25
StatusResolved @ 1