My Java is up to date. Still nothing in FF3. I'm getting this in the Java console:
JPilot jIRC applet version 2.8.4, Reg v3
http://www.jpilot.com
Detected docbase=www.thephotoforum.com
Licensehost=thephotoforum.com
Failed to start Ident daemon or it has already running.
Exception in thread "IRC Protocal Engine Thread" java.security.AccessControlException: access denied (java.net.SocketPermission irc.freenode.net resolve)
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkConnect(Unknown Source)
at java.net.InetAddress.getAllByName0(Unknown Source)
at java.net.InetAddress.getAllByName(Unknown Source)
at java.net.InetAddress.getAllByName(Unknown Source)
at java.net.InetAddress.getByName(Unknown Source)
at java.net.InetSocketAddress.<init>(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at f.<init>(Unknown Source)
at x.j(Unknown Source)
at x.run(Unknown Source)