Fopen Error after migration
-
A live woocommerce site was copied to locahost and all migrations steps followed. Problem arises when “WooCommerce Checkout & Account Field Editor” plugin (latest Version 1.2.4, By ThemeLocation) is activated. Without that entire shopping flow works in localhost. (In live everything work with the plugin activated). I have tried multiple ways and sequence of activating the plugin without success.
Can you please advise the reason behind the below error.[12-Aug-2020 21:53:07 UTC] PHP Warning: fopen(C:/wamp64/www/Mina/public_html/wp-content/plugins/): failed to open stream: No such file or directory in C:\wamp64\www\Mina\public_html\wp-includes\functions.php on line 5990
[12-Aug-2020 21:53:07 UTC] PHP Stack trace:
[12-Aug-2020 21:53:07 UTC] PHP 1. {main}() C:\wamp64\www\Mina\public_html\wp-admin\index.php:0
[12-Aug-2020 21:53:07 UTC] PHP 2. require_once() C:\wamp64\www\Mina\public_html\wp-admin\index.php:10
[12-Aug-2020 21:53:07 UTC] PHP 3. require_once() C:\wamp64\www\Mina\public_html\wp-admin\admin.php:34
[12-Aug-2020 21:53:07 UTC] PHP 4. require_once() C:\wamp64\www\Mina\public_html\wp-load.php:37
[12-Aug-2020 21:53:07 UTC] PHP 5. require_once() C:\wamp64\www\Mina\public_html\wp-config.php:97
[12-Aug-2020 21:53:07 UTC] PHP 6. include_once() C:\wamp64\www\Mina\public_html\wp-settings.php:371
[12-Aug-2020 21:53:07 UTC] PHP 7. tl_fields() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\checkout-form-editor.php:50
[12-Aug-2020 21:53:07 UTC] PHP 8. fs_dynamic_init() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\checkout-form-editor.php:24
[12-Aug-2020 21:53:07 UTC] PHP 9. Freemius::instance() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\freemius\start.php:513
[12-Aug-2020 21:53:07 UTC] PHP 10. Freemius->__construct() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\freemius\includes\class-freemius.php:2303
[12-Aug-2020 21:53:07 UTC] PHP 11. Freemius->_version_updates_handler() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\freemius\includes\class-freemius.php:493
[12-Aug-2020 21:53:07 UTC] PHP 12. Freemius->get_plugin_version() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\freemius\includes\class-freemius.php:615
[12-Aug-2020 21:53:07 UTC] PHP 13. Freemius->get_plugin_data() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\freemius\includes\class-freemius.php:8925
[12-Aug-2020 21:53:07 UTC] PHP 14. get_plugin_data() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\freemius\includes\class-freemius.php:8719
[12-Aug-2020 21:53:07 UTC] PHP 15. get_file_data() C:\wamp64\www\Mina\public_html\wp-admin\includes\plugin.php:86
[12-Aug-2020 21:53:07 UTC] PHP 16. fopen() C:\wamp64\www\Mina\public_html\wp-includes\functions.php:5990
[12-Aug-2020 21:53:08 UTC] PHP Warning: fread() expects parameter 1 to be resource, bool given in C:\wamp64\www\Mina\public_html\wp-includes\functions.php on line 5993
[12-Aug-2020 21:53:08 UTC] PHP Stack trace:
[12-Aug-2020 21:53:08 UTC] PHP 1. {main}() C:\wamp64\www\Mina\public_html\wp-admin\index.php:0
[12-Aug-2020 21:53:08 UTC] PHP 2. require_once() C:\wamp64\www\Mina\public_html\wp-admin\index.php:10
[12-Aug-2020 21:53:08 UTC] PHP 3. require_once() C:\wamp64\www\Mina\public_html\wp-admin\admin.php:34
[12-Aug-2020 21:53:08 UTC] PHP 4. require_once() C:\wamp64\www\Mina\public_html\wp-load.php:37
[12-Aug-2020 21:53:08 UTC] PHP 5. require_once() C:\wamp64\www\Mina\public_html\wp-config.php:97
[12-Aug-2020 21:53:08 UTC] PHP 6. include_once() C:\wamp64\www\Mina\public_html\wp-settings.php:371
[12-Aug-2020 21:53:08 UTC] PHP 7. tl_fields() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\checkout-form-editor.php:50
[12-Aug-2020 21:53:08 UTC] PHP 8. fs_dynamic_init() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\checkout-form-editor.php:24
[12-Aug-2020 21:53:08 UTC] PHP 9. Freemius::instance() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\freemius\start.php:513
[12-Aug-2020 21:53:08 UTC] PHP 10. Freemius->__construct() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\freemius\includes\class-freemius.php:2303
[12-Aug-2020 21:53:08 UTC] PHP 11. Freemius->_version_updates_handler() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\freemius\includes\class-freemius.php:493
[12-Aug-2020 21:53:08 UTC] PHP 12. Freemius->get_plugin_version() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\freemius\includes\class-freemius.php:615
[12-Aug-2020 21:53:08 UTC] PHP 13. Freemius->get_plugin_data() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\freemius\includes\class-freemius.php:8925
[12-Aug-2020 21:53:08 UTC] PHP 14. get_plugin_data() C:\wamp64\www\Mina\public_html\wp-content\plugins\add-fields-to-checkout-page-woocommerce\freemius\includes\class-freemius.php:8719
[12-Aug-2020 21:53:08 UTC] PHP 15. get_file_data() C:\wamp64\www\Mina\public_html\wp-admin\includes\plugin.php:86
[12-Aug-2020 21:53:08 UTC] PHP 16. fread() C:\wamp64\www\Mina\public_html\wp-includes\functions.php:5993
[12-Aug-2020 21:53:08 UTC] PHP Warning: fclose() expects parameter 1 to be resource, bool given in C:\wamp64\www\Mina\public_html\wp-includes\functions.php on line 5996
….The page I need help with: [log in to see the link]
- The topic ‘Fopen Error after migration’ is closed to new replies.