Ob_gzhandler

I’m using ob_start(“ob_gzhandler”); in my wp-config to gzip my site.

But it’s causing the following error in Cornerstone page editing:

“The preview could not load due to the iframe response being incomplete. This is most often related to a plugin conflict, or customizations introducing a PHP error.”

Is there any way to work around this?

Hi @waterbarry,

I am not sure why that is happening, but I suggest that you use the.htaccess (if you have Apache) method to enable the GZIP instead of the method you used.

This is a matter that I suggest you contact your hosting service provider, and they will follow up the case.

Thank you for your understanding.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.