• Resolved jaineshjogia

    (@jaineshjogia)


    Hi there.

    I have the following two errors on the bottom off the page:

    Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/agneecom/simplymyhair.com/wp-includes/functions.php on line 5309
    
    Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/agneecom/simplymyhair.com/wp-content/plugins/really-simple-ssl/class-mixed-content-fixer.php on line 107

    I have tried the solution given here: https://www.kevinleary.net/blog/wordpress-ob_end_flush-error-fix/

    However I still have the error.

    Can I please have help in solving this?

    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support jarnovos

    (@jarnovos)

    Hi @jaineshjogia,

    It looks like you may have a plugin (or theme) enabled which opens an output buffer, but doesn’t properly close it; and the notice appears as a result.

    I would recommend trying to disable other plugins one by one, testing the behavior after each one to see when exactly the error disappears; and when it does, you’ll know which plugin was related to the behavior and can proceed from there.

    In the event that the issue persists even after you’ve tried disabling all plugins, it might be worth checking if the currently active theme is related as well.

    Kind regards, Jarno

Viewing 1 replies (of 1 total)
  • The topic ‘Notice: ob_end_flush():’ is closed to new replies.