CakePHP DebugKit ERR_CONTENT_DECODING_FAILED -
so, second time have seen cannot life of me explain why?!?
all of sudden debugkit plugin stopped working , not display in browser. looking @ console can see following:
debug_kit/js/toolbar.js net::err_content_decoding_failed
so far have tried rebooting laptop & server. clearing cache/cookies in browser. re-uploading debugkit plugin folder still no avail. have ideas causing this? have tried ol' "google" approach
i had same problem.
just make sure don't have line or space after ?>
in modals, controllers , on bootstrap ( had line 1 of bootstraps's plugin).
or can delete ?>
, php work fine.
Comments
Post a Comment