hab die KB soweit richtig eingebaut, doch wenn ich eine kategorie in der KB öffnen möchte, kommt folgende fehlermeldung:
Code: Alles auswählen
Could not obtain article data
DEBUG MODE
SQL Error : 1109 Unknown table 'tt' in order clause
SELECT t.*, u.username, u.user_id, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_allowsmile FROM phpbb_kb_articles t, phpbb_users u WHERE t.article_category_id = 2 AND u.user_id = t.article_author_id ORDER BY tt.topic_last_post_id ASC LIMIT 0, 25
Line : 223
File : /var/www/web387/html/forum/includes/functions_kb.php

und dann hab ich noch eine frage: ist es möglich, die KB als area anzeigen zu lassen?