FabienPennequin / FPNTagBundle

This bundle allows to tag your Doctrine entities easily
http://knpbundles.com/FabienPennequin/FPNTagBundle
76 stars 50 forks source link

Problem with loading comfiguration extension "fpn_tag" #29

Closed smilesrg closed 10 years ago

smilesrg commented 10 years ago

Hello!

I faced with such exception:

FileLoaderLoadException: Cannot import resource "Z:\home\phototag\www\app/config\config.yml" from "Z:\home\phototag\www\app/config/config_dev.yml". (There is no extension able to load the configuration for "fpn_tag" (in Z:\home\phototag\www\app/config\config.yml). Looked for namespace "fpn_tag", found "framework", "security", "twig", "monolog", "swiftmailer", "assetic", "doctrine", "sensio_framework_extra", "fos_user", "phototag_core", "phototag_tag", "web_profiler", "sensio_distribution")

What could be wrong?

smilesrg commented 10 years ago

The solution was simple: I've just forgot to add bundle to AppKernel.php