-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
Magepal GmailSmtpApp empty configuration #132
Comments
@Nicatgenglobal... Could you check your PHP error log? |
2 exception(s): Exception #0 (Magento\Framework\Exception\LocalizedException): Invalid block type: MagePal\GmailSmtpApp\Block\Adminhtml\System\Config\Form\Module\Version |
I have not seen, could not replicate or have not idea why this issue occurs. No one has reported this issue in over a year. Can you try clearing cache and rerun setup:upgrade and di:compile |
Thanks for your help. after di:compile the error differs Fatal error: Uncaught Error: Class 'MagePal\GmailSmtpApp\Block\Adminhtml\System\Config\Form\Module\Version' not found in /home/gengloba/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:116 Stack trace: #0 /home/gengloba/public_html/vendor/magento/framework/ObjectManager/Factory/Compiled.php(108): Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject('MagePal\GmailSm...', Array) #1 /home/gengloba/public_html/vendor/magento/framework/ObjectManager/ObjectManager.php(56): Magento\Framework\ObjectManager\Factory\Compiled->create('MagePal\GmailSm...', Array) #2 /home/gengloba/public_html/vendor/magento/framework/View/Element/BlockFactory.php(46): Magento\Framework\ObjectManager\ObjectManager->create('MagePal\GmailSm...', Array) #3 /home/gengloba/public_html/vendor/magento/framework/View/Layout/Generator/Block.php(269): Magento\Framework\View\Element\BlockFactory->createBlock('MagePal\GmailSm...', Array) #4 /home/gengloba/public_html/vendor/magento/framework/View/Layout/Generator in /home/gengloba/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 116 |
I will not be able to fix it without the ability to replicate it. The only recommendation I can provide is to open a paid support so that I can better review the issue |
Magento version #: 2.3.0
Edition (EE, CE, OS, etc): CE
Expected behavior:
I installed manually Magepal GmailSmtpApp following instructions. all good via composer.
Expected behavior:
Actual behavior:
Both pages are completely empty
I found a couple of related issues open and closed but no solution.
Please, anyone came across the same issue?
Thanks in advance.
Nick
The text was updated successfully, but these errors were encountered: