Message Text |
The {MEMBERREADYTOCHATICON} is an icon near the members name in the chat frame or in the "Online Users"-box on the main page.
I only saw it next to the Admins Name -
and only the Admin (and not the member) can see it (?).
When I click it, there open a new chat-window with the title "chatting with Paul".
Only the Admin see it.
So this is an icon which help me to chat with myself (a mirror do the same job).
So I really don`t understand it`s function.
The function I need is an icon or a link near the members name.
A link to chat with this member.
Something like this:
<a href="{MEMBERPROFILEURL}" class="{MEMBERGROUPNAMESTYLE}">{MEMBERNAME}</a>
<IF {MEMBERREADYTOCHAT}>
[<a href="im.php?with={MEMBERID}" target="win" onclick="window.open('','win','{IMDIMENSIONS}');">chat with me</a>]<br /></IF>
What is the {MEMBERREADYTOCHATICON} ? |