-
after update to the latest version of the plugin i can see this error in the console
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
Foliovision › Forums › FV Player › Bug Reports › Latest plugin creates an error in the console
after update to the latest version of the plugin i can see this error in the console
Hello PatrickBrian,
I’m not getting that error here: https://www.optimize.me/greatest-year-ever/
Does it happen only when you are logged in? Does it seem to break anything?
Ideally you would be able to enable SCRIPT_DEBUG to be able to give us a better error trace. You can do so by adding this to your wp-config.php if you have experience with editing of PHP files:
define( 'SCRIPT_DEBUG', true );
Thanks,
Martin