Nur danach kommen auf meiner Hauptseite folgende Fehlermeldungen und zwar ganz oben noch über dem Banner:
Wo ist das Problem? Ich habe bis jetzt nur eine Kategorie und ein Forum eingerichtet. Das wollte ich alles später machen. Daran liegt es nicht oder?[phpBB Debug] PHP Notice: in file /index.php on line 129: include(./includes/functions_recenttopics.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /index.php on line 129: include() [function.include]: Failed opening './includes/functions_recenttopics.php' for inclusion (include_path='.:/etc/php/lib')
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3760: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3762: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3763: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3764: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
Zusatz: Und die Schriftgröße der gesamten Menüs ist total groß geworden wenn man sich anmeldet
EDIT: Ich hab den Fehler gefunden. Ich hatte vergessen die functions_recenttopics.php Datei zu kopieren.
Und es klappt auch jetzt. Eine Frage hätte ich trotzdem: Wie kann ich es einstellen, dass von einem Thread nur der jeweils letzte Beitrag angezeigt wird und nicht auch wenn zeitlich gesehen z.B. die letzten 5 Beiträge von denselben thread angezeigt werden.
Also nicht:
Thread1
in Forum xy
Thread1
in Forum xy
Thread1
in Forum xy
Thread 3
in Forum xx
Sondern:
Thread1
in Forum xy
Thread3
in Forum xx