• Resolved SRD75

    (@srd75)


    Hi,

    Our website receives the error:

    Notice: ob_end_flush(): failed to send buffer of zlib output compression (1) in /…/wp-includes/functions.php on line 3718 Notice: ob_end_flush(): failed to send buffer of zlib output compression (1) in /…/wp-includes/functions.php on line 3718

    Not sure what this means.

    • This topic was modified 7 years, 10 months ago by SRD75.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter SRD75

    (@srd75)

    I fixed this by adding the following to my theme’s functions.php:

    remove_action( 'shutdown', 'wp_ob_end_flush_all', 1 );

    Hi mate. I seriously need your help.

    I saw your topic about

    WordPress “is currently unable to handle this request.’
    Hi,

    I’ve left a development site untouched for a week or so, and when I look at the front end I receive a message:

    https://www.example.com is currently unable to handle this request.
    500

    I’ve both reset permalinks and disabled all plugins, and the issue remains.

    Advice appreciated.

    Regards,
    Steve.

    And then you said “I had made a change to the theme’s index.php which was out of place. Fixed now.”

    And now I am facing similar problem to that and i made change to theme.inc file. How Did you fixed those theme.inc files because even I go to https://www.example.com/wp-admin it is blank. please help me.

    • This reply was modified 7 years, 10 months ago by azlmkjsd.
    Thread Starter SRD75

    (@srd75)

    Hi azlmkjsd,

    Please start a new topic or reply to the older topic. This is not the right place to post about this topic, as it is completely different to the original post in this thread. ??

    Regards,
    Steve

    @srd75 or anyone who can help with this issue…

    I have searched everywhere to find and answer and if you or someone else cannot help me, can you please tell me where i can find help.

    I created a www.remarpro.com site for a friend and have done all the work I can and I now need to remove it altogether from my login, tell them what the email and password will be.

    how can I hand over their site to them?

    please email me @beachhousesea@gmail.com

    hi!
    have used your solution to fixe the notice and it works.
    but i do not understand enough about this and i am afraid if it will cause problems in the future?

    • This reply was modified 7 years, 4 months ago by larisashev.

    @srd75:
    Thank you very much that line of code solved make that error disappear.
    Appreciated.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Notice: ob_end_flush(): failed to send buffer of zlib output compression’ is closed to new replies.