• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ General Support (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

notifyTab not firing

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
3 posts • Page 1 of 1

Postby roschler » Mon Oct 23, 2006 5:46 pm

I don't think this is a bug, probably me just doing something wrong.

I'm trying to play a sound whenever a new user joins the chat room. I put a Javascript alert() call in pfcgui.js::notifyTab for testing. I've tried joining and quitting the chat room several times and the function never fires. What am I doing wrong?

I know the code is there because I can see my modifications in FireBug, after the chat room loads.

Thanks.
roschler
Member
 
Posts: 23
Joined: Thu Oct 19, 2006 6:44 pm
Top

Postby phpfreechat » Mon Oct 23, 2006 9:12 pm

notifyTab() is fired only when the someone speak in a hidden tab.
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby roschler » Mon Oct 23, 2006 9:50 pm

Kerphi,

I found what works pretty well. In pfclient.js::updateNickList() I put the following code:

if (this.nickname == "{My Admin Name}")
{
alert("Nicklist has changed.");
}

I'd still like a client side way to tell if I'm the Admin so I can change the code above to check for admin status instead of the nick I use for my Admin name.

Or, is there a way to prevent someone from grabbing an Admin nick? When I get the time, I'll try adding code to auto-identify anyone who tries to "/nick" to an admins nick. I'm worried that, in the meantime, someone might grab the Admin nick and make a nuisance for me if I try to use it myself.
Last edited by roschler on Mon Oct 23, 2006 9:50 pm, edited 1 time in total.
roschler
Member
 
Posts: 23
Joined: Thu Oct 19, 2006 6:44 pm
Top


Post a reply
3 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 2 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub