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

Module (ZfrStripeModule) could not be initialized. #5

Open
ufukk opened this issue Dec 14, 2018 · 0 comments
Open

Module (ZfrStripeModule) could not be initialized. #5

ufukk opened this issue Dec 14, 2018 · 0 comments

Comments

@ufukk
Copy link

ufukk commented Dec 14, 2018

Hi. I am trying to use your module with ZF3.
My composer.json line: "zfr/zfr-stripe-module": "^5.0",

This is the error I get:

2018-12-14T13:00:10+00:00 ERR (3): Module (ZfrStripeModule) could not be initialized. {"file":"/home/ufuk/source/designertask/src/vendor/zendframework/zend-modulemanager/src/ModuleManager.php","line":203,"trace":"[{"file":"/home/ufuk/source/designertask/src/vendor/zendframework/zend-modulemanager/src/ModuleManager.php","line":175,"function":"loadModuleByName","class":"Zend\\ModuleManager\\ModuleManager","type":"->","args":[{}]},{"file":"/home/ufuk/source/designertask/src/vendor/zendframework/zend-modulemanager/src/ModuleManager.php","line":97,"function":"loadModule","class":"Zend\\ModuleManager\\ModuleManager","type":"->","args":["ZfrStripeModule"]},{"file":"/home/ufuk/source/designertask/src/vendor/zendframework/zend-eventmanager/src/EventManager.php","line":322,"function":"onLoadModules","class":"Zend\\ModuleManager\\ModuleManager","type":"->","args":[{}]},{"file":"/home/ufuk/source/designertask/src/vendor/zendframework/zend-eventmanager/src/EventManager.php","line":171,"function":"triggerListeners","class":"Zend\\EventManager\\EventManager","type":"->","args":[{}]},{"file":"/home/ufuk/source/designertask/src/vendor/zendframework/zend-modulemanager/src/ModuleManager.php","line":120,"function":"triggerEvent","class":"Zend\\EventManager\\EventManager","type":"->","args":[{}]},{"file":"/home/ufuk/source/designertask/src/vendor/zendframework/zend-mvc/src/Application.php","line":264,"function":"loadModules","class":"Zend\\ModuleManager\\ModuleManager","type":"->","args":[]},{"file":"/home/ufuk/source/designertask/src/public/index.php","line":45,"function":"init","class":"Zend\\Mvc\\Application","type":"::","args":[{"modules":["Zend\\Log","Zend\\Mail","Zend\\Db","Zend\\Mvc\\Plugin\\FlashMessenger","Zend\\I18n","Zend\\Mvc\\Plugin\\Prg","Zend\\Session","Zend\\Cache","Zend\\Form","Zend\\InputFilter","Zend\\Filter","Zend\\Paginator","Zend\\Hydrator","Zend\\Router","Zend\\Validator","DoctrineModule","DoctrineORMModule","ZfcUser","Application","Admin","Blog","Console","SlmMail","ZfrStripeModule","ZfBugsnag"],"module_listener_options":{"module_paths":["./module","./vendor"],"config_glob_paths":["config/autoload/{,*.}{global,local}.php"]}}]}]"}

Thanks.

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

1 participant