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

CartBundle has to be initialized before DoctrineBundle #39

Closed
madc opened this issue Apr 19, 2013 · 3 comments
Closed

CartBundle has to be initialized before DoctrineBundle #39

madc opened this issue Apr 19, 2013 · 3 comments

Comments

@madc
Copy link

madc commented Apr 19, 2013

Otherwise, the following error is produced:

The class 'Sylius\Bundle\CartBundle\Model\CartItemInterface' was not found in
the chain configured namespaces Sylius\Bundle\CoreBundle\Entity,
Sylius\Bundle\SettingsBundle\Entity, Sylius\Bundle\CartBundle\Entity,
Sylius\Bundle\AssortmentBundle\Entity, Sylius\Bundle\TaxationBundle\Entity,
Sylius\Bundle\ShippingBundle\Entity, Sylius\Bundle\PaymentsBundle\Entity,
Sylius\Bundle\PromotionsBundle\Entity, Sylius\Bundle\AddressingBundle\Entity,
Sylius\Bundle\SalesBundle\Entity, Sylius\Bundle\InventoryBundle\Entity,
Sylius\Bundle\TaxonomiesBundle\Entity, FOS\UserBundle\Entity

Find the according SO-topic here: Implement Sylius into Symfony2 Standard Edition

@pjedrzejewski
Copy link
Member

Yes, that's true and it's mentioned in documentation. :)

@madc
Copy link
Author

madc commented Jun 20, 2013

Ha, did not see that. Thanks.

pjedrzejewski pushed a commit that referenced this issue Aug 26, 2013
[WIP] Symfony 2.3 upgrade
pjedrzejewski pushed a commit that referenced this issue Aug 27, 2013
Fix english translations after merge of #38
pjedrzejewski pushed a commit that referenced this issue Aug 29, 2013
[WIP] Symfony 2.3 upgrade
pjedrzejewski pushed a commit that referenced this issue Aug 29, 2013
Fix english translations after merge of #38
@ghost
Copy link

ghost commented Nov 4, 2013

Where is this referenced in the documentation?

CoderMaggie pushed a commit to CoderMaggie/Sylius that referenced this issue Jun 1, 2016
[CJMAX-37] Added rendering of similar products on details page
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

2 participants