There is a bug in WordPress 3.3.1 causing the issue. It may affect other versions as well.
To solve the issue you can update WordPress to the current stable release and do integration testing afterwards. Or you can do a quick bug fix.
To fix the bug:
- Open file blog/wp-admin/includes/screen.php in your favorite text editor.
- On line 706 find the following PHP statement:
<?php echo self::$this->_help_sidebar; ?>
- Replace it with the statement:
<?php echo $this->_help_sidebar; ?>
- Save your changes.
Hope it helps you.
Related Posts:
- 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?
- PHP Fatal error: Call to undefined function WP_Filesystem() [closed]
- 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
- 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
- wp search-replace inside site’s directory bring PHP fatal error
- WordPress Fatal Error
- Blank page and 301 redirect
- White Screen of Death error
- WordPress displays 500 error on PHP errors
- 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
- How to disable automated E-Mail on PHP error/exception?
- Fatal error: Maximum execution time of 60 seconds exceeded in H:\wamp\www\custom\wp-includes\class-wp-http-curl.php
- Recommend a guide to catching plugin errors, please?
- apache cpu over 70% on localhost
- Fatal error in wp-admin/customize.php after fresh install due to null $wp_customize
- Fatal error: Call to undefined function get_users()
- Fatal error can’t activate a plugin [closed]
- hypanis.ru wordpress vulnerabilty [closed]
- Site Crashes When Updating to WordPress (Version 3.6)
- WordPress Backend Fine, All Themes Return a Blank Page?
- White Screen of Death for unknown reason but fixes after rebooting the server
- When I click on a single post my browser goes to about:blank#blocked and the page is white
- Getting Whitescreen when publishing a post [closed]
- Twitter feed – Failed to open stream [closed]
- Manualy Updated WordPress Error
- Fatal error “Call to undefined function is_plugin_active” each time the plugin is activated
- Uncaught Error: Call to undefined function twentytwenty_the_post_meta()
- Getting WordPress fatal error when hitting WooCommerce API
- wp-cli core install unknown: fatal: file /etc/postfix/main.cf: parameter mail_owner: user postfix has same user ID as _postfix
- Editing product categories suddenly crashes website and goes back to wordpress installation
- Why would adding a template file to a child theme cause an error in template-loader.php?
- How to debug function file causing white screen
- Fatal error when accessing Pages in WP admin (and problems editing any pages)
- Fatal error after changes to functions.php, even with original file
- A simple form submission but notice : Trying to get property of non-object
- How to fix ‘Call to undefined function do_settings()’ error?
- Fatal error in my WP
- fatal erro in one line if statment in wordpress plugin [Solved]
- Fatal error Class-wp-hook, again, but not sure what’s triggering it