elementor / static-html-output

Static HTML Output Plugin for WordPress
https://statichtmloutput.com
The Unlicense
124 stars 33 forks source link

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

Open mooseyoose opened 3 years ago

mooseyoose commented 3 years ago

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 commented 3 years ago

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

KasperZutterman commented 3 years ago

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

myfirstnameispaul commented 3 years ago

Running composer install did not fix it for me.

diegoteliz commented 3 years ago

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

leonstafford commented 3 years ago

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