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

Unable to activate plugin on WordPress #184

Open
BDFL669 opened this issue Sep 15, 2021 · 3 comments
Open

Unable to activate plugin on WordPress #184

BDFL669 opened this issue Sep 15, 2021 · 3 comments

Comments

@BDFL669
Copy link

BDFL669 commented Sep 15, 2021

Fatal error: Uncaught Error: Class 'StaticHTMLOutput\Controller' not found in C:\Bitnami\wordpress-5.8.1-0\apps\wordpress\htdocs\wp-content\plugins\static-html-output-6.6.21\static-html-output-plugin.php:26 Stack trace: #0 C:\Bitnami\wordpress-5.8.1-0\apps\wordpress\htdocs\wp-admin\includes\plugin.php(2286): include_once() #1 C:\Bitnami\wordpress-5.8.1-0\apps\wordpress\htdocs\wp-admin\plugins.php(191): plugin_sandbox_scrape() #2 {main} thrown in C:\Bitnami\wordpress-5.8.1-0\apps\wordpress\htdocs\wp-content\plugins\static-html-output-6.6.21\static-html-output-plugin.php on line 26

@BDFL669 BDFL669 changed the title Unable to activate pluging on wordpress Unable to activate plugin on WordPress Sep 15, 2021
@leonstafford
Copy link
Contributor

Hi @BDFL669, if running from this source code, you'll need to run composer install from within the plugin's directory.

Else, you can use this pre-built zip installer:

http://statichtmloutputnov20dls.s3.amazonaws.com/static-html-output-6.6.21.zip

@BDFL669
Copy link
Author

BDFL669 commented Sep 15, 2021

Hi @BDFL669, if running from this source code, you'll need to run composer install from within the plugin's directory.

Else, you can use this pre-built zip installer:

http://statichtmloutputnov20dls.s3.amazonaws.com/static-html-output-6.6.21.zip

I think the link to the zip file is broken kindly confirm and lemme know

@thomasfrobieter
Copy link

The link works fine, Firefox just warns because of the http, so better use: https://statichtmloutputnov20dls.s3.amazonaws.com/static-html-output-6.6.21.zip

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

3 participants