See attachment - script error on line 159 and phpfreechat message "chosen nickname is not allowed". Works fine in Firefox, Chrome, and Safari
I have Jquery Update module installed -- I don't know if that has any bearing on the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| phpfreechat-script-error.jpg | 37.71 KB | stg11 |
Comments
Comment #1
permutations commentedphpFreeChat is incompatible with jquery. It's in the docs.
Comment #2
kotnik commentedOn the other hand, if you hit this issue then change $() in all .js files affected by this error with jQuery().