We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I installed the module with composer, after successfully installing the blog module.
But when I open the website in the browser, I get the error:
1 exception(s): Exception #0 (UnexpectedValueException): Setup version for module 'Magefan_BlogM22' is not specified
Exception #0 (UnexpectedValueException): Setup version for module 'Magefan_BlogM22' is not specified #0 /var/www/vendor/magento/framework/Module/DbVersionInfo.php(54): Magento\Framework\Module\DbVersionInfo->isModuleVersionEqual('Magefan_BlogM22', '2.0.0') #1 /var/www/vendor/magento/framework/Module/DbVersionInfo.php(77): Magento\Framework\Module\DbVersionInfo->isSchemaUpToDate('Magefan_BlogM22') #2 /var/www/vendor/magento/framework/Module/Plugin/DbStatusValidator.php(120): Magento\Framework\Module\DbVersionInfo->getDbVersionErrors()
Can you check this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I installed the module with composer, after successfully installing the blog module.
But when I open the website in the browser, I get the error:
1 exception(s):
Exception #0 (UnexpectedValueException): Setup version for module 'Magefan_BlogM22' is not specified
Exception #0 (UnexpectedValueException): Setup version for module 'Magefan_BlogM22' is not specified
#0 /var/www/vendor/magento/framework/Module/DbVersionInfo.php(54): Magento\Framework\Module\DbVersionInfo->isModuleVersionEqual('Magefan_BlogM22', '2.0.0')
#1 /var/www/vendor/magento/framework/Module/DbVersionInfo.php(77): Magento\Framework\Module\DbVersionInfo->isSchemaUpToDate('Magefan_BlogM22')
#2 /var/www/vendor/magento/framework/Module/Plugin/DbStatusValidator.php(120): Magento\Framework\Module\DbVersionInfo->getDbVersionErrors()
Can you check this?
The text was updated successfully, but these errors were encountered: