JSON errors by unclosed ob_start function
-
Hi,
We have users in our FacetWP.com support, reporting JSON errors while also using your plugin:
https://d.pr/i/GRfRDiThese are caused by unclosed ob_start functions.
You are opening a buffer here:
https://plugins.trac.www.ads-software.com/browser/tag-manager-header-body-footer/trunk/include/front-end-output.php#L307that could potentially not end.
Maybe you can look into this and make sure buffers always end.
Thanks,
Remco
FacetWP.com support/dev team
- The topic ‘JSON errors by unclosed ob_start function’ is closed to new replies.