wpdb::prepare errors
-
In the Content Providers Admin window I’m seeing a number of wpdb::prepare errors on an install of BP 1.6.3 and WP 3.5
Warning: Missing argument 2 for wpdb::prepare(), called in /home/…domain.com/wp-content/plugins/bebop/core/bebop-tables.php on line 22 and defined in /home/verified/public_html/theclassroo.ms/wp-includes/wp-db.php on line 990
Warning: Missing argument 2 for wpdb::prepare(), called in /home/…domain.com/wp-content/plugins/bebop/core/bebop-tables.php on line 29 and defined in /home/verified/public_html/theclassroo.ms/wp-includes/wp-db.php on line 990
Here’s a related post on the make wordpress site that may be of use:
http://make.wordpress.org/core/2012/12/12/php-warning-missing-argument-2-for-wpdb-prepare/
The topic ‘wpdb::prepare errors’ is closed to new replies.