Open boing6000 opened 7 years ago
If your localhost is based on Windows and server on unix then it could be missed capital letter. Windows don't care about it while unix is case sensitive. Plugins, widgets, theme must start from a capital letter and should be configured accordingly.
I was removed all the plugins and just this plugin the error continues: "impresspages/plugin-google-analytics": "*"
In localhost using this new structure works fine. When using in production in the host environment throws exceptions when try to load Plugin\name\AdminController or Plugin\name\widget\name\Controller PHP Fatal error: Uncaught exception 'Ip\Exception' with message 'Requested controller doesn't exist. in /home/ulabonbp/vendor/impresspages/impresspages/Ip/Application.php:246
In the controller of widget i render a form created in the generateHtml function in widget controller
PHP Stack trace: