<?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>Comments on: WP Post Thumbnail 0.2 Beta 2</title>
	<atom:link href="http://www.seoadsensethemes.com/0-2-beta-2-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seoadsensethemes.com/0-2-beta-2-release/</link>
	<description>Search Engine Optimized (SEO), Adsense-Ready Free WordPress Themes</description>
	<lastBuildDate>Mon, 28 Jun 2010 01:10:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: shahid</title>
		<link>http://www.seoadsensethemes.com/0-2-beta-2-release/comment-page-3/#comment-1123</link>
		<dc:creator>shahid</dc:creator>
		<pubDate>Thu, 24 Jun 2010 15:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=338#comment-1123</guid>
		<description>hay sir

sir can u tell me how to add  &quot;Auto Post Thumbnail&quot; in wordpress

sir just look like this web site &quot;http://www.theme-junkie.com&quot;

Plz Sir Tell Me About This mothed

my web site is www.Gloori.Com

this is my free wp theme

sir this is my free wp theme link

http://fthemes.com/demonstration/?wptheme=TodaysNews

and this is download link

http://fthemes.com/download/?theme=todays-news

me not understand how to install &quot;Auto Post Thumbnail&quot; in my wp theme

plz sir tell me about this im waiting for ur reply
byee</description>
		<content:encoded><![CDATA[<p>hay sir</p>
<p>sir can u tell me how to add  &#8220;Auto Post Thumbnail&#8221; in wordpress</p>
<p>sir just look like this web site &#8220;http://www.theme-junkie.com&#8221;</p>
<p>Plz Sir Tell Me About This mothed</p>
<p>my web site is <a href="http://www.Gloori.Com" rel="nofollow">http://www.Gloori.Com</a></p>
<p>this is my free wp theme</p>
<p>sir this is my free wp theme link</p>
<p><a href="http://fthemes.com/demonstration/?wptheme=TodaysNews" rel="nofollow">http://fthemes.com/demonstration/?wptheme=TodaysNews</a></p>
<p>and this is download link</p>
<p><a href="http://fthemes.com/download/?theme=todays-news" rel="nofollow">http://fthemes.com/download/?theme=todays-news</a></p>
<p>me not understand how to install &#8220;Auto Post Thumbnail&#8221; in my wp theme</p>
<p>plz sir tell me about this im waiting for ur reply<br />
byee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.seoadsensethemes.com/0-2-beta-2-release/comment-page-3/#comment-1116</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 08 Jun 2010 21:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=338#comment-1116</guid>
		<description>We&#039;ve just come upon this issue where if you try to do a new crop, where there is an existing crop, it will delete the old image and save the new one but it will not update the custom field in the database.

If we first delete the existing crop and then do the new one it all works fine.

It seems like we can&#039;t update these records for some reason, only delete and insert.

Anybody have any idea why?</description>
		<content:encoded><![CDATA[<p>We&#8217;ve just come upon this issue where if you try to do a new crop, where there is an existing crop, it will delete the old image and save the new one but it will not update the custom field in the database.</p>
<p>If we first delete the existing crop and then do the new one it all works fine.</p>
<p>It seems like we can&#8217;t update these records for some reason, only delete and insert.</p>
<p>Anybody have any idea why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.seoadsensethemes.com/0-2-beta-2-release/comment-page-3/#comment-1086</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 30 Mar 2010 13:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=338#comment-1086</guid>
		<description>Is this plugin still being updated?</description>
		<content:encoded><![CDATA[<p>Is this plugin still being updated?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben K</title>
		<link>http://www.seoadsensethemes.com/0-2-beta-2-release/comment-page-3/#comment-1077</link>
		<dc:creator>Ben K</dc:creator>
		<pubDate>Mon, 08 Mar 2010 23:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=338#comment-1077</guid>
		<description>I&#039;ve gotten WP to recognize the Wppt class by using the &#039;method_exists&#039; approach that Darrenb posted above (Thanks Darrenb!), however, I&#039;m getting this now...

Warning: Invalid argument supplied for foreach() in /var/.../wp-content/plugins/wp-post-thumbnail/wppt.php  on line 182

...which is foreach( $this-&gt;wppt_preset as $preset ) in the get_post_thumbnail() function.

I&#039;ve tried passing in my specific custom key name, as well as &#039;preset1&#039;.

Can anyone help out here?  I&#039;m obviously missing something.

Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve gotten WP to recognize the Wppt class by using the &#8216;method_exists&#8217; approach that Darrenb posted above (Thanks Darrenb!), however, I&#8217;m getting this now&#8230;</p>
<p>Warning: Invalid argument supplied for foreach() in /var/&#8230;/wp-content/plugins/wp-post-thumbnail/wppt.php  on line 182</p>
<p>&#8230;which is foreach( $this-&gt;wppt_preset as $preset ) in the get_post_thumbnail() function.</p>
<p>I&#8217;ve tried passing in my specific custom key name, as well as &#8216;preset1&#8242;.</p>
<p>Can anyone help out here?  I&#8217;m obviously missing something.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kule</title>
		<link>http://www.seoadsensethemes.com/0-2-beta-2-release/comment-page-3/#comment-1069</link>
		<dc:creator>Kule</dc:creator>
		<pubDate>Thu, 25 Feb 2010 22:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=338#comment-1069</guid>
		<description>This  suck nothing working.Or make it to work or dont fuck everybody</description>
		<content:encoded><![CDATA[<p>This  suck nothing working.Or make it to work or dont fuck everybody</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcos</title>
		<link>http://www.seoadsensethemes.com/0-2-beta-2-release/comment-page-3/#comment-1067</link>
		<dc:creator>Marcos</dc:creator>
		<pubDate>Mon, 22 Feb 2010 20:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=338#comment-1067</guid>
		<description>The definitive solution for &quot;Loading&quot; issue is here: http://abeautifulsite.net/wp-content/uploads/2008/05/JSON.zip

Thanks for the great plugin!</description>
		<content:encoded><![CDATA[<p>The definitive solution for &#8220;Loading&#8221; issue is here: <a href="http://abeautifulsite.net/wp-content/uploads/2008/05/JSON.zip" rel="nofollow">http://abeautifulsite.net/wp-content/uploads/2008/05/JSON.zip</a></p>
<p>Thanks for the great plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rasmus Henriksen</title>
		<link>http://www.seoadsensethemes.com/0-2-beta-2-release/comment-page-3/#comment-1060</link>
		<dc:creator>Rasmus Henriksen</dc:creator>
		<pubDate>Tue, 16 Feb 2010 02:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=338#comment-1060</guid>
		<description>I have been customizing presets and the number of them in phpmyadmin, so that I can handle more thumbnails with it, but when I extend it to above 10 thumbnail presets, the 11th “just becomes nr 0”, the 12th “becomes nr. 1” and so on. So, when i click on 11th tab, it shows data for preset 0....

I’ve been trying with my few programming skills to fix this, but I really can’t. Have you any idea of how to get rid of this “bug”?

Thanks a lot in advance!</description>
		<content:encoded><![CDATA[<p>I have been customizing presets and the number of them in phpmyadmin, so that I can handle more thumbnails with it, but when I extend it to above 10 thumbnail presets, the 11th “just becomes nr 0”, the 12th “becomes nr. 1” and so on. So, when i click on 11th tab, it shows data for preset 0&#8230;.</p>
<p>I’ve been trying with my few programming skills to fix this, but I really can’t. Have you any idea of how to get rid of this “bug”?</p>
<p>Thanks a lot in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darrenb</title>
		<link>http://www.seoadsensethemes.com/0-2-beta-2-release/comment-page-3/#comment-1058</link>
		<dc:creator>Darrenb</dc:creator>
		<pubDate>Mon, 08 Feb 2010 13:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=338#comment-1058</guid>
		<description>I ran into trouble using the &#039;function_exists&#039; check with WP 2.9 (returned false), when loading thumbs into templates.

I used the following instead;

if ( method_exists( &#039;Wppt&#039;, &#039;get_post_thumbnail&#039; ) ) {

   //Your code here

}

Hope this helps someone.</description>
		<content:encoded><![CDATA[<p>I ran into trouble using the &#8216;function_exists&#8217; check with WP 2.9 (returned false), when loading thumbs into templates.</p>
<p>I used the following instead;</p>
<p>if ( method_exists( &#8216;Wppt&#8217;, &#8216;get_post_thumbnail&#8217; ) ) {</p>
<p>   //Your code here</p>
<p>}</p>
<p>Hope this helps someone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.seoadsensethemes.com/0-2-beta-2-release/comment-page-3/#comment-1055</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Fri, 29 Jan 2010 10:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=338#comment-1055</guid>
		<description>What a brilliant plug. Only issue I&#039;ve had with the beta was that I couldn&#039;t get my new values to stick. The first one did (though it remained named &quot;preset1&quot;) but the 2nd and 3rd wouldn&#039;t save for some reason. I just loaded up phpmyadmin and I&#039;m all set.  

I&#039;m running wp 2.9.1 on apache with PHP 5.2.11. I&#039;m also using cforms and akismet plugins. 

Using the media library as the source and adding the ability to update all of the existing thumbnails should win you a nobel peace prize. really great. 


Dear detractors, wtf are you doing running wordpress on IIS anyway? c&#039;mon.</description>
		<content:encoded><![CDATA[<p>What a brilliant plug. Only issue I&#8217;ve had with the beta was that I couldn&#8217;t get my new values to stick. The first one did (though it remained named &#8220;preset1&#8243;) but the 2nd and 3rd wouldn&#8217;t save for some reason. I just loaded up phpmyadmin and I&#8217;m all set.  </p>
<p>I&#8217;m running wp 2.9.1 on apache with PHP 5.2.11. I&#8217;m also using cforms and akismet plugins. </p>
<p>Using the media library as the source and adding the ability to update all of the existing thumbnails should win you a nobel peace prize. really great. </p>
<p>Dear detractors, wtf are you doing running wordpress on IIS anyway? c&#8217;mon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peti</title>
		<link>http://www.seoadsensethemes.com/0-2-beta-2-release/comment-page-3/#comment-1046</link>
		<dc:creator>Peti</dc:creator>
		<pubDate>Wed, 20 Jan 2010 18:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=338#comment-1046</guid>
		<description>The &quot;Loading..&quot; BUG fixed by me. 
Download here the fixed wppt.php file (only for IIS).

http://blog.vargapeter.com/2010/01/20/wp-post-thumbnail-02b-loading-bug-fixed/</description>
		<content:encoded><![CDATA[<p>The &#8220;Loading..&#8221; BUG fixed by me.<br />
Download here the fixed wppt.php file (only for IIS).</p>
<p><a href="http://blog.vargapeter.com/2010/01/20/wp-post-thumbnail-02b-loading-bug-fixed/" rel="nofollow">http://blog.vargapeter.com/2010/01/20/wp-post-thumbnail-02b-loading-bug-fixed/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
