1
Hi code experts
I have a debugging error message. Since I am new to the language I haven't a clue what it means:
Warning [PHP]: ob_start(): output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter' in file include/cp_functions.php line 33
I see it is a file in includes called cp_functions.php and there is a problem on line 33. That is as far as my understanding goes.
output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter' means I need to change it to?????