WordPress database error: [Table 'ingobat_wp620.wpuu_revslider_layer_animations' doesn't exist]SELECT * FROM wpuu_revslider_layer_animations
WordPress database error: [Table 'ingobat_wp620.wpuu_revslider_layer_animations' doesn't exist]SELECT * FROM wpuu_revslider_layer_animations
WordPress database error: [Table 'ingobat_wp620.wpuu_revslider_layer_animations' doesn't exist]SELECT * FROM wpuu_revslider_layer_animations
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SELECT post_status, COUNT( * ) AS num_posts FROM wpuu_posts WHERE post_type = 'post' GROUP BY post_status
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wpuu_posts.ID
FROM wpuu_posts JOIN wpuu_icl_translations wpml_translations
ON wpuu_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', wpuu_posts.post_type)
WHERE 1=1 AND wpuu_posts.post_type = 'wpcf7_contact_form' AND ((wpuu_posts.post_status <> 'trash' AND wpuu_posts.post_status <> 'auto-draft')) AND ( ( ( wpml_translations.language_code = 'en' OR (
wpml_translations.language_code = 'en'
AND wpuu_posts.post_type IN ( 'post','page','custom_css','customize_changeset','oembed_cache','user_request','e-landing-page','elementor_library' )
AND ( (
( SELECT COUNT(element_id)
FROM wpuu_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM wpuu_icl_translations t2
JOIN wpuu_posts p ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'en'
AND (
p.post_status = 'publish' OR
p.post_type='attachment' AND p.post_status = 'inherit'
)
) = 0 ) )
) ) AND wpuu_posts.post_type IN ('post','page','attachment','custom_css','customize_changeset','oembed_cache','user_request','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','elementor_library' ) ) OR wpuu_posts.post_type NOT IN ('post','page','attachment','custom_css','customize_changeset','oembed_cache','user_request','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','elementor_library' ) )
ORDER BY wpuu_posts.ID ASC
LIMIT 0, 20
WordPress database error: [Table 'ingobat_wp620.wpuu_redirection_items' doesn't exist]SELECT * FROM wpuu_redirection_items WHERE match_url IN ('/leistungen/projektmanagement', '/leistungen/projektmanagement', 'regex') AND status='enabled' LIMIT 20000
WordPress database error: [Table 'ingobat_wp620.wpuu_terms' doesn't exist]
SELECT t.term_id
FROM wpuu_terms AS t INNER JOIN wpuu_term_taxonomy AS tt ON t.term_id = tt.term_id LEFT JOIN wpuu_icl_translations icl_t
ON icl_t.element_id = tt.term_taxonomy_id
AND icl_t.element_type IN ('tax_wp_theme')
WHERE tt.taxonomy IN ('wp_theme') AND t.name IN ('byron-child') AND ( ( icl_t.element_type IN ('tax_wp_theme') AND ( icl_t.language_code = 'en' OR (
icl_t.language_code = 'en'
AND tt.taxonomy IN ( 'category','post_tag','wp_theme','wp_template_part_area','elementor_library_category','project_category','pre_footer_category' )
AND ( (
( SELECT COUNT(element_id)
FROM wpuu_icl_translations
WHERE trid = icl_t.trid
AND language_code = 'en'
) = 0
) OR ( 0 ) )
) ) )
OR icl_t.element_type NOT IN ('tax_wp_theme') OR icl_t.element_type IS NULL )
LIMIT 1
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]
SELECT wpuu_posts.ID
FROM wpuu_posts
WHERE 1=1 AND (
0 = 1
) AND wpuu_posts.post_type = 'wp_global_styles' AND ((wpuu_posts.post_status = 'publish'))
GROUP BY wpuu_posts.ID
ORDER BY wpuu_posts.post_date DESC
LIMIT 0, 1
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]
SELECT ID, post_name, post_parent, post_type
FROM wpuu_posts
WHERE post_name IN ('leistungen','projektmanagement')
AND post_type IN ('page','attachment')
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]
SELECT post_type, post_name
FROM wpuu_posts p
LEFT JOIN wpuu_icl_translations wpml_translations
ON wpml_translations.element_id = p.ID
AND CONCAT('post_', p.post_type) = wpml_translations.element_type
AND p.post_type IN ('post','page','attachment','custom_css','customize_changeset','oembed_cache','user_request','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','elementor_library','wpcf7_contact_form','project','pre_footer','mc4wp-form' )
WHERE post_name = 'leistungen/projektmanagement' AND post_type IN ('post', 'page', 'attachment', 'e-landing-page', 'elementor_library', 'project', 'pre_footer')
AND ( post_status = 'publish'
OR ( post_type = 'attachment'
AND post_status = 'inherit' ) )
ORDER BY post_type = 'post' ASC, CASE wpml_translations.language_code WHEN 'en' THEN 3 WHEN 'de' THEN 1 ELSE 0 END DESC , CASE p.post_type WHEN 'page' THEN 2 WHEN 'post' THEN 1 ELSE 0 END DESC
LIMIT 1
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist] SELECT p.ID, p.post_name, p.post_parent, par.post_name as parent_name
FROM wpuu_posts p
JOIN wpuu_icl_translations wpml_translations
ON p.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', p.post_type )
LEFT JOIN wpuu_posts par
ON par.ID = p.post_parent
WHERE p.post_type = 'page' AND p.post_name IN ('leistungen','projektmanagement')
ORDER BY par.post_name IN ('leistungen') DESC
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]
SELECT wpuu_posts.*
FROM wpuu_posts JOIN wpuu_icl_translations wpml_translations
ON wpuu_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', wpuu_posts.post_type)
WHERE 1=1 AND (wpuu_posts.ID = '0') AND wpuu_posts.post_type = 'page' AND ( ( ( wpml_translations.language_code = 'en' OR (
wpml_translations.language_code = 'en'
AND wpuu_posts.post_type IN ( 'post','page','custom_css','customize_changeset','oembed_cache','user_request','e-landing-page','elementor_library','wpcf7_contact_form','project','pre_footer' )
AND ( (
( SELECT COUNT(element_id)
FROM wpuu_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM wpuu_icl_translations t2
JOIN wpuu_posts p ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'en'
AND (
p.post_status = 'publish' OR
p.post_type='attachment' AND p.post_status = 'inherit'
)
) = 0 ) )
) ) AND wpuu_posts.post_type IN ('post','page','attachment','custom_css','customize_changeset','oembed_cache','user_request','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','elementor_library','wpcf7_contact_form','project','pre_footer','mc4wp-form' ) ) OR wpuu_posts.post_type NOT IN ('post','page','attachment','custom_css','customize_changeset','oembed_cache','user_request','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','elementor_library','wpcf7_contact_form','project','pre_footer','mc4wp-form' ) )
ORDER BY wpuu_posts.menu_order ASC
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SELECT ID FROM wpuu_posts WHERE post_name LIKE 'projektmanagement%' AND post_type IN ('post', 'page', 'attachment', 'e-landing-page', 'elementor_library', 'project', 'pre_footer') AND post_status IN ('publish')
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]
SELECT post_type, post_name
FROM wpuu_posts p
LEFT JOIN wpuu_icl_translations wpml_translations
ON wpml_translations.element_id = p.ID
AND CONCAT('post_', p.post_type) = wpml_translations.element_type
AND p.post_type IN ('post','page','attachment','custom_css','customize_changeset','oembed_cache','user_request','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','elementor_library','wpcf7_contact_form','project','pre_footer','mc4wp-form' )
WHERE post_name = 'default-kit' AND post_type IN ('any')
AND ( post_status = 'publish'
OR ( post_type = 'attachment'
AND post_status = 'inherit' ) )
ORDER BY post_type = 'post' DESC, CASE wpml_translations.language_code WHEN 'en' THEN 3 WHEN 'de' THEN 1 ELSE 0 END DESC , CASE p.post_type WHEN 'page' THEN 2 WHEN 'post' THEN 1 ELSE 0 END DESC
LIMIT 1
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]
SELECT ID
FROM wpuu_posts p
JOIN wpuu_icl_translations wpml_translations
ON p.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', p.post_type ) WHERE p.post_type = 'any' AND p.post_name = 'default-kit'
ORDER BY p.post_parent = 0 DESC
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]
SELECT wpuu_posts.*
FROM wpuu_posts
WHERE 1=1 AND wpuu_posts.post_name = 'default-kit' AND wpuu_posts.ID NOT IN (0) AND wpuu_posts.post_type IN ('post', 'page', 'attachment', 'e-landing-page', 'project', 'pre_footer') AND ((wpuu_posts.post_status = 'trash'))
ORDER BY wpuu_posts.post_date DESC
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SELECT post_name FROM wpuu_posts WHERE post_name = 'default-kit' AND post_type = 'elementor_library' AND ID != 0 LIMIT 1
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist] SELECT p.post_name
FROM wpuu_posts p
JOIN wpuu_icl_translations t
ON p.ID = t.element_id
AND t.element_type = CONCAT('post_', p.post_type)
WHERE p.post_name = 'default-kit'
AND p.ID != 0
AND t.language_code = 'en'
AND p.post_type = 'elementor_library'
LIMIT 1
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SHOW FULL COLUMNS FROM `wpuu_posts`
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SHOW FULL COLUMNS FROM `wpuu_posts`
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SHOW FULL COLUMNS FROM `wpuu_posts`
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SHOW FULL COLUMNS FROM `wpuu_posts`
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]
SELECT wpuu_posts.*
FROM wpuu_posts
WHERE 1=1 AND wpuu_posts.post_name = 'default-kit' AND wpuu_posts.ID NOT IN (0) AND wpuu_posts.post_type IN ('post', 'page', 'attachment', 'e-landing-page', 'project', 'pre_footer') AND ((wpuu_posts.post_status = 'trash'))
ORDER BY wpuu_posts.post_date DESC
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SELECT post_name FROM wpuu_posts WHERE post_name = 'default-kit' AND post_type = 'elementor_library' AND ID != 0 LIMIT 1
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist] SELECT p.post_name
FROM wpuu_posts p
JOIN wpuu_icl_translations t
ON p.ID = t.element_id
AND t.element_type = CONCAT('post_', p.post_type)
WHERE p.post_name = 'default-kit'
AND p.ID != 0
AND t.language_code = 'en'
AND p.post_type = 'elementor_library'
LIMIT 1
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SHOW FULL COLUMNS FROM `wpuu_posts`
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SHOW FULL COLUMNS FROM `wpuu_posts`
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SHOW FULL COLUMNS FROM `wpuu_posts`
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SHOW FULL COLUMNS FROM `wpuu_posts`
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]
SELECT wpuu_posts.*
FROM wpuu_posts
WHERE 1=1 AND wpuu_posts.post_name = 'default-kit' AND wpuu_posts.ID NOT IN (0) AND wpuu_posts.post_type IN ('post', 'page', 'attachment', 'e-landing-page', 'project', 'pre_footer') AND ((wpuu_posts.post_status = 'trash'))
ORDER BY wpuu_posts.post_date DESC
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SELECT post_name FROM wpuu_posts WHERE post_name = 'default-kit' AND post_type = 'elementor_library' AND ID != 0 LIMIT 1
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist] SELECT p.post_name
FROM wpuu_posts p
JOIN wpuu_icl_translations t
ON p.ID = t.element_id
AND t.element_type = CONCAT('post_', p.post_type)
WHERE p.post_name = 'default-kit'
AND p.ID != 0
AND t.language_code = 'en'
AND p.post_type = 'elementor_library'
LIMIT 1
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SHOW FULL COLUMNS FROM `wpuu_posts`
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SHOW FULL COLUMNS FROM `wpuu_posts`
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SHOW FULL COLUMNS FROM `wpuu_posts`
WordPress database error: [Table 'ingobat_wp620.wpuu_posts' doesn't exist]SHOW FULL COLUMNS FROM `wpuu_posts`