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

Plugin causing fatal error #12

Closed
austinsparx opened this issue Oct 16, 2022 · 3 comments
Closed

Plugin causing fatal error #12

austinsparx opened this issue Oct 16, 2022 · 3 comments

Comments

@austinsparx
Copy link

Firstly thank you for this plugin - hugely useful for me to help prevent card testing and it's much appreciated. I'm getting a fatal error on installation...

Warning: require_once(/www/wp-content/plugins/bh-wc-checkout-rate-limiter-1.2.0/vendor-prefixed/autoload.php): failed to open stream: No such file or directory in /www/wp-content/plugins/bh-wc-checkout-rate-limiter-1.2.0/autoload.php on line 39 Fatal error: require_once(): Failed opening required '/www/wp-content/plugins/bh-wc-checkout-rate-limiter-1.2.0/vendor-prefixed/autoload.php' (include_path='.:/usr/share/php') in /www/wp-content/plugins/bh-wc-checkout-rate-limiter-1.2.0/autoload.php on line 39

Not a huge amount of other plugins installed.

PHP: 7.4
Wordpress: 6.02
WooCommerce: 7.0.0

@BrianHenryIE
Copy link
Owner

Hey,
Looks like you've downloaded the git repo and tried installing that as the plugin, but haven't built the project.

Easiest option is to download from the releases page

@austinsparx
Copy link
Author

Ah sorry thought I had done that - all sorted thanks for fast reply and for the plugin!

@BrianHenryIE
Copy link
Owner

I'll add a try/catch around the autoload include and show an admin notice linking to the releases page.

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

2 participants