Closed (fixed)
Project:
Chatblock
Version:
5.x-1.0.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 May 2007 at 10:25 UTC
Updated:
11 Jun 2007 at 18:49 UTC
Hi,
I enabled and configured the module and it works perfectly fine under FireFox. But in IE7, the chat block dont shows any data. Here are my findings
1-Upon viewing the source of iFrame, the source is same as I see on FF (but it seems that the generated data is invisible in IE7)
2-Then, I removed every < script tags and java script function calls from the output. This still gave me the latest chat log in the generated html (but no sign of viewing the chat visually)
3-It seems that the problem is with the div tags such that IE7 is just not going to display that data.
Thanks
Adnan
Comments
Comment #1
alippai commentedIn the code, there is ... and it needs to be xhanged to ...
Comment #2
dwees commentedCould you clarify? Perhaps using code tags?
Dave
Comment #3
alippai commentedSorry...
The line 282 orginally:
Change it to:
Comment #4
dwees commentedShould be fixed.
Dave
Comment #5
(not verified) commented