Page 1 of 1

Problem mit Beiträgen

Posted: 16. January 2010 10:09
by metro2001
Deine Portal Version: 1.0.0RC3
Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Ja
Dein Wissensstand: Einsteiger
Link zu Deinem Forum: http://fmdportal.ckop.de/phpBB3

Was hast Du gemacht, bevor das Problem aufgetreten ist?
Hallo zusammen,

ich habe, nachdem ich einiges hier über die Einrichtung des Boards lernen konnte, nun doch ein Problem, dass ich nicht alleine lösen kann...

Ich habe NV_Who_was_online installiert nach Beschreibung hier im Forum...


Was hast Du bereits versucht um das Problem zu lösen?
Habe noch einmal den Zustand vorher hergestellt und NV_Who_was_online neu installiert.

Fehlerbeschreibung und Nachricht
Das Portal funktioniert total sauber. Der Fehler taucht auf, wenn man einen Beitrag anklickt und anzeigen lässt. Unterhalb des Fehlercodes wird dann die Seite richtig angezeigt...

Code: Select all

[phpBB Debug] PHP Notice: in file /includes/session.php on line 2164: strtr() [function.strtr]: The second argument is not an array.
[phpBB Debug] PHP Notice: in file /includes/session.php on line 2164: strtr() [function.strtr]: The second argument is not an array.
[phpBB Debug] PHP Notice: in file /includes/session.php on line 2164: strtr() [function.strtr]: The second argument is not an array.
[phpBB Debug] PHP Notice: in file /includes/session.php on line 2164: strtr() [function.strtr]: The second argument is not an array.
[phpBB Debug] PHP Notice: in file /includes/session.php on line 2164: strtr() [function.strtr]: The second argument is not an array.
[phpBB Debug] PHP Notice: in file /includes/session.php on line 2164: strtr() [function.strtr]: The second argument is not an array.
[phpBB Debug] PHP Notice: in file /includes/session.php on line 2164: strtr() [function.strtr]: The second argument is not an array.
[phpBB Debug] PHP Notice: in file /includes/session.php on line 2164: strtr() [function.strtr]: The second argument is not an array.
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4204: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4206: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4207: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4208: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
Wer kann mir dabei helfen?[/i]

Re: Problem mit Beiträgen

Posted: 16. January 2010 14:22
by Marc
Ich weiß leider nicht wovon das kommt, da ich nicht weiß was ob $date_cache von NV who was here modifiziert wird oder nicht. Am besten du fragst mal auf phpBB.de oder phpBB.com nach hilfe, da das ja nicht wirklich etwas mit dem Portal zu tun hat. Das Portal ändert nichts in diesem Teil von includes/session.php ab.

Re: Problem mit Beiträgen

Posted: 16. January 2010 19:04
by metro2001
ok, danke dir Marc. Das wusste ich nicht...

Gruß,
metro