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 FROM mod125_posts 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_posts.post_password != '' AND mod125_posts.post_type = 'tribe_events' AND ((mod125_posts.post_status <> 'trash' AND mod125_posts.post_status <> 'auto-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_tec_occurrences.start_date_utc ASC, mod125_posts.post_date ASC LIMIT 0, 10
Error a la base de dades del WordPress: [Table 'jovesnathi801.mod125_tec_occurrences' doesn't exist]SELECT 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 (327)
) 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, '2028-03-11 22:59:59' ) >= 1
AND
TIMESTAMPDIFF ( SECOND, '2028-03-10 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
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 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 (327)
) AND (
CAST(mod125_tec_occurrences.start_date_utc AS DATETIME) > '2028-03-10 23:00:00'
) 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' ) ) GROUP BY mod125_tec_occurrences.occurrence_id ORDER BY mod125_tec_occurrences.start_date_utc ASC, mod125_posts.post_date ASC LIMIT 0, 10
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 FROM mod125_posts 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 (
CAST(mod125_tec_occurrences.start_date_utc AS DATETIME) > '2026-03-20 23:00:00'
) 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' ) ) GROUP BY mod125_tec_occurrences.occurrence_id ORDER BY mod125_tec_occurrences.start_date_utc ASC, mod125_posts.post_date ASC LIMIT 0, 10
Error a la base de dades del WordPress: [Table 'jovesnathi801.mod125_tec_occurrences' doesn't exist]SELECT mod125_posts.ID, CAST( mod125_tec_occurrences.start_date_utc AS DATETIME ) AS event_date_utc 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 (327)
) AND (
CAST(mod125_tec_occurrences.start_date_utc AS DATETIME) > '2028-03-11 22:59:59'
) 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' ) ) GROUP BY mod125_tec_occurrences.occurrence_id ORDER BY mod125_tec_occurrences.start_date_utc ASC, mod125_posts.post_date ASC
Error a la base de dades del WordPress: [Table 'jovesnathi801.mod125_tec_occurrences' doesn't exist]SELECT mod125_posts.ID, CAST( mod125_tec_occurrences.start_date_utc AS DATETIME ) AS event_date_utc 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 (327)
) AND (
CAST(mod125_tec_occurrences.start_date_utc AS DATETIME) < '2028-03-10 23:00:00'
) 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' ) ) GROUP BY mod125_tec_occurrences.occurrence_id ORDER BY mod125_tec_occurrences.start_date_utc DESC, mod125_posts.post_date DESC
- Google Calendar
- iCalendar
- Outlook 365
- Outlook Live
- Exporta el fitxer .ics
-
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 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 (327) ) AND ( CAST(mod125_tec_occurrences.start_date_utc AS DATETIME) > '2028-03-10 23:00:00' ) 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' ) ) GROUP BY mod125_tec_occurrences.occurrence_id ORDER BY mod125_tec_occurrences.start_date_utc ASC, mod125_posts.post_date ASC LIMIT 0, 10
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 FROM mod125_posts 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 (
CAST(mod125_tec_occurrences.start_date_utc AS DATETIME) > '2026-03-20 23:00:00'
) 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' ) ) GROUP BY mod125_tec_occurrences.occurrence_id ORDER BY mod125_tec_occurrences.start_date_utc ASC, mod125_posts.post_date ASC LIMIT 0, 10
Error a la base de dades del WordPress: [Table 'jovesnathi801.mod125_tec_occurrences' doesn't exist]SELECT mod125_posts.ID, CAST( mod125_tec_occurrences.start_date_utc AS DATETIME ) AS event_date_utc 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 (327)
) AND (
CAST(mod125_tec_occurrences.start_date_utc AS DATETIME) > '2028-03-11 22:59:59'
) 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' ) ) GROUP BY mod125_tec_occurrences.occurrence_id ORDER BY mod125_tec_occurrences.start_date_utc ASC, mod125_posts.post_date ASC
Error a la base de dades del WordPress: [Table 'jovesnathi801.mod125_tec_occurrences' doesn't exist]SELECT mod125_posts.ID, CAST( mod125_tec_occurrences.start_date_utc AS DATETIME ) AS event_date_utc 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 (327)
) AND (
CAST(mod125_tec_occurrences.start_date_utc AS DATETIME) < '2028-03-10 23:00:00'
) 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' ) ) GROUP BY mod125_tec_occurrences.occurrence_id ORDER BY mod125_tec_occurrences.start_date_utc DESC, mod125_posts.post_date DESC





