static-html-output
static-html-output copied to clipboard
Fatal error: Uncaught Error: Class 'StaticHTMLOutput\
Fatal error: Uncaught Error: Class 'StaticHTMLOutput\Controller' not found in /home/g6/public_html/wp-content/plugins/static-html-output-master/static-html-output-plugin.php:26 Stack trace: #0 /home/g6/public_html/wp-admin/includes/plugin.php(2297): include() #1 /home/g6/public_html/wp-admin/plugins.php(191): plugin_sandbox_scrape('static-html-out...') #2 {main} thrown in /home/g6/public_html/wp-content/plugins/static-html-output-master/static-html-output-plugin.php on line 26
I have the same issue running inside a bitnami docker container, for release 6.6.22 and 6.6.23
Running composer install
in the folder: /home/g6/public_html/wp-content/plugins/static-html-output-master/
solved the issue for me.
Running composer install
did not fix it for me.
How are you guys copying/installing the plugin files into your server? is it a copy from a Github repo? if so, you may want to double check your .gitignore, it may be preventing to include certain files.
Here is a similar issue with Yoast SEO, and here how to fix it: https://github.com/Yoast/wordpress-seo/issues/15726#issuecomment-666456083
Feel free to grab the zip from https://statichtmloutput.com/thanks-for-donating/ for now, if experiencing issues running composer install