Home › Forum › JW Player 7 for WordPress › Getting Notices of errors on video page… › Rispondi a: Getting Notices of errors on video page…
9 Giugno 2016 alle 23:43
#1193
Amministratore del forum
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.