WordPress database error: [Unknown column 'espresso_attendees' in 'where clause']SELECT wp_comments.comment_ID FROM wp_comments JOIN wp_posts ON ( wp_comments.comment_post_ID = wp_posts.ID ) JOIN wp_icl_translations wpml_translations
ON wp_comments.comment_post_ID = wpml_translations.element_id
AND wpml_translations.element_type = 'post_post' AND wpml_translations.language_code = 'en' WHERE ( post_status = 'publish' OR ( post_status = 'inherit' AND post_type = 'attachment' ) ) AND comment_approved = '1' AND wp_posts.post_type != espresso_attendees ORDER BY comment_date_gmt DESC LIMIT 10