Archived topic
Hi!! I am generating a GP Child... and I have this issue.
1 reply · Started by Pedro Javier on April 4, 2020
Hi!! I have gotten this analyzing the GP theme.
Notice: ob_end_flush(): failed to send buffer of zlib output compression (1) in /usr/home/phytobase/www/wp-includes/functions.php on line 4609
Notice: ob_end_flush(): failed to send buffer of zlib output compression (1) in /usr/home/phytobase/www/wp-includes/functions.php on line 4609
Could u help me to understand what does it mean?
cheers
Hi there,
Those are pretty general notices that could be caused by a number of things.
Where are you seeing them displayed?
As a guess, you have a custom function or a plugin using ob_start() incorrectly.