Jump to content
MakeWebGames

Recommended Posts

Posted

Hey, anyone here had experiance with blueimps ajax chat integration with mc?

I've tryed setting the session on login/header for the chat session but usernames still show up as Guest(numbers_here).

The only other way to add users to the chat is adding them to the user file 1 by 1.

Any help is appreciated

Posted

You can possibly do a switch statement in the "lib/data/users.php" with the $ir["user_level"] and just grab their username from the $ir variable and throw it in there. I'm not too sure it will work since I have never tried to integrate it but it's the easiest way I can think of at a quick glance.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...