WordPress database error: [Not unique table/alias: 'icl_t']
SELECT t.term_id FROM wpdz_terms AS t INNER JOIN wpdz_term_taxonomy AS tt ON t.term_id = tt.term_id LEFT JOIN wpdz_icl_translations icl_t ON icl_t.element_id = tt.term_taxonomy_id AND icl_t.element_type IN ('tax_product_tag') LEFT JOIN wpdz_icl_translations icl_t ON icl_t.element_id = tt.term_taxonomy_id AND icl_t.element_type IN ('tax_product_tag') WHERE tt.taxonomy IN ('product_tag') AND tt.count > 0 AND ( ( icl_t.element_type IN ('tax_product_tag') AND ( icl_t.language_code = 'en' OR 0 ) ) OR icl_t.element_type NOT IN ('tax_product_tag') OR icl_t.element_type IS NULL ) AND ( ( icl_t.element_type IN ('tax_product_tag') AND ( icl_t.language_code = 'en' OR 0 ) ) OR icl_t.element_type NOT IN ('tax_product_tag') OR icl_t.element_type IS NULL ) ORDER BY tt.count DESC LIMIT 45