sizeof(): Parameter must be an array or an object that implements Countable

Support für Extensions für phpBB 3.2.x von Entwickler OXPUS
Antworten
Sajaki9
Beiträge: 5
Registriert: So 17. Sep 2017, 10:35

sizeof(): Parameter must be an array or an object that implements Countable

Beitrag von Sajaki9 »

hello,

i'm using php 7.2.23, phpbb 3.2.2, and Download Extension for phpBB 3.2 v 7.3
site https://www.avathar.be/bbdkp/app.php/dlext/

Since upgrading php from 7.1 to 7.2 i have these warning messages:

Code: Alles auswählen

[phpBB Debug] PHP Warning: in file [ROOT]/ext/oxpus/dlext/phpbb/classes/class_dl_init.php on line 192: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4517: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3268)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4517: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3268)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4517: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3268)
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2660
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: sizeof(): Parameter must be an array or an object that implements Countable

Beitrag von oxpus »

Hello,

please try the attached file (unzipped after download).
Replace the existing one in the folder

Code: Alles auswählen

[ROOT]/ext/oxpus/dlext/phpbb/classes/
Dateianhänge
class_dl_init.zip
(3.29 KiB) 282-mal heruntergeladen
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Antworten