Hola, esto aparece en nuestro registro de errores. ¿Debería solucionarse? ¿Cómo haría para solucionar este problema?
Gracias por cualquier sugerencia
[18-Jul-2022 14:34:50 UTC] Error de base de datos de WordPress Columna desconocida ‘wph2_postmeta.meta_value’ en ‘lista de campos’ para consulta
SELECCIONE DISTINCT wph2_posts.*, MIN(wph2_postmeta.meta_value) como EventStartDate, MIN(tribe_event_end_date.meta_value) como EventEndDate
DESDE wph2_posts ÚNASE A LA IZQUIERDA wph2_term_relationships ON (wph2_posts.ID = wph2_term_relationships.object_id) ÚNASE A LA IZQUIERDA wph2_postmeta como tribe_event_end_date ON (wph2_posts.ID = tribe_event_end_date.post_id AND tribe_event_end_date.meta_key = ‘_EventEndDate’ )
DONDE 1=1 Y (
wph2_term_relationships.term_taxonomy_id EN (785)
) AND ((wph2_posts.post_type = ‘tribe_events’ AND (wph2_posts.post_status = ‘publish’ OR wph2_posts.post_status = ‘tribe-ea-success’ OR wph2_posts.post_status = ‘tribe-ea-failed’ OR wph2_posts.post_status = ‘ tribe-ea-schedule’ OR wph2_posts.post_status = ‘tribe-ea-pending’ OR wph2_posts.post_status = ‘tribe-ea-draft’))) AND wph2_posts.post_type <> ‘chervinsky-app’ AND wph2_posts.post_type <> ‘aplicación de espectáculo jurado’ Y wph2_posts.post_type <> ‘nepr’
GRUPO POR wph2_posts.ID
ORDENAR POR EventStartDate DESC, wph2_posts.post_date DESC
LÍMITE 0, 1
hecho por require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
La página con la que necesito ayuda: [log in to see the link]