Tags Pages throw a 500 server error with PHP 8.2.20
-
Using WordPress 6.5.4 and PHP 8.2.20 and Essential Content Types Version 2.2.4. I got this error on a tag page:
Fatal error: Uncaught TypeError: Illegal offset type in isset or empty in /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-content/plugins/essential-content-types/essential-content-types.php:280 Stack trace: #0 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-content/plugins/essential-content-types/essential-content-types.php(230): ect_get_archive_post_type() #1 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-includes/class-wp-hook.php(326): ect_modify_archive_title() #2 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-includes/plugin.php(205): WP_Hook->apply_filters() #3 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-includes/general-template.php(1789): apply_filters() #4 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-content/plugins/smartcrawl-seo/includes/core/entities/class-taxonomy-term.php(372): get_the_archive_title() #5 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-content/plugins/smartcrawl-seo/includes/core/entities/class-entity.php(402): SmartCrawl\Entities\Taxonomy_Term->get_macros() #6 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-content/plugins/smartcrawl-seo/includes/core/entities/class-entity.php(630): SmartCrawl\Entities\Entity->apply_macros() #7 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-content/plugins/smartcrawl-seo/includes/core/entities/class-entity.php(617): SmartCrawl\Entities\Entity->load_option_string_value() #8 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-content/plugins/smartcrawl-seo/includes/core/entities/class-taxonomy-term.php(129): SmartCrawl\Entities\Entity->load_string_value() #9 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-content/plugins/smartcrawl-seo/includes/core/entities/class-entity.php(96): SmartCrawl\Entities\Taxonomy_Term->load_meta_description() #10 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-content/plugins/smartcrawl-seo/includes/core/controllers/class-onpage.php(463): SmartCrawl\Entities\Entity->get_meta_description() #11 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-content/plugins/smartcrawl-seo/includes/core/controllers/class-onpage.php(192): SmartCrawl\Controllers\OnPage->smartcrawl_metadesc() #12 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-includes/class-wp-hook.php(324): SmartCrawl\Controllers\OnPage->smartcrawl_head() #13 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #14 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action() #15 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-includes/general-template.php(3050): do_action() #16 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-content/themes/foodie-world/header.php(19): wp_head() #17 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-includes/template.php(810): require_once('/var/www/vhosts...') #18 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-includes/template.php(745): load_template() #19 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-includes/general-template.php(48): locate_template() #20 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-content/themes/foodie-world/archive.php(10): get_header() #21 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-includes/template-loader.php(106): include('/var/www/vhosts...') #22 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-blog-header.php(19): require_once('/var/www/vhosts...') #23 /var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/index.php(17): require('/var/www/vhosts...') #24 {main} thrown in?/var/www/vhosts/hosting180535.ae8ac.netcup.net/foodie-feast.at/httpdocs/wp-content/plugins/essential-content-types/essential-content-types.php?on line?280The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.