Multiple PHP notices and errors
-
Here’s what I get:
Notice: Undefined index: HTTPS in /home/httpd/vhosts/luxrec.net/httpdocs/wp/wp-content/plugins/audio-player/audio-player.php on line 127Notice: Undefined index: SERVER_PORT_SECURE in /home/httpd/vhosts/luxrec.net/httpdocs/wp/wp-content/plugins/audio-player/audio-player.php on line 127
Notice: Uninitialized string offset: 0 in /home/httpd/vhosts/luxrec.net/httpdocs/wp/wp-content/plugins/audio-player/audio-player.php on line 471
Warning: array_splice() expects parameter 1 to be array, string given in /home/httpd/vhosts/luxrec.net/httpdocs/wp/wp-content/plugins/audio-player/audio-player.php on line 503
Notice: Uninitialized string offset: 0 in /home/httpd/vhosts/luxrec.net/httpdocs/wp/wp-content/plugins/audio-player/audio-player.php on line 471
Warning: array_splice() expects parameter 1 to be array, string given in /home/httpd/vhosts/luxrec.net/httpdocs/wp/wp-content/plugins/audio-player/audio-player.php on line 503
And the player claims “File not found” though I use an absolute URL on the same server.
- The topic ‘Multiple PHP notices and errors’ is closed to new replies.