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 could not be activated because it triggered a fatal error. #2

Open
tekchip opened this issue Sep 26, 2018 · 5 comments
Open

Comments

@tekchip
Copy link

tekchip commented Sep 26, 2018

On attempting to activate the plugin the following happens.

Warning: require_once(/var/www/html/wp-content/plugins/IPFS-Bridge-masterwp-load.php): failed to open stream: No such file or directory in /var/www/html/wp-content/plugins/IPFS-Bridge-master/function.php on line 31

Fatal error: require_once(): Failed opening required '/var/www/html/wp-content/plugins/IPFS-Bridge-masterwp-load.php' (include_path='.:/usr/share/php') in /var/www/html/wp-content/plugins/IPFS-Bridge-master/function.php on line 31

This is a WordPress 4.9.8 install running in a Digital Ocean Ubuntu 16.04 droplet.

@novusabeo
Copy link

Same error here,

@jlubbers08
Copy link
Owner

I believe that this is fixed in this last commit version 1.15

@nashtu3000
Copy link

I am getting:
Warning: mysqli_real_connect(): Headers and client library minor version mismatch. Headers:50173 Library:50312 in /beta.wp-includes/wp-db.php on line 1531 Fatal error: Uncaught Error: Call to undefined function get_home_path() in /beta.wp-content/plugins/IPFS-Bridge-master/function.php:30 Stack trace: #0 /beta.wp-settings.php(305): include_once() #1 /beta.wp-config.php(112): require_once('/....') #2 /beta.wp-load.php(37): require_once('/...') #3 /beta.wp-admin/admin.php(31): require_once('/....') #4 /beta.wp-admin/plugins.php(10): require_once('/....') #5 {main} thrown in /beta.wp-content/plugins/IPFS-Bridge-master/function.php on line 30

@jlubbers08
Copy link
Owner

Lets try 1.17.

@nashtu3000
Copy link

Lets try 1.17.

working now, awesome. will test some more and get back to you!

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

4 participants