WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wp_options WHERE option_name = 'sticky_posts_de' LIMIT 1

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'acf-post-type' AND ((wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')) ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'acf-ui-options-page' AND ((wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')) ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wp_options WHERE option_name = 'tec_storage' LIMIT 1

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_name, option_value FROM wp_options WHERE option_name IN ('_site_transient_wp_theme_files_patterns-8571c27ac5e90d0cb6b38ed057fae076','_site_transient_timeout_wp_theme_files_patterns-8571c27ac5e90d0cb6b38ed057fae076')

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_timeout_wp_theme_files_patterns-8571c27ac5e90d0cb6b38ed057fae076', '1764962523', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_wp_theme_files_patterns-8571c27ac5e90d0cb6b38ed057fae076', 'a:2:{s:7:\"version\";s:5:\"1.0.0\";s:8:\"patterns\";a:0:{}}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_name, option_value FROM wp_options WHERE option_name IN ('_site_transient_wp_theme_files_patterns-6316aaa7061178d5b97f4622a4eeebbd','_site_transient_timeout_wp_theme_files_patterns-6316aaa7061178d5b97f4622a4eeebbd')

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_timeout_wp_theme_files_patterns-6316aaa7061178d5b97f4622a4eeebbd', '1764962523', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_site_transient_wp_theme_files_patterns-6316aaa7061178d5b97f4622a4eeebbd', 'a:2:{s:7:\"version\";s:4:\"7.14\";s:8:\"patterns\";a:0:{}}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wp_options WHERE option_name = 'wpml_notices' LIMIT 1

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wp_options WHERE option_name = '_wpml_dismissed_notices' LIMIT 1

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT a.action_id FROM wp_actionscheduler_actions a WHERE 1=1 AND a.hook='tec_clear_expired_key_value_cache' AND a.status IN ('in-progress', 'pending') LIMIT 0, 1

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT group_id FROM wp_actionscheduler_groups WHERE slug=''

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SHOW FULL COLUMNS FROM `wp_actionscheduler_groups`

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
INSERT INTO wp_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` ) SELECT 'tec_clear_expired_key_value_cache', 'pending', '2025-12-06 06:52:03', '2025-12-06 07:52:03', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1765003923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1765003923;}', 0, 10, '[]' FROM DUAL WHERE ( SELECT NULL FROM DUAL ) IS NULL

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10 AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation` FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON st.string_id = s.id AND st.`language` = 'de' WHERE s.name = '[tribe_events_calendar_options]disable_metabox_custom_fields' AND s.context = 'admin_texts_tribe_events_calendar_options' AND s.gettext_context = ''

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10 AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation` FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON st.string_id = s.id AND st.`language` = 'de' WHERE s.name = '[tribe_events_calendar_options]debugEvents' AND s.context = 'admin_texts_tribe_events_calendar_options' AND s.gettext_context = ''

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wp_options WHERE option_name = 'pue_install_key_event_aggregator' LIMIT 1

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wp_options WHERE option_name = 'sbg_sidebars' LIMIT 1

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wp_options WHERE option_name = 'avada_510_site_width_calcde' LIMIT 1

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wp_options WHERE option_name = 'avada_adobe_fonts' LIMIT 1

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_name, option_value FROM wp_options WHERE option_name IN ('_transient_fusion_hubspot_token','_transient_timeout_fusion_hubspot_token')

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wp_options WHERE option_name = 'fusion_hubspot_refresh' LIMIT 1

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wp_options WHERE option_name = 'fusion_mailchimp_token' LIMIT 1

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT s.value, s.name, s.context as domain, s.gettext_context as context, IF(st.status = 10 AND st.value IS NOT NULL, st.`value`, st.mo_string) AS `translation` FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON st.string_id = s.id AND st.`language` = 'de' WHERE s.name = '[tribe_events_calendar_options]tribeEventsTemplate' AND s.context = 'admin_texts_tribe_events_calendar_options' AND s.gettext_context = ''

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'fusion_template' AND ((wp_posts.post_status = 'publish')) ORDER BY wp_posts.post_date DESC

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_name, option_value FROM wp_options WHERE option_name IN ('_transient_fusion_dynamic_js_readable','_transient_timeout_fusion_dynamic_js_readable')

WordPress-Datenbank-Fehler: [User 'interru238' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT option_value FROM wp_options WHERE option_name = 'acf_pro_license' LIMIT 1

Anstehende Veranstaltungen – Projet GRACE Skip to content
  • FR
  • DE
0 Veranstaltungen gefunden.
Hinweis
Es sind keine anstehenden Veranstaltungen vorhanden.
Hinweis
Es sind keine anstehenden Veranstaltungen vorhanden.

Veranstaltungen Suche und Ansichten, Navigation

Veranstaltung Ansichten-Navigation

  • Liste
  • Monat
  • Tag
Heute
  • Heute
  • Google Kalender
  • iCalendar
  • Outlook 365
  • Outlook Live
  • .ics-Datei exportieren
  • Exportiere Outlook .ics Datei

interreggrace@gmail.com

© 2012 - 2025 • Avada is a Website Builder for WordPress and eCommerce • All Rights Reserved • Developed by ThemeFusion

Page load link
Go to Top