• I fear every time there is an update to a plug-in, theme, or WP in general because there is constantly a Fatal Error message (THIS TIME THIS IS THE MESSAGE–Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0). Usually, if I log into the dashboard and log out it fixes it, but this time I am having to troubleshoot.

    If it hadn’t taken so long to design the portfolio, I would have replaced it long ago.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Dear DreamBIGCreateBIGGER,

    Thank you very much for sharing your experience with us.
    We are begging your pardon for the inconveniences you have faced.
    We hope you are not against if we try to assist you and resolve the issue.
    May we kindly ask you to inform what’s your WordPress and PHP version, from which plugin version have you updated it to the latest one?

    We will wait for your feedback and hope we can help you in resolving this issue.

    Thanks

    Dear DreamBIGCreateBIGGER,

    Usually, those kinds of errors come from Cache/Memory plugins, but other plugins can cause this issue as well.
    Please, try to increas WordPress memory to 512 Mb. For doing that Edit your wp-config.php file and add this line :
    define( ‘WP_MEMORY_LIMIT’, ‘512M’ );

    We also would like to debug the issue and for helping us in that just change (‘WP_DEBUG’, false); to (‘WP_DEBUG’, true); in the wp-config.php file and provide the link for us to start the debug.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Creates Fatal Errors every time WP updates’ is closed to new replies.