Lỗi schema header-single-player.php on line 28

  • Hello,

    After fresh installation of the AIOSEO Plugin i get the following Errors. What’s the reason for thiese and how can i solve this? PHP-Error:

    preg_replace(): Passing null to parameter

    3 ($subject) of type array|string is deprecated

    wp-includes/formatting.php:5397 preg_replace() wp-includes/formatting.php:5397 wp_strip_all_tags() wp-content/plugins/all-in-one-seo-pack/app/Common/Utils/Tags.php:1063 AIOSEO\P\C\U\Tags->getTaxonomyTitle() wp-content/plugins/all-in-one-seo-pack/app/Common/Utils/Tags.php:930 AIOSEO\P\C\U\Tags->getTagValue() wp-content/plugins/all-in-one-seo-pack/app/Common/Utils/Tags.php:590 AIOSEO\P\C\U\Tags->all() wp-content/plugins/all-in-one-seo-pack/app/Common/Traits/Helpers/Vue.php:57 AIOSEO\P\C\U\Helpers->getVueData() wp-content/plugins/all-in-one-seo-pack/app/Common/Admin/Admin.php:872 AIOSEO\P\C\A\Admin->enqueueAssets() wp-includes/class-wp-hook.php:308 do_action('admin_enqueue_scripts') wp-admin/admin-header.php:118

    Error:

    Warning: Undefined array key "width" in /home/oi165nap/www/home/wp-content/plugins/all-in-one-seo-pack/app/Common/Schema/Graphs/Traits/Image.php on line 42

I am getting a similar message with a different plugin, not in the admin panel but on almost every page of my actual website, unfortunately.

Notice: Trying to access array offset on value of type bool in /home/sites/16b/2/21a846fe6b/public_html/wp-content/plugins/windfall-core/inc/aq_resizer.php on line 118

This is the error currently show. Below The first code I save as details.php and the second on as details.html

Warning: Undefined array key "age" in C:\xampp\htdocs\children_math\detail2.php on line 15 ERROR: Could not able to execute INSERT INTO details (first_name, last_name, email, age) VALUES ('', '', '', ''). Cannot add or update a child row: a foreign key constraint fails (record.details, CONSTRAINT details_ibfk_1 FOREIGN KEY (id) REFERENCES users (id))