Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank screen in production mode, after compilation #9

Open
wontroba666 opened this issue May 4, 2017 · 3 comments
Open

Blank screen in production mode, after compilation #9

wontroba666 opened this issue May 4, 2017 · 3 comments
Assignees

Comments

@wontroba666
Copy link

wontroba666 commented May 4, 2017

hello,
blank screen in Payment methods in Backend

Fatal error: Uncaught TypeError: Argument 1 passed to Magento\Backend\Block\Template::__construct() must be an instance of Magento\Backend\Block\Template\Context, instance of Magento\Framework\ObjectManager\ObjectManager given, called in /home/xxx/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 93 and defined in /home/xxx/public_html/vendor/magento/module-backend/Block/Template.php:44 Stack trace: #0 /home/xxx/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(93): Magento\Backend\Block\Template->__construct(Object(Magento\Framework\ObjectManager\ObjectManager)) #1 /home/xxx/public_html/vendor/magento/framework/ObjectManager/Factory/Compiled.php(88): Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject('Dotpay\Dotpay\B...', Array) #2 /home/xxx/public_html/vendor/magento/framework/ObjectMana in /home/xxx/public_html/vendor/magento/module-backend/Block/Template.php on line 44

in Production mode works
when i delete DI folder, works too

@wontroba666 wontroba666 changed the title Błąd w trybie produkcyjnym po kompilacji Blank screen in production mode, after compilation May 4, 2017
@tbajorek
Copy link
Contributor

Hello,
what version of Magento do you use?
The blank screen is caused by described fatal error. Does it also exist in developer mode?

@tbajorek tbajorek self-assigned this May 18, 2017
@wontroba666
Copy link
Author

it works same on 2.1.3 and 2.1.6
developer mode is ok
error exist only in production mode

@wontroba666
Copy link
Author

extension ignore enable / disable settings - disabled still print dotpay logo on product card, cart ....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants