Kunstmaan / KunstmaanBundlesCMS

An advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.
https://kunstmaancms.be
MIT License
402 stars 186 forks source link

Kunstmaan LeadGenerationBundle Entity Rule AbstractRule not found #1073

Closed onalekitso closed 7 years ago

onalekitso commented 8 years ago

Please help on the below error

[Doctrine\Common\Persistence\Mapping\MappingException]
The class 'Kunstmaan\LeadGenerationBundle\Entity\Rule\AbstractRule' was not found in the chain configured namespaces Gedmo\Translatable\Entity, Gedmo\Trans
lator\Entity, Gedmo\Loggable\Entity, Gedmo\Tree\Entity, Kunstmaan\NodeBundle\Entity, Kunstmaan\SeoBundle\Entity, Kunstmaan\MediaBundle\Entity, Kunstmaan\Ad
minBundle\Entity, Kunstmaan\PagePartBundle\Entity, Kunstmaan\MediaPagePartBundle\Entity, Kunstmaan\FormBundle\Entity, Kunstmaan\NodeSearchBundle\Entity, Ku
nstmaan\SitemapBundle\Entity, Kunstmaan\ArticleBundle\Entity, Kunstmaan\TranslatorBundle\Entity, Kunstmaan\RedirectBundle\Entity, Kunstmaan\DashboardBundle
\Entity, Acme\Bundle\MookaneBundle\Entity, FOS\UserBundle\Model

My composer.json is "require": { "kunstmaan/bundles-cms": "dev-master", "symfony-cmf/routing-bundle": "~1.4.0-RC1", "symfony-cmf/routing": "~1.4.0-RC2", "raven/raven": "~0.13.0", "friendsofsymfony/http-cache-bundle": "~1.3.6", "ekino/newrelic-bundle": "~1.3.2", "doctrine/doctrine-migrations-bundle": "~1.1.1", "friendsofsymfony/user-bundle": "2.0.*@dev", "kriswallsmith/spork": "~0.3.0", "jms/serializer-bundle": "dev-master", "beberlei/DoctrineExtensions": "1.0.7" },

jockri commented 7 years ago

Cleaning up old issues