ValisVeckers / RadioDJ-now-playing-PHP

Package for easy to set up RadioDJ now playing info PHP script
4 stars 1 forks source link

PHP 7.4 Trying to access array offset on value of type bool #1

Open groucha17 opened 3 years ago

groucha17 commented 3 years ago

Hello,

I am trying to send now playing info to a website. I set up everything it has to. I have this error I can not solve

PHP Notice: Trying to access array offset on value of type bool in /home/clients/ea27f7cbee09d7101a32496af37c62cf/web/nowplaying/display.php on line 36

PHP Notice: Trying to access array offset on value of type bool in /home/clients/ea27f7cbee09d7101a32496af37c62cf/web/nowplaying/display.php on line 38

What should I have to do please ?

Regards

Stéphane

rmueck commented 3 years ago

Hi, probably this might help: php-issue