Warning: Undefined variable $short in /www/htdocs/w014a489/IMLNEU2021/wp-content/themes/iml/template-parts/content/entry_content-events_small.php on line 22
Mittwoch, 27.08.2025
acf
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /www/htdocs/w014a489/IMLNEU2021/wp-includes/functions.php on line 6121woocommerce-tm-extra-product-options
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /www/htdocs/w014a489/IMLNEU2021/wp-includes/functions.php on line 6121wpgs-td
wurde zu früh ausgelöst. Das ist normalerweise ein Hinweis auf Code im Plugin oder Theme, der zu früh läuft. Übersetzungen sollten mit der Aktion init
oder später geladen werden. Weitere Informationen: Debugging in WordPress (engl.). (Diese Meldung wurde in Version 6.7.0 hinzugefügt.) in /www/htdocs/w014a489/IMLNEU2021/wp-includes/functions.php on line 6121woocommerce-conditional-shipping-and-payments
wurde zu früh ausgelöst. Das ist normalerweise ein Hinweis auf Code im Plugin oder Theme, der zu früh läuft. Übersetzungen sollten mit der Aktion init
oder später geladen werden. Weitere Informationen: Debugging in WordPress (engl.). (Diese Meldung wurde in Version 6.7.0 hinzugefügt.) in /www/htdocs/w014a489/IMLNEU2021/wp-includes/functions.php on line 6121woocommerce-csv-import-suite
wurde zu früh ausgelöst. Das ist normalerweise ein Hinweis auf Code im Plugin oder Theme, der zu früh läuft. Übersetzungen sollten mit der Aktion init
oder später geladen werden. Weitere Informationen: Debugging in WordPress (engl.). (Diese Meldung wurde in Version 6.7.0 hinzugefügt.) in /www/htdocs/w014a489/IMLNEU2021/wp-includes/functions.php on line 6121yith-woocommerce-request-a-quote
wurde zu früh ausgelöst. Das ist normalerweise ein Hinweis auf Code im Plugin oder Theme, der zu früh läuft. Übersetzungen sollten mit der Aktion init
oder später geladen werden. Weitere Informationen: Debugging in WordPress (engl.). (Diese Meldung wurde in Version 6.7.0 hinzugefügt.) in /www/htdocs/w014a489/IMLNEU2021/wp-includes/functions.php on line 6121WordPress-Datenbank-Fehler: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ASC,
CASE WHEN (
EXISTS (
SELECT 1
F...' at line 37]SELECT SQL_CALC_FOUND_ROWS DZuHT_posts.ID
FROM DZuHT_posts LEFT JOIN DZuHT_term_relationships ON (DZuHT_posts.ID = DZuHT_term_relationships.object_id) JOIN DZuHT_icl_translations wpml_translations
ON DZuHT_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', DZuHT_posts.post_type) LEFT JOIN DZuHT_postmeta AS iml_pm_termine_begin
ON (iml_pm_termine_begin.post_id = DZuHT_posts.ID
AND iml_pm_termine_begin.meta_key = 'termine_date_begin')
WHERE 1=1 AND (
DZuHT_term_relationships.term_taxonomy_id IN (72,76,88,115,202,357,417,418,419,420,421,473,482,491,492,493,494,495,496,497)
AND
DZuHT_posts.ID NOT IN (
SELECT object_id
FROM DZuHT_term_relationships
WHERE term_taxonomy_id IN (473)
)
) AND ((DZuHT_posts.post_type = 'post' AND (DZuHT_posts.post_status = 'publish' OR DZuHT_posts.post_status = 'acf-disabled' OR DZuHT_posts.post_status = 'wc-ywraq-new' OR DZuHT_posts.post_status = 'wc-ywraq-pending' OR DZuHT_posts.post_status = 'wc-ywraq-expired' OR DZuHT_posts.post_status = 'wc-ywraq-accepted' OR DZuHT_posts.post_status = 'wc-ywraq-rejected'))) AND ( ( ( wpml_translations.language_code = 'de' OR (
wpml_translations.language_code = 'de'
AND DZuHT_posts.post_type IN ( 'tm_lookuptable_cp' )
AND ( (
( SELECT COUNT(element_id)
FROM DZuHT_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'de'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM DZuHT_icl_translations t2
JOIN DZuHT_posts p ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'de'
AND (
p.post_status = 'publish' OR p.post_status = 'private' OR
( p.post_type='attachment' AND p.post_status = 'inherit' )
)
) = 0 ) )
) ) AND DZuHT_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','portfolio','seminare','rezensionen','contactperson','faq','popup','product','product_variation','ywraq-pdf-template','wc_reminder_email','tm_lookuptable_cp' ) ) OR DZuHT_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','portfolio','seminare','rezensionen','contactperson','faq','popup','product','product_variation','ywraq-pdf-template','wc_reminder_email','tm_lookuptable_cp' ) )
GROUP BY DZuHT_posts.ID
ORDER BY ASC,
CASE WHEN (
EXISTS (
SELECT 1
FROM DZuHT_term_relationships tr
INNER JOIN DZuHT_term_taxonomy tt ON tt.term_taxonomy_id = tr.term_taxonomy_id
INNER JOIN DZuHT_terms t ON t.term_id = tt.term_id
WHERE tr.object_id = DZuHT_posts.ID
AND tt.taxonomy = 'category'
AND t.slug = 'messetermine'
)
) AND (
COALESCE(
STR_TO_DATE(iml_pm_termine_begin.meta_value, '%Y-%m-%d'),
STR_TO_DATE(iml_pm_termine_begin.meta_value, '%d.%m.%Y'),
FROM_UNIXTIME(
CASE WHEN iml_pm_termine_begin.meta_value REGEXP '^[0-9]{10}$'
THEN iml_pm_termine_begin.meta_value
ELSE NULL
END
)
)
>= '2025-08-20')
THEN
COALESCE(
STR_TO_DATE(iml_pm_termine_begin.meta_value, '%Y-%m-%d'),
STR_TO_DATE(iml_pm_termine_begin.meta_value, '%d.%m.%Y'),
FROM_UNIXTIME(
CASE WHEN iml_pm_termine_begin.meta_value REGEXP '^[0-9]{10}$'
THEN iml_pm_termine_begin.meta_value
ELSE NULL
END
)
)
END ASC
,
CASE WHEN NOT (
EXISTS (
SELECT 1
FROM DZuHT_term_relationships tr
INNER JOIN DZuHT_term_taxonomy tt ON tt.term_taxonomy_id = tr.term_taxonomy_id
INNER JOIN DZuHT_terms t ON t.term_id = tt.term_id
WHERE tr.object_id = DZuHT_posts.ID
AND tt.taxonomy = 'category'
AND t.slug = 'messetermine'
)
)
THEN DZuHT_posts.post_date END DESC
,
CASE WHEN (
EXISTS (
SELECT 1
FROM DZuHT_term_relationships tr
INNER JOIN DZuHT_term_taxonomy tt ON tt.term_taxonomy_id = tr.term_taxonomy_id
INNER JOIN DZuHT_terms t ON t.term_id = tt.term_id
WHERE tr.object_id = DZuHT_posts.ID
AND tt.taxonomy = 'category'
AND t.slug = 'messetermine'
)
) AND (
COALESCE(
STR_TO_DATE(iml_pm_termine_begin.meta_value, '%Y-%m-%d'),
STR_TO_DATE(iml_pm_termine_begin.meta_value, '%d.%m.%Y'),
FROM_UNIXTIME(
CASE WHEN iml_pm_termine_begin.meta_value REGEXP '^[0-9]{10}$'
THEN iml_pm_termine_begin.meta_value
ELSE NULL
END
)
)
< '2025-08-20')
THEN
COALESCE(
STR_TO_DATE(iml_pm_termine_begin.meta_value, '%Y-%m-%d'),
STR_TO_DATE(iml_pm_termine_begin.meta_value, '%d.%m.%Y'),
FROM_UNIXTIME(
CASE WHEN iml_pm_termine_begin.meta_value REGEXP '^[0-9]{10}$'
THEN iml_pm_termine_begin.meta_value
ELSE NULL
END
)
)
END DESC
, DZuHT_posts.ID DESC
LIMIT 9, 9
Diese Seite ist nicht oder nicht mehr Verfügbar. Sie können die Suchfunktion verwenden um unsere Webseite zu durchsuchen