Error notice / warnings
-
I’m getting these errors on my localhost debug….
WARNING: C:\apache\Apache24\htdocs\west\wp-includes\functions.php:5573 – fopen(C:\apache\Apache24\htdocs\west\wp-content\plugins\stonehenge-em-osm\config): failed to open stream: Permission denied
require(‘wp-admin/plugins.php’), require_once(‘wp-admin/admin-header.php’), do_action(‘admin_enqueue_scripts’), WP_Hook->do_action, WP_Hook->apply_filters, Stonehenge_Plugin->register_core_assets, Stonehenge_Plugin::localize_core_assets, get_plugin_data, get_file_data, fopen
WARNING: C:\apache\Apache24\htdocs\[edited-out]\wp-includes\functions.php:5576 – fread() expects parameter 1 to be resource, bool given
require(‘wp-admin/plugins.php’), require_once(‘wp-admin/admin-header.php’), do_action(‘admin_enqueue_scripts’), WP_Hook->do_action, WP_Hook->apply_filters, Stonehenge_Plugin->register_core_assets, Stonehenge_Plugin::localize_core_assets, get_plugin_data, get_file_data, fread
WARNING: C:\apache\Apache24\htdocs\west\wp-includes\functions.php:5579 – fclose() expects parameter 1 to be resource, bool given
require(‘wp-admin/plugins.php’), require_once(‘wp-admin/admin-header.php’), do_action(‘admin_enqueue_scripts’), WP_Hook->do_action, WP_Hook->apply_filters, Stonehenge_Plugin->register_core_assets, Stonehenge_Plugin::localize_core_assets, get_plugin_data, get_file_data, fcloseAs well as the following just in Query Monitor:
Notice (Suppressed) Trying to get property ‘plugin’ of non-object 1wp-content/plugins/stonehenge-em-osm/config/license.php:21
Plugin: stonehenge-em-osm
Is there anything I can do to stop it other than turning off Debug & Query monitor?
- The topic ‘Error notice / warnings’ is closed to new replies.