Fatal Error with SiteSEO Plugin on Site Edit
-
I encountered an issue when I tried to edit the homepage using the standard WordPress “edit” link instead of the “edit with Elementor” option. This action triggered a fatal error linked to the SiteSEO plugin, which led to an immediate crash of the site.
The error stemmed from a function in the SiteSEO plugin that expected three arguments but only received two, causing a fatal
E_ERROR
in the file/home/yfwcludv/rightshand/wp-content/plugins/siteseo/classes/Services/ContentAnalysis/GetContent.php
.In response to this error, I deactivated the SiteSEO plugin to regain access to the site. However, this action did not resolve the issue as expected. Instead, the website now appears completely broken, with significant layout and functionality issues.
Currently, the site is not functioning correctly, and standard troubleshooting steps such as deactivating the plugin have not restored the site’s functionality. I am seeking guidance on how to resolve this issue, as I am unsure how to proceed to fix the broken state of the website.
Error Details via Email from WordPress:
- Error Details
=============
An error of type E_ERROR was caused in line 926 of the file /home/yfwcludv/rightshand/wp-content/plugins/siteseo/classes/Services/ContentAnalysis/GetContent.php. Error message: Uncaught ArgumentCountError: 3 arguments are required, 2 given in /home/yfwcludv/rightshand/wp-content/plugins/siteseo/classes/Services/ContentAnalysis/GetContent.php:926
Stack trace:
#0 /home/yfwcludv/rightshand/wp-content/plugins/siteseo/classes/Services/ContentAnalysis/GetContent.php(926): sprintf()
#1 /home/yfwcludv/rightshand/wp-content/plugins/siteseo/classes/Services/ContentAnalysis/GetContent.php(1080): SiteSEO\Services\ContentAnalysis\GetContent->analyzePassiveVoice()
#2 /home/yfwcludv/rightshand/wp-content/plugins/siteseo/main/admin/metaboxes/metabox-content-analysis.php(40): SiteSEO\Services\ContentAnalysis\GetContent->getReadibilityAnalyzes()
#3 /home/yfwcludv/rightshand/wp-content/plugins/siteseo/main/admin/metaboxes/admin-metaboxes.php(507): siteseo_content_analysis_tab()
#4 /home/yfwcludv/rightshand/wp-content/plugins/siteseo/main/admin/metaboxes/admin-metaboxes-form.php(134): siteseo_content_analysis()
#5 /home/yfwcludv/rightshand/wp-content/plugins/siteseo/main/admin/metaboxes/admin-metaboxes.php(183): siteseo_metabox_form_html()
#6 /home/yfwcludv/rightshand/wp-admin/includes/template.php(1456): siteseo_cpt()
#7 /home/yfwcludv/rightshand/wp-admin/includes/post.php(2385): do_meta_boxes()
#8 /home/yfwcludv/rightshand/wp-admin/edit-form-blocks.php(319): the_block_editor_meta_boxes()
#9 /home/yfwcludv/rightshand/wp-admin/post.php(187): require(‘/home/yfwcludv/…’)
#10 {main}
?thrown
Current Setup:
- WordPress Version:?6.6.1
- Theme:?Hello Elementor (version 3.1.1)
- Plugin:?SiteSEO (version 1.1.0)
- PHP Version:?8.1.29
The page I need help with: [log in to see the link]
- Error Details
- You must be logged in to reply to this topic.