dazzz1er / confer

Easy real-time chat for laravel 5 based websites and applications
133 stars 47 forks source link

Get a null result from $channel_info in Confer.php file #26

Closed huyle2607 closed 8 years ago

huyle2607 commented 8 years ago

There is a problem when I integrate this package into my project. When I created a new project, confer package worked perfectly but when I put into my working project I got this error. And it said that $channel_info was null and it could not get any user from $online_users. screenshot_2

Why is there no channel to be got? Does anybody know how to fix?

perffy commented 8 years ago

How did u manage to resolve it ? I have now the same error. Please help me

perffy commented 8 years ago

i found the solution. My pusher keys were empty :)