Object of class wpdb could not be converted to string
-
Been running 3.1 Multi Site for a while and came accross this whilst developing a plugin on my local host server.
$wpdb->query( $wpdb->prepare( "DELETE FROM $wpdb->$ossf_quotes WHERE user_email = '$ossf_email' " ));
Realise it could be a problem already solved but if not ———–
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Object of class wpdb could not be converted to string’ is closed to new replies.