Home › Forums › JW Player 7 for WordPress › Getting Notices of errors on video page… › Reply To: Getting Notices of errors on video page…
9 June 2016 at 23:43
#1193
Keymaster
Hi Kelly.
A php notice is not an error, so don’t worry about it.
If you can see that message, it’s because you have this line of code in your wp-config.php:
define(‘WP_DEBUG’, true);
Change it to false and everything will be ok.
I’ll fix it in a future update, ok?
Thanks.