FriendsOfShopware / FroshProfiler

This plugin allows you to profile your Shopware 5 application
MIT License
159 stars 41 forks source link

Error after installation and activation #121

Closed whynotOFC closed 3 years ago

whynotOFC commented 3 years ago

Hi,

we use the plug-in in 5 different shops on different servers. However, after installing we get the same error message on all servers:

PHP Fatal error: Cannot declare class Smarty_Resource, because the name is already in use in /home/web/www.XY.de/custom/plugins/FroshProfiler/Components/Smarty/sysplugins/smarty_resource.php on line 18

We use Shopware 5.6.8 everywhere (ResponsiveTheme was tested and the error appears).

The plug-in version is 1.4.3 (but the error also occurred with 1.4.2).

Best regards and thanks for the great plug-in!

shyim commented 3 years ago

Which PHP version do you use?