faelanduk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Plugin Problem and “ob_end_flush():” errorThanks guys for all your help. I’ve been away so haven’t had chance to message back.
I asked my host to update my PHP version to 7+ which seemed to fix the error!
Forum: Fixing WordPress
In reply to: Plugin Problem and “ob_end_flush():” errorHi Jose,
Thanks for your response.
To be honest I am not a developer and most of those threads are over my head. I couldn’t find a php.ini file, so created one in “public_html” with the code
zlib.output_compression = Off.This has solved the problem when I preview a page in WordPress, but not inside WordPress itself (it’s still showing the same error).
Any easy step by step directions for me to try? Thanks.
Forum: Fixing WordPress
In reply to: Plugin Problem and “ob_end_flush():” errorHi Radu,
Thank you! That has solved the plugin error. They’re all showing now, and I’m not getting the “wp-reset error”.
I’m still getting the other error though:
Notice: ob_end_flush(): failed to send buffer of zlib output compression (1) in /home/faelandc/public_html/wp-includes/functions.php on line 3743 Notice: ob_end_flush(): failed to send buffer of zlib output compression (1) in /home/faelandc/public_html/wp-includes/functions.php on line 3743This is coming up on every page.
Any ideas on how to fix this?