Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Setup version for module 'Inchoo_Stripe' is not specified" #4

Closed
CerebrumAI opened this issue Apr 11, 2015 · 5 comments
Closed

Setup version for module 'Inchoo_Stripe' is not specified" #4

CerebrumAI opened this issue Apr 11, 2015 · 5 comments
Assignees
Labels

Comments

@CerebrumAI
Copy link

Hello Stjepan,

See images.

Return this error.

a:4:{i:0;s:57:"Setup version for module 'Inchoo_Stripe' is not specified";i:1;s:1772:"#0 /home/magento2ubuntu1404/dados/public_html/ambiente02/magento2/lib/internal/Magento/Framework/Module/DbVersionInfo.php(56): Magento\Framework\Module\DbVersionInfo->isModuleVersionEqual('Inchoo_Stripe', '1.0')
#1 /home/magento2ubuntu1404/dados/public_html/ambiente02/magento2/lib/internal/Magento/Framework/Module/DbVersionInfo.php(79): Magento\Framework\Module\DbVersionInfo->isSchemaUpToDate('Inchoo_Stripe')
#2 /home/magento2ubuntu1404/dados/public_html/ambiente02/magento2/lib/internal/Magento/Framework/Module/Plugin/DbStatusValidator.php(55): Magento\Framework\Module\DbVersionInfo->getDbVersionErrors()
#3 [internal function]: Magento\Framework\Module\Plugin\DbStatusValidator->aroundDispatch(Object(Magento\Framework\App\FrontController\Interceptor), Object(Closure), Object(Magento\Framework\App\Request\Http))
#4 /home/magento2ubuntu1404/dados/public_html/ambiente02/magento2/var/generation/Magento/Framework/App/FrontController/Interceptor.php(100): call_user_func_array(Array, Array)
#5 /home/magento2ubuntu1404/dados/public_html/ambiente02/magento2/var/generation/Magento/Framework/App/FrontController/Interceptor.php(124): Magento\Framework\App\FrontController\Interceptor->___callPlugins('dispatch', Array, Array)
#6 /home/magento2ubuntu1404/dados/public_html/ambiente02/magento2/lib/internal/Magento/Framework/App/Http.php(115): Magento\Framework\App\FrontController\Interceptor->dispatch(Object(Magento\Framework\App\Request\Http))
#7 /home/magento2ubuntu1404/dados/public_html/ambiente02/magento2/lib/internal/Magento/Framework/App/Bootstrap.php(245): Magento\Framework\App\Http->launch()
#8 /home/magento2ubuntu1404/dados/public_html/ambiente02/magento2/index.php(39): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\Http))
#9 {main}";s:3:"url";s:49:"/public_html/ambiente02/magento2/index.php/admin/";s:11:"script_name";s:42:"/public_html/ambiente02/magento2/index.php";}

captura de tela de 2015-04-11 13 01 32

captura de tela de 2015-04-11 13 03 06

Cheers,

Marcelo Amorim

@udovicic
Copy link
Member

Hi Marcelo,

Thanks for letting me know. It has been a while since I last updated my code here. I'll do it as soon as I can.

Regards

@udovicic udovicic added the bug label Apr 12, 2015
@udovicic udovicic self-assigned this Apr 12, 2015
@CerebrumAI
Copy link
Author

Hello Stjepan,

I await your return.

Thank you very much and best wishes for you.

@adifucan
Copy link

The reason of this error is that Magento\Framework\Module\ModuleList\Loader loads full module list information by this path: $dir->search(//etc/module.xml) and your module structure is the following: //*/etc/module.xml. As a result it cannot load your module.xml

@ivanweiler
Copy link
Contributor

Many things changed in Magento2 since we created this module, since M2 is still in active development. We'll wait a bit more to make sure payment logic is finalized in M2 to avoid major changes and then update Inchoo_Stripe.

@ivanweiler
Copy link
Contributor

New version of Inchoo_Stripe is merged to master and it's fully compatible with new checkout in Magento2 1.0.0-beta (merchant beta).

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

No branches or pull requests

4 participants