Page 1 of 1

Problem mit Beitragsansicht im Portel

Posted: 24. May 2015 13:05
by Karle
Deine Portal Version: 2.1.0-rc2
Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Ja
Dein Wissensstand: Fortgeschritten
Link zu Deinem Forum: http://www.kuhschubsclan.org

Was hast Du gemacht, bevor das Problem aufgetreten ist?
phpBB Upgrade auf neueste Version und Installation von Portal

Was hast Du bereits versucht um das Problem zu lösen?
Bisher keinen Plan

Fehlerbeschreibung und Nachricht
Wenn ich im Portal in der Beitragsansicht eines Themas auf [ alles lesen ] klicke, gibts ganz oben folgende Fehlermeldung:

Code: Select all

[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/template/context.php on line 406: array_merge(): Argument #1 is not an array
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/template/context.php on line 137: Invalid argument supplied for foreach()
Kann man sich auch Live z.B. hier angucken:
http://www.kuhschubsclan.org/app.php/po ... 3=0#n_13_0[/i]

Re: Problem mit Beitragsansicht im Portel

Posted: 25. May 2015 09:14
by Kirk
Hallo
Füge mal diese Änderung ein: https://github.com/board3/Board3-Portal/pull/474/files

Re: Problem mit Beitragsansicht im Portel

Posted: 25. May 2015 11:23
by Karle
Funktioniert.
Vielen Dank dafür :)