Same here...This is how the chat keeps being for me when I try to enter.
This is how the chat keeps being for me when I try to enter.
You don't say.@thepeoplewhocantacsessthechat: What browser are you useing? For me Opera cant acess the chat and firefox can!
...check your browser settings (or use another browser) and try it again guys.
Try installing Mozilla Firefox guys.
For some reason, the site seems to prefer it over I.E. Although I use both, FF usually performs better for the chat room and my moderator tools.
Firefox also uses a separate cach and cookie system, as does Netscape Navigator
function escape2(str) {
str = str.replace('%','%25');// These are, to my knowledge, the only
str = str.replace('+','%2B');// characters not properly escaped by escape
str = escape(str);
return str;
}
function escape2(str) {
return escape(str.replace(/%/g,"%25")).replace(/\+/,"%2B");
}
[B]Warning[/B]: array_keys() [[URL="http://www.hiveworkshop.com/forums/function.array-keys"]function.array-keys[/URL]]: The first argument should be an array in [B]/home/hiveworkshop.com/forums_hidden/pages/tools_gochat.php[/B] on line [B]18[/B]
[B]Warning[/B]: implode() [[URL="http://www.hiveworkshop.com/forums/function.implode"]function.implode[/URL]]: Invalid arguments passed in [B]/home/hiveworkshop.com/forums_hidden/pages/tools_gochat.php[/B] on line [B]18[/B]
I get this whenever I enter the chat:
Code:[B]Warning[/B]: array_keys() [[URL="http://www.hiveworkshop.com/forums/function.array-keys"]function.array-keys[/URL]]: The first argument should be an array in [B]/home/hiveworkshop.com/forums_hidden/pages/tools_gochat.php[/B] on line [B]18[/B] [B]Warning[/B]: implode() [[URL="http://www.hiveworkshop.com/forums/function.implode"]function.implode[/URL]]: Invalid arguments passed in [B]/home/hiveworkshop.com/forums_hidden/pages/tools_gochat.php[/B] on line [B]18[/B]