MyBB Community Forums

Full Version: Amend code for information bubble please
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
A little help with coding please. Im using MyBB 1.4.13 and I have a link to chat software.

Im trying to amend the bubble that appears when I hover over the link so that instead of stating "Chat" it shows the users in chat. If someone tells me what to insert so it shows who is online I can do the rest from there. Im also trying to get it to reduce the popup size for the chat screen.

heres the code Im using:

<li><a href="chat/flashchat.php" title="Chat rooms"" Target="_blank"><img src="$settings[bburl]/images/Chat.png" border="0" alt="Chat rooms">Chat rooms</a><li>
You'd need to have a query for it in a plugin, that sort of information won't be available by default...
EDIT: You're too damn fast for me Rogowski!
Damn, so I cant just slap some of the code from the 'who is online' section in there? Shame
You said you wanted a list of people online on the chat, not the forum...
Oh yeah thats what I want but the designers of the software have given me additional code for the 'who is online' section so it also shows 'who is chatting'

Im probable saying this all wrong, heres a link to see what I mean:

(removed)
No options so?
would be willing to pay for someone to do this if that helps