Active
Project:
phpFreeChat integration
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2009 at 01:58 UTC
Updated:
17 Jun 2010 at 10:56 UTC
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().