Hello.
Since the last plugin update, I’ve been seeing the following in my error logs. There doesn’t seem to be any impact, other than the warnings. It seems like strings.class.php doesn’t exist.
I haven’t tried reinstalling the plugin or extension manager yet because I don’t know if I will need to redo all of my settings/configuration and I didn’t notice a way to export. I also don’t see that file in github.
PHP Warning: require(/wp-content/plugins/autodescription/inc/classes/data/filter/strings.class.php): Failed to open stream: No such file or directory in /wp-content/plugins/autodescription/bootstrap/load.php on line 207; PHP message: PHP Fatal error: Uncaught Error: Failed opening required '/wp-content/plugins/autodescription/inc/classes/data/filter/strings.class.php' (include_path=".:/usr/share/pear:/usr/share/php") in /wp-content/plugins/autodescription/bootstrap/load.php:20
Stack trace:
#0 /wp-content/plugins/autodescription/inc/classes/data/filter/sanitize.class.php(453): The_SEO_Framework\_autoload_classes()
#1 /wp-content/plugins/autodescription/inc/classes/meta/image.class.php(640): The_SEO_Framework\Data\Filter\Sanitize::image_details()
#2 /wp-content/plugins/autodescription/inc/classes/meta/image.class.php(328): The_SEO_Framework\Meta\Image::generate_image_from_callbacks()
#3 /wp-content/plugins/autodescription/inc/classes/meta/image.class.php(235): The_SEO_Framework\Meta\Image::generate_generated_image_details()
#4 /wp-content/plugins/autodescription/inc/classes/meta/image.class” while reading response header from upstream, client: 216.xxx.xxx.xxx, server: myserver, request: “GET /news-articles/my-url HTTP/2.0”, upstream: “fastcgi://unix:/var/run/php-fcgi.pid:”, host: “example.com”
