Error a la base de dades del WordPress: [Table 'jovesnathi801.mod125_tec_occurrences' doesn't exist]SELECT SQL_CALC_FOUND_ROWS mod125_posts.ID FROM mod125_posts LEFT JOIN mod125_term_relationships ON (mod125_posts.ID = mod125_term_relationships.object_id) LEFT JOIN mod125_term_relationships AS tt1 ON (mod125_posts.ID = tt1.object_id) JOIN mod125_icl_translations wpml_translations
ON mod125_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', mod125_posts.post_type) JOIN mod125_tec_occurrences ON mod125_posts.ID = mod125_tec_occurrences.post_id WHERE 1=1 AND (
mod125_term_relationships.term_taxonomy_id IN (341)
AND
tt1.term_taxonomy_id IN (341)
) AND ((mod125_posts.post_type = 'tribe_events' AND (mod125_posts.post_status = 'publish' OR mod125_posts.post_status = 'tribe-ea-success' OR mod125_posts.post_status = 'tribe-ea-failed' OR mod125_posts.post_status = 'tribe-ea-schedule' OR mod125_posts.post_status = 'tribe-ea-pending' OR mod125_posts.post_status = 'tribe-ea-draft'))) AND ( ( ( wpml_translations.language_code = 'ca' OR (
wpml_translations.language_code = 'ca'
AND mod125_posts.post_type IN ( 'et_header_layout','et_body_layout','et_footer_layout' )
AND ( (
( SELECT COUNT(element_id)
FROM mod125_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'ca'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM mod125_icl_translations t2
JOIN mod125_posts p ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'ca'
AND (
p.post_status = 'publish' OR
p.post_type='attachment' AND p.post_status = 'inherit'
)
) = 0 ) )
) ) AND mod125_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','et_pb_layout','project','tribe_venue','tribe_organizer','tribe_events','et_header_layout','et_body_layout','et_footer_layout' ) ) OR mod125_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','et_pb_layout','project','tribe_venue','tribe_organizer','tribe_events','et_header_layout','et_body_layout','et_footer_layout' ) ) GROUP BY mod125_tec_occurrences.occurrence_id ORDER BY mod125_posts.post_date DESC LIMIT 0, 5
Error a la base de dades del WordPress: [Table 'jovesnathi801.mod125_tec_occurrences' doesn't exist]SELECT SQL_CALC_FOUND_ROWS mod125_posts.ID, CAST( mod125_tec_occurrences.start_date_utc AS DATETIME ) AS event_date_utc, CAST( mod125_tec_occurrences.duration AS DECIMAL ) AS event_duration FROM mod125_posts LEFT JOIN mod125_term_relationships ON (mod125_posts.ID = mod125_term_relationships.object_id) JOIN mod125_icl_translations wpml_translations
ON mod125_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', mod125_posts.post_type)
JOIN mod125_tec_occurrences ON mod125_posts.ID = mod125_tec_occurrences.post_id WHERE 1=1 AND (
mod125_term_relationships.term_taxonomy_id IN (341)
) AND mod125_posts.post_type = 'tribe_events' AND ((mod125_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'ca' OR (
wpml_translations.language_code = 'ca'
AND mod125_posts.post_type IN ( 'et_header_layout','et_body_layout','et_footer_layout' )
AND ( (
( SELECT COUNT(element_id)
FROM mod125_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'ca'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM mod125_icl_translations t2
JOIN mod125_posts p ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'ca'
AND (
p.post_status = 'publish' OR
p.post_type='attachment' AND p.post_status = 'inherit'
)
) = 0 ) )
) ) AND mod125_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','et_pb_layout','project','tribe_venue','tribe_organizer','tribe_events','et_header_layout','et_body_layout','et_footer_layout' ) ) OR mod125_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','et_pb_layout','project','tribe_venue','tribe_organizer','tribe_events','et_header_layout','et_body_layout','et_footer_layout' ) ) AND ((
TIMESTAMPDIFF ( SECOND, mod125_tec_occurrences.start_date_utc, '2034-11-04 22:59:59' ) >= 1
AND
TIMESTAMPDIFF ( SECOND, '2034-11-03 23:00:00', mod125_tec_occurrences.end_date_utc ) >= 1
)) GROUP BY mod125_tec_occurrences.occurrence_id ORDER BY mod125_tec_occurrences.start_date_utc ASC, mod125_tec_occurrences.duration ASC, mod125_posts.post_date ASC LIMIT 0, 30