Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Ja
Dein Wissensstand: Grundwissen
Was hast Du gemacht, bevor das Problem aufgetreten ist?
Was hast Du bereits versucht um das Problem zu lösen?
Diskussion mit Author von "Who was here"
Fehlerbeschreibung und Nachricht
Hi .........
bei aktivierten Debug Modus bekomme ich im ACP bei "Auf Mod updates prüfen" folgende Fehlermeldung:
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/acp/acp_version_check.php on line 186: Undefined index: value
[phpBB Debug] PHP Notice: in file /includes/acp/acp_version_check.php on line 84: Undefined index: description
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 155: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 156: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 157: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
Nimm ich die nv_wwh_version check raus fällt diese Fehlermeldung weg und nur noch die anderen bleiben bestehen.
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/acp/acp_version_check.php on line 186: Undefined index: value
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/acp/acp_version_check.php on line 84: Undefined index: description
Irgendwie scheint da was nicht ganz zu passen.
Gruß Huch[/i]