Cometchat 5.6 + Codeigniter [关闭]

I implemented cometchat with codeigniter, but it only shows cometchat bar in the bottom of my page for a few second and then dissappear.

in the Page Info it shows cometchat icon component in my page.

I already tried clearing cookies and caches in browser , and deleting cometchat/cache folder.

EDIT :I am playing around with it and it seems cometchat.js always return CCReceiveError but i don`t know why.

It seems to be a getUserID() configuration issue. The ready integration of CometChat for codeigniter uses the ci_session cookie to identify the logged in user. Modifying the getUserID() function (in /cometchat/integration.php) depending on how you have programmed your site should fix the issue.

For any other assistance please create a support ticket here