Hi!
With netscape for windows&linux, sometimes i see the name of chat rooms where i am not logged in simply... overlapped.
this strange situation doesn't occur with internet explorer.
Marco
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
.... That's qute strange. I got the files from CVS, and now the problem happens only if i enter (or i click on) the first room in $DefaultChatRooms. With phpmychat default values, i get overlapped chat name only if i enter 'Default' room; if i enter or i click 'MyRoom1' or 'MyRoom2' everything works well.
If i have:
$DefaultChatRooms = array('TopSecret', 'Default', 'MyRoom1', 'MyRoom2');
this problem happens only if i enter 'TopSecret' chat room, that's the first room defined....
Suggestions?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
With netscape for windows&linux, sometimes i see the name of chat rooms where i am not logged in simply... overlapped.
this strange situation doesn't occur with internet explorer.
Marco
Hi Marco!
Yes, I noticed this problem two days ago... and fixed it immediatly ;)
See the latest version of "users?.php3" scripts at our CVS tree at this site.
Regards,
.... That's qute strange. I got the files from CVS, and now the problem happens only if i enter (or i click on) the first room in $DefaultChatRooms. With phpmychat default values, i get overlapped chat name only if i enter 'Default' room; if i enter or i click 'MyRoom1' or 'MyRoom2' everything works well.
If i have:
$DefaultChatRooms = array('TopSecret', 'Default', 'MyRoom1', 'MyRoom2');
this problem happens only if i enter 'TopSecret' chat room, that's the first room defined....
Suggestions?
Hi Marco!
My fault, my fault, my fault.... Sorry!
Try the new version of "usersH.php3" from the CVS please.
Hope it works this time!
Regards,
Loc
It works.