dmecke/ChatBundle

An error after instalation chat

Closed this issue · 0 comments

Hi,
i have already instaled chat and when i render the chat i see this error:

"The filter "ago" does not exist in /vendor/cunningsoft/chat-bundle/Cunningsoft/ChatBundle/Resources/views/Chat/list.html.twig at line 4"
when i remove this filter from code i have this error:

Variable "channel" does not exist in /vendor/cunningsoft/chat-bundle/Cunningsoft/ChatBundle/Resources/views/Chat/show.html.twig at line 14

i do everything right when i was instaling chat so it should work. What should i do with this?