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

kuma:generate:pagepart ReflectionException #303

Closed bureaublauwgeel closed 9 years ago

bureaublauwgeel commented 9 years ago

With the updated Pagepart generator you get the following exception:

Class \*\Entity\PageParts\AbstractPagePart does not exist

It seems it doesn't add the standard Kunstmaan\PagePartBundle\Entity\PageParts\AbstractPagePart

Steps to repoduce: run: app/console kuma:generate:pagepart

When done with filling the info you get the exception.

OS: OSX 10.10 PHP version: 5.6.6 Symfony version: 2.6 CMS version : 3.1.0 Development

krispypen commented 9 years ago

This is fixed in #374