-
Notifications
You must be signed in to change notification settings - Fork 24
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
Fatal error while installation #18
Comments
Hello Please try to enable |
|
what should i do to fix such errors so i could stop reinstall pimcore over and over? |
I got the same error. I will investigate and fix it tomorrow. At the moment please edit your "CoreShop\\Bundle\\ResourceBundle\\CoreShopResourceBundle" => TRUE,
"CoreShop\\Bundle\\PimcoreBundle\\CoreShopPimcoreBundle" => TRUE,
"PimcoreDevkitBundle\\PimcoreDevkitBundle" => TRUE,
"Divante\\ObjectMapperBundle\\DivanteObjectMapperBundle" => TRUE,
"Divante\\MagentoIntegrationBundle\\DivanteMagentoIntegrationBundle" => TRUE Clear cache with |
Hey, did you get any results yesterday? |
Hi, no In the instalation instruction we have information about bundles which user should enable. We can "fix" this problem in two ways: first is change order in instruction and second (better): We are open on Pull Requests :) https://github.com/DivanteLtd/pimcore-magento2-bridge#installinggetting-started |
so right now i cant do anything with coreshop.resources error? |
You can edit your extensions file as I wrote above: In new projects bundles should be installed in this order:
|
oh, my bad. thank you! |
so i try'd your advise above, same error after cleaning cache (( |
funny: i can exec |
@SergeyGauert Because many users have encountered issues with CoreShopResourceBundle we have decided to remove this dependency. Could you confirm if your problem still occurs? |
I’m closing this issue because it has been inactive for a few months. This probably means that it is not reproducible or it has been fixed in a newer version. Please reopen if you still encounter this issue with the 1.2.0 and then please ireport issue. You can also contribute directly by providing a patch. |
getting error after bin/console pimcore:bundle:enable DivanteMagentoIntegrationBundle
(pimcore 6.0.2)
The text was updated successfully, but these errors were encountered: