dmecke / ChatBundle

MIT License
15 stars 13 forks source link

Problem after install #19

Closed PiotrKostanski closed 8 years ago

PiotrKostanski commented 8 years ago

Hi there! I'm stuck. I followed the installation guide, and when i want to render view (step 9), I get error message

An exception has been thrown during the rendering of a template ("Unknown Entity namespace alias 'CunningsoftChatBundle'.") in C:\xampp\htdocs\candoo3\vendor\cunningsoft\chat-bundle\Cunningsoft\ChatBundle/Resources/views/Chat/show.html.twig at line 6.

I'm using Symfony 2.5.9, and my composer.json entry looks like this: "cunningsoft/chat-bundle": "^0.4.0"