After to upgrading to Wordpress 3.5 I am getting the following in Habitat theme on post pages:
"Warning: Missing argument 2 for wpdb::prepare(), called in /home/fhlinux221/b/XXXXXXX/user/htdocs/wp-content/plugins/post-views/post-views.php on line 1699 and defined in /home/fhlinux221/b/XXXXXXXX/user/htdocs/wp-includes/wp-db.php on line 990"
I googled it an tried the wp-config.php solution of putting in 'ini_set( 'display_errors', false ); error_reporting( 0 );' however this doesn't seem to do anything.
Any ideas...?














