-
Hello,
We are running WordPress 3.7.1 with FV 2.1.49. When the admin is logged in and browsing the blog we’re getting this error at the bottom of every page:Warning: Cannot use a scalar value as an array in /wordpress/wp-includes/class.wp-scripts.php on line 162. I’ve found that if we comment out wp-content/plugins/fv-wordpress-flowplayer/controller/frontend.php line 272 the error goes away — but I don’t know what side effects that will have. From what I’ve read the third argument passed in that line needs to be an array, but here a ‘true’ is being passed.
I don’t like modifying plugin files, because it makes it difficult to upgrade. Is there a way that I can fix this issue without modifying the source?
Here is the site and I’ve selected a page which has a player on it: http://drakehomesinc.com/?communities=graustark
It’s working fine as you can see.Thanks,
Trish