Hi,
I have the same problem but in the Ads section: Warning: Missing argument 2 for wpdb::prepare(), called in /home/qantroco/public_html/clisko.com/wp-content/themes/classipress/includes/admin/admin-options.php on line 870 and defined in /home/qantroco/public_html/clisko.com/wp-includes/wp-db.php on line 992. I found the stream but don’t know how to modify it.
line 870: $ad_rev_total = $wpdb->get_var( $wpdb->prepare( “SELECT sum(mc_gross) FROM $wpdb->cp_order_info” ) );
line 992: function prepare( $query, $args ) {
Any help would be appreciated.
Regards,
Tradock