Quote:
Originally Posted by gpc10347
Anyone else experiencing an issue when logging off that results in the following error?
Message: Object required
Line: 664
Char: 5
Code: 0
which points to
var chatid = jchats[i].getElementsByTagName('chatid')[0].firstChild.nodeValue;
I have a custom template or two but even if switched to the defaults, the log off hangs with the chat window attempting to display (I have the site set to not allow unregistered to see the chat so maybe that's responsible?)
|
If you look into the archives, what are the latest chat ? Do you have bot or special commands chats ?
Quote:
Originally Posted by gpc10347
I also noticed that my private chat tab was missing it's cross icon.
label: tabusername + ' <span class="close"><img src="mgc_cb_evo/clientscript/cross.png" border="0" /></span>', fixed that one.
I think the path was reversed initially?
|
Path changed indeed. This has been fixed in the under development version.
Quote:
Originally Posted by Gn_Snake
You had released a patch for this specific problem, but after an upgrade of the plugin was fixed.
Maybe some bug is resolved by placing too
However you have some ideas on how to solve this problem?
Thank you very much
|
I don't remember of the patch if you can point me to it I could tell you wether this is supported in this version or not.