Works on all browsers EXCEPT IE!
Status: Planning
Brought to you by:
deform
Nice package; easy to install; easy to modify to manage users in MySQL and security via php SESSIONS. Runs as expected in Safari, Camino, and Firefox, but not in IE7 (xp) -- asserts "Error on page", but nothing helpful. js is running; FlashPlayer 10 is installed/running; displays logOut.html and logIn.html templates OK, but client js scripts appear to send no info to server php scripts. I'm competent in php & MySQL, but weak on js. Baffled.
Using JSLint (http://www.jslint.com/), I 'cleaned up' numerous small things in chat.js, a surprising number in FABridge.js, and a few in config.js and log.js. I learned mucho in the process re js. After making these changes, Chat came up just fine in IE7 (but without sounds -- some kind of Flash problem yet to resolve). No idea which change(s) did the trick, but don't much care. I HIGHLY recommend JSLint for anyone trying to debug js scripts!!!!!