<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Simple Wordpress AJAX shoutbox | SocialEnemy</title>
	<atom:link href="http://socialenemy.com/2009/06/simple-wordpress-ajax-shoutbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://socialenemy.com/2009/06/simple-wordpress-ajax-shoutbox/</link>
	<description>Programming and Web Development</description>
	<lastBuildDate>Wed, 10 Mar 2010 00:07:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Simple Wordpress AJAX shoutbox | SocialEnemy</title>
		<link>http://socialenemy.com/2009/06/simple-wordpress-ajax-shoutbox/comment-page-3/#comment-1741</link>
		<dc:creator>5 Ways to Keep Visitors Coming Back &#124; Helpful Tips For Newbies</dc:creator>
		<pubDate>Wed, 10 Mar 2010 00:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://socialenemy.com/?p=49#comment-1741</guid>
		<description>[...] Simple Wordpress AJAX shoutbox &#124; SocialEnemy [...]</description>
		<content:encoded><![CDATA[<p>[...] Simple Wordpress AJAX shoutbox | SocialEnemy [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Simple Wordpress AJAX shoutbox | SocialEnemy</title>
		<link>http://socialenemy.com/2009/06/simple-wordpress-ajax-shoutbox/comment-page-3/#comment-1726</link>
		<dc:creator>fuki</dc:creator>
		<pubDate>Mon, 08 Mar 2010 08:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://socialenemy.com/?p=49#comment-1726</guid>
		<description>It works!!! Thank you thank you Thank you Thank you Thank you Thank you :) have a nice day :)</description>
		<content:encoded><![CDATA[<p>It works!!! Thank you thank you Thank you Thank you Thank you Thank you <img src='http://socialenemy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  have a nice day <img src='http://socialenemy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Simple Wordpress AJAX shoutbox | SocialEnemy</title>
		<link>http://socialenemy.com/2009/06/simple-wordpress-ajax-shoutbox/comment-page-3/#comment-1708</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Fri, 05 Mar 2010 09:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://socialenemy.com/?p=49#comment-1708</guid>
		<description>that line is akismet stuff,
i dont know why it has array there
try editing ajax_shoutbox_process.php using plugin editor,
go to line ~95 and change:
&lt;code&gt;$query_string .= $key . &#039;=&#039; . urlencode ( stripslashes ( $data ) ) . &#039;&amp;&#039;;&lt;/code&gt;
into:
&lt;code&gt;$query_string .= $key . &#039;=&#039; . urlencode ( stripslashes ( (string) $data ) ) . &#039;&amp;&#039;;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>that line is akismet stuff,<br />
i dont know why it has array there<br />
try editing ajax_shoutbox_process.php using plugin editor,<br />
go to line ~95 and change:<br />
<code>$query_string .= $key . '=' . urlencode ( stripslashes ( $data ) ) . '&amp;';</code><br />
into:<br />
<code>$query_string .= $key . '=' . urlencode ( stripslashes ( (string) $data ) ) . '&amp;';</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Simple Wordpress AJAX shoutbox | SocialEnemy</title>
		<link>http://socialenemy.com/2009/06/simple-wordpress-ajax-shoutbox/comment-page-3/#comment-1707</link>
		<dc:creator>fuki</dc:creator>
		<pubDate>Fri, 05 Mar 2010 08:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://socialenemy.com/?p=49#comment-1707</guid>
		<description>Hi, thanks for your shoutbox!!! Is the best! :) I use it on test website about history of washing - mashine (only in czech lang, but it is not important :)). But... Im getting error (when I wrote message):
Warning: stripslashes() expects parameter 1 to be string, array given in /var/www/users/fuki/htdocs/muzeum.alien21.com/wp-content/plugins/simple-ajax-shoutbox/ajax_shoutbox_process.php on line 95
Then this message show and error hide for approximately 30 sec. Any idea? Thank you very much for any idea...</description>
		<content:encoded><![CDATA[<p>Hi, thanks for your shoutbox!!! Is the best! <img src='http://socialenemy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I use it on test website about history of washing &#8211; mashine (only in czech lang, but it is not important <img src='http://socialenemy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ). But&#8230; Im getting error (when I wrote message):<br />
Warning: stripslashes() expects parameter 1 to be string, array given in /var/www/users/fuki/htdocs/muzeum.alien21.com/wp-content/plugins/simple-ajax-shoutbox/ajax_shoutbox_process.php on line 95<br />
Then this message show and error hide for approximately 30 sec. Any idea? Thank you very much for any idea&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Simple Wordpress AJAX shoutbox | SocialEnemy</title>
		<link>http://socialenemy.com/2009/06/simple-wordpress-ajax-shoutbox/comment-page-3/#comment-1697</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Thu, 04 Mar 2010 02:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://socialenemy.com/?p=49#comment-1697</guid>
		<description>that can be hosting or htaccess issue, i cant really help you, without seeing your wordpress code. sorry</description>
		<content:encoded><![CDATA[<p>that can be hosting or htaccess issue, i cant really help you, without seeing your wordpress code. sorry</p>
]]></content:encoded>
	</item>
	<item>
		<title>Simple Wordpress AJAX shoutbox | SocialEnemy</title>
		<link>http://socialenemy.com/2009/06/simple-wordpress-ajax-shoutbox/comment-page-3/#comment-1696</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Thu, 04 Mar 2010 02:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://socialenemy.com/?p=49#comment-1696</guid>
		<description>theres no option like that, so you should change the code.
edit ajax_shoutbox.php file using plugin editor
and find around line 65 says:
&lt;code&gt;echo &quot;&quot; . __(&#039;Website&#039;) . &quot;\n&quot;;&lt;/code&gt;
delete that line.</description>
		<content:encoded><![CDATA[<p>theres no option like that, so you should change the code.<br />
edit ajax_shoutbox.php file using plugin editor<br />
and find around line 65 says:<br />
<code>echo "" . __('Website') . "\n";</code><br />
delete that line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Simple Wordpress AJAX shoutbox | SocialEnemy</title>
		<link>http://socialenemy.com/2009/06/simple-wordpress-ajax-shoutbox/comment-page-3/#comment-1695</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Thu, 04 Mar 2010 02:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://socialenemy.com/?p=49#comment-1695</guid>
		<description>sorry theres no feature like that, i will try add it on next update</description>
		<content:encoded><![CDATA[<p>sorry theres no feature like that, i will try add it on next update</p>
]]></content:encoded>
	</item>
	<item>
		<title>Simple Wordpress AJAX shoutbox | SocialEnemy</title>
		<link>http://socialenemy.com/2009/06/simple-wordpress-ajax-shoutbox/comment-page-3/#comment-1694</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Thu, 04 Mar 2010 02:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://socialenemy.com/?p=49#comment-1694</guid>
		<description>Try editing ajax_shoutbox_process.php file using plugin editor
find line 4:
&lt;code&gt;$nonce = $_POST [&#039;nonce&#039;];&lt;/code&gt;
and delete that line.
its a bug, i will fix that on the next update.</description>
		<content:encoded><![CDATA[<p>Try editing ajax_shoutbox_process.php file using plugin editor<br />
find line 4:<br />
<code>$nonce = $_POST ['nonce'];</code><br />
and delete that line.<br />
its a bug, i will fix that on the next update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Simple Wordpress AJAX shoutbox | SocialEnemy</title>
		<link>http://socialenemy.com/2009/06/simple-wordpress-ajax-shoutbox/comment-page-3/#comment-1693</link>
		<dc:creator>Erin</dc:creator>
		<pubDate>Wed, 03 Mar 2010 18:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://socialenemy.com/?p=49#comment-1693</guid>
		<description>Hi Indra -- thanks for your shoutbox! We are using it on ideomancer.com, a speculative fiction website. I&#039;m getting this error:

[Mon Feb 08 13:29:52 2010] [error] PHP Notice: Undefined index: nonce in C:\\www\\ideomancer.com\\WP\\wp-content\\plugins\\simple-ajax-shoutbox\\ajax_shoutbox_process.php on line 4, referer: http://www.ideomancer.com/wp/

Any thoughts?

Thanks again!</description>
		<content:encoded><![CDATA[<p>Hi Indra &#8212; thanks for your shoutbox! We are using it on ideomancer.com, a speculative fiction website. I&#8217;m getting this error:</p>
<p>[Mon Feb 08 13:29:52 2010] [error] PHP Notice: Undefined index: nonce in C:\\www\\ideomancer.com\\WP\\wp-content\\plugins\\simple-ajax-shoutbox\\ajax_shoutbox_process.php on line 4, referer: <a  href="http://www.ideomancer.com/wp/" rel="nofollow">http://www.ideomancer.com/wp/</a></p>
<p>Any thoughts?</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Simple Wordpress AJAX shoutbox | SocialEnemy</title>
		<link>http://socialenemy.com/2009/06/simple-wordpress-ajax-shoutbox/comment-page-3/#comment-1692</link>
		<dc:creator>mished</dc:creator>
		<pubDate>Wed, 03 Mar 2010 17:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://socialenemy.com/?p=49#comment-1692</guid>
		<description>Just installed this plugin on my site.  Works fine.  Thanks.

I&#039;m wondering ... where do all the old messages (ie the ones not shown on the widget) go?  Is it possible to archive them?</description>
		<content:encoded><![CDATA[<p>Just installed this plugin on my site.  Works fine.  Thanks.</p>
<p>I&#8217;m wondering &#8230; where do all the old messages (ie the ones not shown on the widget) go?  Is it possible to archive them?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
