• Customer

    The theme “Elinor Child” generated unexpected PHP debug output.

    Posted by: alphagoldafrica Jan 2, 2022 at 08:33 (3 year ago)
    Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home3/ezumahco/public_html/africanetworktrade/marketplace/wp-includes/functions.php on line 5107


    I have disabled the metabox on the homepage.

    The Wordpress backend has also been performing very slow.

  • Customer

    Posted by: Maason, Jan 2, 2022 at 15:05 (3 year ago)

    Hi alphagoldafrica
    Could you please provide wp-admin + FTP accounts via secret information area? I would like to check in your site and help you
    Regards,
    Maason
  • Customer

    Posted by: alphagoldafrica, Jan 3, 2022 at 12:05 (3 year ago)

    I have resolved and fixed this issue. The solution was found at this link https://www.kevinleary.net/wordpress-ob_end_flush-error-fix/. I installed the code snippit plugin and added the following code.

    /** * Proper ob_end_flush() for all levels * * This replaces the WordPress `wp_ob_end_flush_all()` function * with a replacement that doesn’t cause PHP notices. */ remove_action( ‘shutdown’, ‘wp_ob_end_flush_all’, 1 ); add_action( ‘shutdown’, function() { while ( @ob_end_flush() ); } );

    Thanks.
  • Customer

    Posted by: Maason, Jan 3, 2022 at 16:05 (3 year ago)

    You are great!. Please connect to me if you have any problems. I will check and help you asap.
    Thank you very much!
    Regards,
    Maason

INSTALLATION SERVICE

Theme Installation: $49. Pay now

CUSTOMIZED SERVICES

Use our expert service to turn your ideas into reality. Please send an email to kutethemes@gmail.com to provide the more detailed information. Thanks!

WORKING TIME

Our support service works from Monday to Friday.
Mean time (GMT +7):
+ 7:30 - 11:30 AM
+ 1:30 - 5:30 PM
We will try to answer all the questions within 24 hours and solve them as quickly as possible