Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; currency_converter has a deprecated constructor in /home/shippingday/public_html/wp-content/plugins/currency-converter/currency-This is the message I got:
converter.php on line 40
Warning: require_once(/home/shippingday/public_html/wp-content/plugins/jetpack/class.jetpack-data.php): failed to open stream: No such file or directory in /home/shippingday/public_html/wp-content/plugins/jetpack/jetpack.php on line 49
Fatal error: require_once(): Failed opening required '/home/shippingday/public_html/wp-content/plugins/jetpack/class.jetpack-data.php' (include_path='.:/opt/alt/php70/usr/share/pear') in /home/shippingday/public_html/wp-content/plugins/jetpack/jetpack.php on line 49
Help!
Solved! Go to Solution.
Please go to plugins website and download the last version which was running and upload it manually or if you have an old backup then restore it.
For each broken plugin, rename the folder to (plugin)_broken via FTP. E.g. rename plugins/jetpack/ to plugins/jetpack_broken. This will disable the plugin.
Once you've got the site up again, carefully re-add the plugins or find the old versions.
Please go to plugins website and download the last version which was running and upload it manually or if you have an old backup then restore it.
For each broken plugin, rename the folder to (plugin)_broken via FTP. E.g. rename plugins/jetpack/ to plugins/jetpack_broken. This will disable the plugin.
Once you've got the site up again, carefully re-add the plugins or find the old versions.