Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error: Uncaught Error: Class 'StaticHTMLOutput\ #150

Open
mooseyoose opened this issue Nov 13, 2020 · 5 comments
Open

Fatal error: Uncaught Error: Class 'StaticHTMLOutput\ #150

mooseyoose opened this issue Nov 13, 2020 · 5 comments

Comments

@mooseyoose
Copy link

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

@KasperZutterman
Copy link

I have the same issue running inside a bitnami docker container, for release 6.6.22 and 6.6.23

@KasperZutterman
Copy link

Running composer install in the folder: /home/g6/public_html/wp-content/plugins/static-html-output-master/ solved the issue for me.

@myfirstnameispaul
Copy link

Running composer install did not fix it for me.

@diegoteliz
Copy link

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: Yoast/wordpress-seo#15726 (comment)

@leonstafford
Copy link
Contributor

Feel free to grab the zip from https://statichtmloutput.com/thanks-for-donating/ for now, if experiencing issues running composer install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants