Hi all,
if I go on the forum, then I see an error. Here is the link where you can see this error:
https://www.pictas-collective.com/forums/
This is the error:
Notice: ob_end_flush(): failed to send buffer of zlib output compression (1) in /home/.sites/327/site3737621/web/wp-includes/functions.php on line 4979 Notice: ob_end_flush(): failed to send buffer of zlib output compression (1) in /home/.sites/327/site3737621/web/wp-includes/functions.php on line 4979
Thank you.
And I have the latest Enfold Update.
Br,
Harry
Hi Harry,
I can’t see any error message on the page you linked to, how can reproduce the problem you are seeing on your end?
Best regards,
Rikard
Hi Rikard,
If you also go on our website https://www.pictas-collective.com/ you can see the error on every page at the bottom.
Please can you help me?
Thank you.
Br, Harry
Hi,
Thanks for the clarification. That notice doesn’t seem to be coming from the theme, did you try to disable all plugins to see if it goes away then? Also make sure that you have turned off debugging in wp-config.php:
define( 'WP_DEBUG', false );
Best regards,
Rikard
Hi,
thanks! WP_DEBUG was true. So I changed it to false and now it works.
Thanks a lot.
Br, Harry