Seite 1 von 1

welcom_mod 1.0.2 - Fehlermeldung

Verfasst: 19.06.2008 15:37
von powersilie
Hallo!

Hab gerade den welcom_mod 1.0.2 eingebaut, aber ich bekommen folgende Fehlermeldung:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3498: sprintf() [function.sprintf]: Too few arguments
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3620: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2948)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3622: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2948)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3623: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2948)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3624: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2948)
Bevor jetzt wieder Hinweise auf die Knowledge-Base kommen, ich weiß schon - headers allready sent...

Aber die erste Zeile der Fehlermeldung macht mich stutzig.

Und Zeile 3498 in der functions.php ist diese aus dem Mod.

'WELCOME_GUEST' => sprintf($user->lang['WELCOME_GUEST'], $config['sitename'], append_sid("{$phpbb_root_path}ucp.$phpEx", 'mode=register')),
Da dürfte etwas fehlen (too few arguments)

Wer kann mir da bitte weiterhelfen?

Vielen Dank und lg
Powersilie

Verfasst: 19.06.2008 15:59
von Balint
Hallo!

Hier die Lösung:
http://www.phpbb.com/community/viewtopi ... 5#p5808855


Viele Grüße,
Bálint

Verfasst: 19.06.2008 16:08
von powersilie
Szía Bálint!

Herzlichen Dank für die schnelle Hilfe! DAS war der Fehler :wink:

Liebe Grüße
Karin