<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: WP Auto Tagger</title>
	<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/</link>
	<description>Download Free Wordpress Themes, HTML &#38; CSS Templates</description>
	<pubDate>Sun, 07 Sep 2008 07:44:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: iDope</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-455</link>
		<dc:creator>iDope</dc:creator>
		<pubDate>Wed, 20 Aug 2008 07:32:41 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-455</guid>
		<description>@Kelly: I have updated the plugin. Please re-download it and let me know if it works for you now.</description>
		<content:encoded><![CDATA[<p>@Kelly: I have updated the plugin. Please re-download it and let me know if it works for you now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-454</link>
		<dc:creator>Kelly</dc:creator>
		<pubDate>Tue, 19 Aug 2008 23:48:41 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-454</guid>
		<description>What happened to Auto Tagger in 2.6.1? It was working great but now I keep getting an error like the one above: 

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/yyyyyy/public_html/xxxxx/wp-content/plugins/wp-auto-tagger/auto-tagger.php on line 130

also on line 131 and 132

Please advice. I love this little plugin!
Thanks</description>
		<content:encoded><![CDATA[<p>What happened to Auto Tagger in 2.6.1? It was working great but now I keep getting an error like the one above: </p>
<p>Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/yyyyyy/public_html/xxxxx/wp-content/plugins/wp-auto-tagger/auto-tagger.php on line 130</p>
<p>also on line 131 and 132</p>
<p>Please advice. I love this little plugin!<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-418</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 23 Jul 2008 12:09:55 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-418</guid>
		<description>Auto Tagger is a great plugin :D</description>
		<content:encoded><![CDATA[<p>Auto Tagger is a great plugin <img src='http://wordpresssupplies.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Kroezen</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-290</link>
		<dc:creator>Peter Kroezen</dc:creator>
		<pubDate>Wed, 09 Jul 2008 17:04:16 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-290</guid>
		<description>Manual suggest working great now, thanks very much!
Where's your donation button?
Peter wp 2.5.1</description>
		<content:encoded><![CDATA[<p>Manual suggest working great now, thanks very much!<br />
Where&#8217;s your donation button?<br />
Peter wp 2.5.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iDope</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-287</link>
		<dc:creator>iDope</dc:creator>
		<pubDate>Tue, 08 Jul 2008 15:31:11 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-287</guid>
		<description>The plugin has been updated for WP 2.5 (use the older version for WP 2.3).</description>
		<content:encoded><![CDATA[<p>The plugin has been updated for WP 2.5 (use the older version for WP 2.3).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-275</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 02 Jun 2008 00:07:39 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-275</guid>
		<description>Hi - Just downloaded the plugin on June 2nd &#38; got the errors listed above - tried editing the file as per your comment and now get a fatal error unexpected T_IF - can you update the zip file to be correct so I can reinstall it please?
I am on WP 2.5.1</description>
		<content:encoded><![CDATA[<p>Hi - Just downloaded the plugin on June 2nd &amp; got the errors listed above - tried editing the file as per your comment and now get a fatal error unexpected T_IF - can you update the zip file to be correct so I can reinstall it please?<br />
I am on WP 2.5.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-274</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Sat, 31 May 2008 12:36:39 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-274</guid>
		<description>Here is the section of code were the issue seems to be:


	if(curl_errno($ch)) return curl_error($ch);
	curl_close($ch);
    $results=unserialize($response);
	if (!is_array($results[’ResultSet’][’Result’])) {) {
    return $tags; exit();
    }
    $tags=array_merge(explode(’,',$tags), $results[’ResultSet’][’Result’]);

please help me find whats wrong with the code or if any have a working plugin please provide and download for this plugin.

Thanks in advance.

Chad

thanks</description>
		<content:encoded><![CDATA[<p>Here is the section of code were the issue seems to be:</p>
<p>	if(curl_errno($ch)) return curl_error($ch);<br />
	curl_close($ch);<br />
    $results=unserialize($response);<br />
	if (!is_array($results[’ResultSet’][’Result’])) {) {<br />
    return $tags; exit();<br />
    }<br />
    $tags=array_merge(explode(’,&#8217;,$tags), $results[’ResultSet’][’Result’]);</p>
<p>please help me find whats wrong with the code or if any have a working plugin please provide and download for this plugin.</p>
<p>Thanks in advance.</p>
<p>Chad</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CHad</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-273</link>
		<dc:creator>CHad</dc:creator>
		<pubDate>Sat, 31 May 2008 12:27:28 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-273</guid>
		<description>I can not seem to get this plugin work for me....

I tried the download...and I get errors.

I then tried to edit the script like suggested above with no luck.

I keep getting error messages when even try to activate the plugin.


Can someone please help me find a working copy of this plug...please and thanks.


Cheers

Chad</description>
		<content:encoded><![CDATA[<p>I can not seem to get this plugin work for me&#8230;.</p>
<p>I tried the download&#8230;and I get errors.</p>
<p>I then tried to edit the script like suggested above with no luck.</p>
<p>I keep getting error messages when even try to activate the plugin.</p>
<p>Can someone please help me find a working copy of this plug&#8230;please and thanks.</p>
<p>Cheers</p>
<p>Chad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-263</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 22 May 2008 19:31:19 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-263</guid>
		<description>Version 2.5.1 I'm getting this error

PHP Fatal error:  Call to undefined function curl_init() in /var/www/peter/blog/wp-content/plugins/auto-tagger.php on line 118</description>
		<content:encoded><![CDATA[<p>Version 2.5.1 I&#8217;m getting this error</p>
<p>PHP Fatal error:  Call to undefined function curl_init() in /var/www/peter/blog/wp-content/plugins/auto-tagger.php on line 118</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baron</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-250</link>
		<dc:creator>baron</dc:creator>
		<pubDate>Sun, 11 May 2008 17:02:30 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-250</guid>
		<description>hi. Thanks for plugin

perfect.

regards</description>
		<content:encoded><![CDATA[<p>hi. Thanks for plugin</p>
<p>perfect.</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-240</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Thu, 01 May 2008 08:56:19 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-240</guid>
		<description>Can anyone of you help me adding a function that excludes some tags (I've already tried wp_tag_cloud('exclude=word1,word2);...

Best regards,
Alexander.</description>
		<content:encoded><![CDATA[<p>Can anyone of you help me adding a function that excludes some tags (I&#8217;ve already tried wp_tag_cloud(&#8217;exclude=word1,word2);&#8230;</p>
<p>Best regards,<br />
Alexander.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karsten</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-239</link>
		<dc:creator>Karsten</dc:creator>
		<pubDate>Wed, 30 Apr 2008 13:42:05 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-239</guid>
		<description>On my wordpress 2.5.1 clicking on suggest tag closes the window and saves the suggested tags to the article. I expected suggestions I can approve - not a forced add. 

Anyway, the plugin is a great idea - I really hope you polish the code so it works with the 2.5.1 Version ...</description>
		<content:encoded><![CDATA[<p>On my wordpress 2.5.1 clicking on suggest tag closes the window and saves the suggested tags to the article. I expected suggestions I can approve - not a forced add. </p>
<p>Anyway, the plugin is a great idea - I really hope you polish the code so it works with the 2.5.1 Version &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sammy123</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-230</link>
		<dc:creator>Sammy123</dc:creator>
		<pubDate>Thu, 24 Apr 2008 09:39:44 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-230</guid>
		<description>Do you plan to update this for WP 2.5?</description>
		<content:encoded><![CDATA[<p>Do you plan to update this for WP 2.5?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tadd</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-226</link>
		<dc:creator>Tadd</dc:creator>
		<pubDate>Mon, 21 Apr 2008 18:50:15 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-226</guid>
		<description>Love this plug. However, I'm installing it in a site that has over 150 posts ... no tags. Is there a way to tag them without going through and then save again?</description>
		<content:encoded><![CDATA[<p>Love this plug. However, I&#8217;m installing it in a site that has over 150 posts &#8230; no tags. Is there a way to tag them without going through and then save again?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-200</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 01 Apr 2008 00:09:23 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-200</guid>
		<description>Stuart: I tried pasting in your code snippet but it caused a fatal error and the website would no longer load.

Reality: I think you're seeing the same problem I am, you click the button and nothing seems to happen.  But additionally, in IE7.0 anyway, you'll see an error icon in the status bar, double click the icon and a message box pops up with the error message.  Browser settings will also affect when and if you see the errors in the page.

Plugin Author: There appears to be two distinct problems, 1) errors displayed when saving posts and pages, 2) clicking the auto tag button doesn't add the tags.

--Paul</description>
		<content:encoded><![CDATA[<p>Stuart: I tried pasting in your code snippet but it caused a fatal error and the website would no longer load.</p>
<p>Reality: I think you&#8217;re seeing the same problem I am, you click the button and nothing seems to happen.  But additionally, in IE7.0 anyway, you&#8217;ll see an error icon in the status bar, double click the icon and a message box pops up with the error message.  Browser settings will also affect when and if you see the errors in the page.</p>
<p>Plugin Author: There appears to be two distinct problems, 1) errors displayed when saving posts and pages, 2) clicking the auto tag button doesn&#8217;t add the tags.</p>
<p>&#8211;Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RealityRehash</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-199</link>
		<dc:creator>RealityRehash</dc:creator>
		<pubDate>Mon, 31 Mar 2008 22:27:24 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-199</guid>
		<description>I'm not getting an error, the tags just aren't showing up in the tag box for me when I click the 'suggest tags' button</description>
		<content:encoded><![CDATA[<p>I&#8217;m not getting an error, the tags just aren&#8217;t showing up in the tag box for me when I click the &#8217;suggest tags&#8217; button</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Anderson</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-196</link>
		<dc:creator>Stuart Anderson</dc:creator>
		<pubDate>Mon, 31 Mar 2008 17:48:46 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-196</guid>
		<description>Strange I'm running 2.5 as well.
Just looked, did you copy and past the code from above?
Just tried it my self and the quote simples been changed. double check that the correct single quotes are being used in the code, and if your still having problems. 
Are you getting the same error message or has it changed at all?</description>
		<content:encoded><![CDATA[<p>Strange I&#8217;m running 2.5 as well.<br />
Just looked, did you copy and past the code from above?<br />
Just tried it my self and the quote simples been changed. double check that the correct single quotes are being used in the code, and if your still having problems.<br />
Are you getting the same error message or has it changed at all?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RealityRehash</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-192</link>
		<dc:creator>RealityRehash</dc:creator>
		<pubDate>Mon, 31 Mar 2008 02:06:25 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-192</guid>
		<description>This doesn't seem to be working with WordPress version 2.5</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t seem to be working with WordPress version 2.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Anderson</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-189</link>
		<dc:creator>Stuart Anderson</dc:creator>
		<pubDate>Sun, 30 Mar 2008 14:50:34 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-189</guid>
		<description>Okay I made a small typo in my code, sorry guys. instead of "if ($results[’ResultSet’][’Result’] == “”) {" on line 130 you need to put "if (if (!is_array($results['ResultSet']['Result'])) {) {"</description>
		<content:encoded><![CDATA[<p>Okay I made a small typo in my code, sorry guys. instead of &#8220;if ($results[’ResultSet’][’Result’] == “”) {&#8221; on line 130 you need to put &#8220;if (if (!is_array($results[&#8217;ResultSet&#8217;][&#8217;Result&#8217;])) {) {&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Anderson</title>
		<link>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-188</link>
		<dc:creator>Stuart Anderson</dc:creator>
		<pubDate>Sun, 30 Mar 2008 14:04:40 +0000</pubDate>
		<guid>http://wordpresssupplies.com/wordpress-plugins/auto-tagger/#comment-188</guid>
		<description>I have been getting the same errors as Gene, the solution was fairly simple. I added these lines to auto-tagger.php and it seems to work for me...

    	if ($results['ResultSet']['Result'] == "") {
    		return $tags;
    		exit();
    	}

Just find....
129.    $results=unserialize($response);
130.    $tags=array_merge(explode(',',$tags), $results['ResultSet']['Result']);

and change it too...
129.    $results=unserialize($response);
130.    if ($results['ResultSet']['Result'] == "") {
131.        return $tags; exit();
132.    }
133.    $tags=array_merge(explode(',',$tags), $results['ResultSet']['Result']);</description>
		<content:encoded><![CDATA[<p>I have been getting the same errors as Gene, the solution was fairly simple. I added these lines to auto-tagger.php and it seems to work for me&#8230;</p>
<p>    	if ($results[&#8217;ResultSet&#8217;][&#8217;Result&#8217;] == &#8220;&#8221;) {<br />
    		return $tags;<br />
    		exit();<br />
    	}</p>
<p>Just find&#8230;.<br />
129.    $results=unserialize($response);<br />
130.    $tags=array_merge(explode(&#8217;,',$tags), $results[&#8217;ResultSet&#8217;][&#8217;Result&#8217;]);</p>
<p>and change it too&#8230;<br />
129.    $results=unserialize($response);<br />
130.    if ($results[&#8217;ResultSet&#8217;][&#8217;Result&#8217;] == &#8220;&#8221;) {<br />
131.        return $tags; exit();<br />
132.    }<br />
133.    $tags=array_merge(explode(&#8217;,',$tags), $results[&#8217;ResultSet&#8217;][&#8217;Result&#8217;]);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
