HHVM warning ob_gzhandler not found

Posted in: Newspaper
Post count: 30

Hi,
I got an warning flushing my log as below:
Warning: Invalid argument: function: method ‘ob_gzhandler’ not found in /wp-content/themes/Newspaper/td_less_editor-style.php on line 5
Warning: Invalid argument: function: method ‘ob_gzhandler’ not found in /wp-content/themes/Newspaper/td_less_editor-style.php on line 5
Warning: Invalid argument: function: method ‘ob_gzhandler’ not found in /wp-content/themes/Newspaper/td_less_editor-style.php on line 5

please help

Post count: 1291

Hi,

Please contact the server administrator and ask if the zlib extension is installed on the server – http://php.net/manual/en/zlib.installation.phphttp://screencast.com/t/fTn48z98fFXj

Thank you!

Post count: 30

Hi,
It has nothing to do with zlib. This function is not support by HHVM according to http://docs.hhvm.com/manual/en/function.ob-gzhandler.php

and my platform is already got zlib

thanks

  • This reply was modified 10 years by horsezy.
Post count: 780

Hi,

You can comment the line until we find a permanent solution. td_less_editor-style.php is a less compiler for the backend tinymce when you edit a post. We will remove it soon and replace it with a static css and our custom css interpreter.

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.