Profiler not working: query-profiler-warning
MagePsycho opened this issue · 1 comments
MagePsycho commented
I have installed this extension and working great.
But only thing not working for me is Profiler.
I though added the following line in pub/index.php:
$_SERVER['MAGE_PROFILER'] = [ 'drivers' => [['output' => 'MSP\DevTools\Profiler\Driver\Standard\Output\DevTools']] ];
Can you check why it's not working and giving me the error message:
query-profiler-warning
phoenix128 commented
Hello @MagePsycho ,
where do you get "query-profiler-warning" error? Query profiler is not related to Magento Profiler, so probably it is an independent issue.