Ich hatte mir gestern (vermeintlich erfolgreich) die letzte Version von Invite-A-Friend eingebaut. Funktioniert auch gut so weit.
Gerade eben wollte ich im ACP anhand einer Mailadresse einen Usernamen heraussuchen (ACP >> Benutzer und Gruppen >> Nach einem Mitglied suchen). Das sich öffnende Fenster meldete folgenden Fehler:
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/functions_invite.php on line 831: array_merge() [function.array-merge]: Argument #2 is not an array
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4586: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3710)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4588: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3710)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4589: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3710)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4590: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3710)
Wo könnte der Fehler liegen?
