Not compatible with PHP 8.0
-
Since I’ve upgraded to PHP 8.0 my site shuts down with a critical error. After disabling the plugin my site is back online again.
Error:
Fatal error: Uncaught TypeError: fclose(): Argument #1 ($stream) must be of type resource, bool given in /MYDIRECTORY.../public_html/wp-content/plugins/xwp-file-manager/file_folder_manager.php:86 Stack trace: #0 /MYDIRECTORY.../public_html/wp-content/plugins/xwp-file-manager/file_folder_manager.php(86): fclose() #1 /MYDIRECTORY.../public_html/wp-includes/class-wp-hook.php(303): mk_file_folder_manager->create_auto_directory() #2 /MYDIRECTORY.../public_html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters() #3 /MYDIRECTORY.../public_html/wp-includes/plugin.php(470): WP_Hook->do_action() #4 /MYDIRECTORY.../public_html/wp-settings.php(578): do_action() #5 /MYDIRECTORY.../public_html/wp-config.php(94): require_once('/home/359323.cl...') #6 /MYDIRECTORY.../public_html/wp-load.php(50): require_once('/home/359323.cl...') #7 /MYDIRECTORY.../public_html/wp-admin/admin.php(34): require_once('/home/359323.cl...') #8 /MYDIRECTORY.../public_html/wp-admin/plugins.php(10): require_once('/home/359323.cl...') #9 {main} thrown in /MYDIRECTORY.../public_html/wp-content/plugins/xwp-file-manager/file_folder_manager.php on line 86
- The topic ‘Not compatible with PHP 8.0’ is closed to new replies.