Hi,
I started working with AjaxChat on one of my sites today. It’s pretty cool. I really like what you’ve done with this one.
I noticed on a separate (closed) posting that embedding was a requested feature. Did anything ever come of this? Is it possible to embed AjaxChat?
]]>Good, long AjaxChat longer works with wordpress. From version 3.5 on, I stopped working AjaxChat. The problem is qeu stays below around the web, and when pressed does nothing.
Thanks and regards, hope they can solve it.
]]>What after the chat, if admin wants to clean up the chat history? The chat box keeps the logs but no option to clear it.
thank you.
Just installed 0.5.1 on my test site and I have noticed the post time is -8hrs of my local time
Where does it draw its time data from????
Hi
Does this work for Mobile/cell phones?
Yeah all the browsers its works very smooth except IE 9 (didnt test below that). It does not work in IE 9 it blocks out a main slide from loading and takes a long time to load users. I tested it with other AJax chats same thing as yours.
I see this in your JS file
@header("Cache-Control: no-cache, must-revalidate");
@header("Pragma: no-cache");
@header("Content-type: text/javascript");
Others use this in Ajax files for IE
// put this class in grails-app/config/
class AjaxFilters {
def filters = {
all(controller:'*', action:'*') {
before = {
if (request.getHeader('X-Requested-With')?.equals('XMLHttpRequest')) {
response.setHeader('Expires', '-1')
}
}
}
}
}
Link https://www.dashbay.com/2011/05/internet-explorer-caches-ajax/
Other ideas
link https://www.phpfreaks.com/forums/index.php?topic=295469.0
I am really stuck here not working in IE9 any ideas?
]]>It works all well but I get background with Firebug (Firefox), this error message, what is the cause?
————————————
myName is not defined
onreadystatechange()
if(nameTmp!=myName) {
————————————
this is a great plugin v. 0.4.6 working nice on wp 3.2.1
keep on Mr. Sutherland
Hi,
the bar appears below (not exactly a bar but I suppose with a little css tweaking…) but when I try to click the chat() button nothing happens for me.
When I hover the mouse over the chat() button in the browser appears this message “javascript.void(0);” (it does not appear in the browser window).
]]>It does not work
]]>I’ve used Ajax chat before with SMF software at 3 sites, it’s great.
I couldn’t tell by the author’s code if he was pulling up & using the software of the original Ajax Chat.
I have a full copy of that software in my hard drive, I use it in a stand-alone chatroom at an SMF site of mine.
However, there was no chatcox or shoutbox added to my WP front page after I enabled the plugin, so I disabled it.
I’ll be waiting for comments, thanks.
]]>With 99 users you can’t see the chat area at all. Need to make the name list scroll perhaps?
]]>I would like to be able to control/view/prevent logging. Forgive me if I’m ignorant of something that renders this request moot.
]]>Just wanted to say thanks and keep up the good work. Ajaxchat is simple to install and very cool.
]]>I cant’ get the chat box to show.
What is the hard code for it?
I tried <?php ajaxchat(); ?> and that didn’t work
]]>I am loving this plugin but would like to request if you can add a way of banning certain words like swear words. I get a lot of young visitors to my site and would like to filer out any bad words.
Thanks.
]]>Warning: Cannot modify header information – headers already sent by (output started at /home/smiling/public_html/publicleech.tk/wp-content/themes/twentyten/header.php:12) in /home/smiling/public_html/****/wp-content/plugins/ajaxchat/ajaxchat_ping.php on line 2
Warning: Cannot modify header information – headers already sent by (output started at /home/smiling/public_html/publicleech.tk/wp-content/themes/twentyten/header.php:12) in /home/smiling/public_html/****/wp-content/plugins/ajaxchat/ajaxchat_ping.php on line 3
]]>