MyBB Community Forums

Full Version: Issue when moving to new server.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi folks,
Hope all are doing fine.
Just two days before I moved my site to newer server.
Everything is working fine except cometchat.

The bar is showing up but Zero User's are online ( No users online at the moment) knowing that I have around 1000 members online at this moment.

Does anyone know what could be the problem?

Thanks in advance.
Try reinstalling the plugin. Smile
(2013-04-04, 07:41 PM)Knerba Wrote: [ -> ]Try reinstalling the plugin. Smile

Thanks for reply.
I tried but same problem.
I changed the folder name to new name then try to install.
This time I get two Codes:
Installation complete. Did you expect something more complicated?

Add the following immediately after <head> tag in your site template:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script>jqcc=jQuery.noConflict(true);</script>


Add the following immediately before </body> tag in your site template:

<link type="text/css" href="/cometchattr/cometchatcss.php" rel="stylesheet" charset="utf-8">
<script type="text/javascript" src="/cometchattr/cometchatjs.php" charset="utf-8"></script>

On old foldername I get only one code.

If I Copy and paste the 2nd code to same place as before, the bar will not show up!

Any suggestion would be highly appreciated.

Best regards.