Closed guilhermetb closed 1 year ago
Same issue here.
Same issue here. Idk, looks like the problem is in the Magento installation itself, because
SetEnv MAGE_PROFILER html
doesn't work too.
I'm arriving late to the party, but if anyone is still looking for this: in modern versions, you use bin/magento
instead to the above settings to configure the profiler:
bin/magento dev:profiler:enable 'MSP\DevTools\Profiler\Driver\Standard\Output\DevTools'
@mzeis awesome. thanks for this ! now it works. They should add this to the install. instructions @magespecialist
I followed the content https://github.com/magespecialist/mage-chrome-toolbar
"Add the following line at the very beginning on index.php and pub/index.php"
"Editing .htaccess file"
All other functions are correct, I'm having problems only with the profiler tab