The error is in custom-functions.php
line 529 where you might be using file system function outside of admin, you can fix this by including the core admin file.php
file like this.
require_once(ABSPATH . 'wp-admin/includes/file.php');
Related Posts:
- WordPress displays 500 error on PHP errors
- How to fix empty dashboard issue in WordPress?
- Fatal error: Call to undefined function wp() in ../wp-blog-header.php?
- Call to undefined function nocache_headers() [closed]
- The famous WordPress white screen of death
- How do I “fix” a wp-blog-header.php error message?
- Blank/White Screen on Frontend but Accessible backend?
- PHP Fatal error: Cannot call overloaded function for non-object in wp-includes/capabilities.php [closed]
- current_user_can on WordPress 3.1.1
- WordPress White Page with Certain Database
- Memory issues – Fatal error: out of memory – plugins?
- What does this mean: Object of class WP_Error could not be converted to string
- How to customize the critical error message?
- 500 Error only one one page in the WP admin
- How to make my plugin code die gracefully
- Fatal error…Please help me
- Fatal error after updating to WordPress 5
- Revslider error. Impossible to enter admin dashboard [closed]
- Fatal error after update [closed]
- White screen of death after an auto update of WordPress
- Fatal Error after migrating WordPress site from one host to another
- WordPress problem with fatal error
- After Plugin deinstallation, Login impossible and line50 error
- Need help decrypting error and warning messages
- WordPress crashed during update
- There has been a critical error on your website – won’t fix no matter what
- Fatal error: Cannot redeclare get_header_image() (previously declared in [closed]
- locked out of wordpress site ‘warning: require once’
- Can’t access my site due to fatal error [closed]
- White screen after a couple hours?
- My site is not working because of this: Fatal error: Cannot redeclare be_themes_contact_authentication [closed]
- Fatal error: Uncaught Error: Call to undefined function do_action_ref_array() when using wp_signon function
- Allowed memory size exhausted
- Fatal error: Call to undefined function the_archive_title ()
- Fatal error: Call to undefined function reset_mbstring_encoding
- WP_Error with get_category_parents
- Fatal Error Class ‘WP_Widget_Pages’ not found in /home/****/public_html/wp-includes/class-wp-widget-factory.php
- Fatal error in wordpress htdocs
- failed to open stream – wp-includes/blocks/file.php
- WordPress critical error (tried plugin + debug!)
- Not able to access admin console after Installing and activating a plugin
- Fatal error: Uncaught Error: Class ‘WP_REST_Meta_Fields’ not found in
- Uncaught Stripe\Exception\SignatureVerificationException: Unable to extract timestamp and signatures from header
- unable to edit any page of my wordpress website
- How to remove theme that caused WordPress to crash?
- Fatal error: Uncaught Error: Call to undefined function twentynineteen_post_thumbnail()
- Php Fatal error. Blank wordpress admin panel
- Recoverable fatal error: Object of class WP_Error could not be converted to string in /home/xyz/mysite.com/wp-includes/formatting.php on line 3796
- How to fix wordpress white screen of death a cause bad php code?
- Catchable fatal error: Object of class WP_Error could not be converted to string in
- WordPress site suddenly stopped working
- 500 Internal Errors
- wp search-replace inside site’s directory bring PHP fatal error
- WordPress Fatal Error
- Blank page and 301 redirect
- White Screen of Death error
- WSOD on 4.1.1 after migrating from Bluehost to Dreamhost
- Object of class WP_Post could not be converted to string
- Fatal error: Call to undefined function term_exists()
- Call to undefined function is_blog_installed(), after creating functions.php [closed]
- Parse error: syntax error, unexpected T_FUNCTION on plugins page
- Blank screen at login/logout – tried everything!
- Fatal error: Can’t use method return value in write context
- Fatal error: Call to undefined function request_filesystem_credentials()
- Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 42240 bytes) in /home/dh_w7t9sk/morleywines.com/wp-content/plugins/
- HELP! Fatal Error? I can’t access the Dashboard. How do I regain access? [closed]
- Flamingo’s Fatal error: Allowed memory size of 134217728 … wp-includes/wp-db.php on line 2516 [closed]
- Fatal error: Uncaught Error: Call to undefined function wpcf7
- How to fix Fatal Error in wp-includes/meta.php after upgrade to PHP 8
- Call to undefined function create_function()
- Fatal error: Uncaught Error: Call to undefined method Elementor\Utils::is_ajax() [closed]
- “CRITICAL Object of class WP_Error could not be converted to string” using templates with twig
- WordPress core files – PHP Warning: file_exists(): open_basedir restriction in effect
- PHP Notice: Undefined offset: 1 with array when reading data
- Weird PHP error: ‘Can’t use function return value in write context’
- A fatal error has been detected by the Java Runtime Environment. EXCEPTION_ACCESS_VIOLATION
- Error Logs to Diagnose Error 500 in LAMP
- Can I delete plugin files using FTP?
- Fatal Error relating to sessions.php
- Theme Javascript.php Overwritten Nightly [closed]
- I can´t access my admin panel. I tried all possible solutions
- Call to undefined function add_menu_page() on theme activation
- How can I understand what is the cause of WP death (white screen)?
- Fatal error: Call to a member function get_page_permastruct() on a non-object
- Getting HTTP error 500 after migrating a website
- Error: Call to a member function get_error_code() on a non-object
- 5 PHP Fatal error: Uncaught ArgumentCountError (Cannot Find)
- Fatal errors to undefined function in theme 404.php file [closed]
- wordpress admin part is not accesbile after server shifting
- Bug in wp_insert_post script and form, probably something simple I am not seeing
- WordPress Core is causing 500 internal server error
- WP_Fatal_Error_Handler OR WP_Error OR try/catch
- Fatal error: Class ‘RDTheme’ not found
- WordPress error on my website
- Blank sign in page
- WP white screen of death after duping a site that works fine on same server
- After being hacked Fatal error: Call to undefined function get_header() in 404.php on line 1
- Fatal error trace not shown in development setup
- Saving metabox updates causing fatal error
- Internal server error when enabling Multisite in WordPress