<?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"
	>
<channel>
	<title>Comments for SEOAdsenseThemes.com</title>
	<atom:link href="http://www.seoadsensethemes.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seoadsensethemes.com</link>
	<description>Search Engine Optimized (SEO), Adsense-Ready Free WordPress Themes</description>
	<pubDate>Wed, 19 Nov 2008 02:18:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on WP Post Thumbnail - WordPress plugin by Vincent</title>
		<link>http://www.seoadsensethemes.com/wp-post-thumbnail-wordpress-plugin/#comment-353</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Sat, 15 Nov 2008 21:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=89#comment-353</guid>
		<description>Anyways so i tried hardcoding the php file like Andy and Manuel but still get an error.

Parse error: syntax error, unexpected T_STRING, expecting ')' in /homepages/13/d254053766/htdocs/wp-content/plugins/wp-post-thumbnail/wppt.php on line 143

-.- I have no idea what to do if andy or manuel or anyone else would like to send me there wppt.php file i would appreciate it. to TeamHGN@gmail.com Thanks.

Here is a reference of what i have.

$wppt_config = new file_search('wppt.xml', TEMPLATEPATH);
	if (sizeof($wppt_config-&#62;found) &#62; 0) {
		$xml = simplexml_load_file($wppt_config-&#62;found[0]);
		$wppt_thumbnail_options = simplexml2array($xml);
	} else {
		$wppt_thumbnail_options = array(
‘wppt_widescreen’ =&#62; array(
‘name’ =&#62; ‘Widescreen’,
‘desc’ =&#62; ‘Default thumbnail left corner of content’,
‘width’ =&#62; ‘160′,
‘height’ =&#62; ‘90′),
‘wppt_square’ =&#62; array(
‘name’ =&#62; ‘Square’,
‘desc’ =&#62; ‘Default thumbnail left corner of content’,
‘width’ =&#62; ‘90′,
‘height’ =&#62; ‘90′));
}

Also is there a way to change the file search for the xml file to a direct path so that it doesnt mess with my template. Ive heard other people saying that they cannot just put it in there template folder and have the plugin find it cause it messes with there templates as well. This might help for advanced editing. IM just not that good at php strings to make one?</description>
		<content:encoded><![CDATA[<p>Anyways so i tried hardcoding the php file like Andy and Manuel but still get an error.</p>
<p>Parse error: syntax error, unexpected T_STRING, expecting &#8216;)&#8217; in /homepages/13/d254053766/htdocs/wp-content/plugins/wp-post-thumbnail/wppt.php on line 143</p>
<p>-.- I have no idea what to do if andy or manuel or anyone else would like to send me there wppt.php file i would appreciate it. to <a href="mailto:TeamHGN@gmail.com">TeamHGN@gmail.com</a> Thanks.</p>
<p>Here is a reference of what i have.</p>
<p>$wppt_config = new file_search(&#8217;wppt.xml&#8217;, TEMPLATEPATH);<br />
	if (sizeof($wppt_config-&gt;found) &gt; 0) {<br />
		$xml = simplexml_load_file($wppt_config-&gt;found[0]);<br />
		$wppt_thumbnail_options = simplexml2array($xml);<br />
	} else {<br />
		$wppt_thumbnail_options = array(<br />
‘wppt_widescreen’ =&gt; array(<br />
‘name’ =&gt; ‘Widescreen’,<br />
‘desc’ =&gt; ‘Default thumbnail left corner of content’,<br />
‘width’ =&gt; ‘160′,<br />
‘height’ =&gt; ‘90′),<br />
‘wppt_square’ =&gt; array(<br />
‘name’ =&gt; ‘Square’,<br />
‘desc’ =&gt; ‘Default thumbnail left corner of content’,<br />
‘width’ =&gt; ‘90′,<br />
‘height’ =&gt; ‘90′));<br />
}</p>
<p>Also is there a way to change the file search for the xml file to a direct path so that it doesnt mess with my template. Ive heard other people saying that they cannot just put it in there template folder and have the plugin find it cause it messes with there templates as well. This might help for advanced editing. IM just not that good at php strings to make one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Post Thumbnail - WordPress plugin by wes</title>
		<link>http://www.seoadsensethemes.com/wp-post-thumbnail-wordpress-plugin/#comment-346</link>
		<dc:creator>wes</dc:creator>
		<pubDate>Fri, 14 Nov 2008 21:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=89#comment-346</guid>
		<description>Hi and thanks for the plugin. Here's a question: why bother with the XML settings file? I mean, XML is nice and everything, but wouldn't it be easier to set the options with a plugin options page, and then just pass them to the wppt_init() function? I see a lot of people here are having problems with configuration (myself included), so I'm wondering if it would simplify things to let Wordpress take of handling options? I noticed that you have code potentially enabling users to do this, but it didn't seem to be working for me. Anyway, just my random musings. Cheers!</description>
		<content:encoded><![CDATA[<p>Hi and thanks for the plugin. Here&#8217;s a question: why bother with the XML settings file? I mean, XML is nice and everything, but wouldn&#8217;t it be easier to set the options with a plugin options page, and then just pass them to the wppt_init() function? I see a lot of people here are having problems with configuration (myself included), so I&#8217;m wondering if it would simplify things to let Wordpress take of handling options? I noticed that you have code potentially enabling users to do this, but it didn&#8217;t seem to be working for me. Anyway, just my random musings. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Post Thumbnail - WordPress plugin by Jeff</title>
		<link>http://www.seoadsensethemes.com/wp-post-thumbnail-wordpress-plugin/#comment-345</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 14 Nov 2008 20:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=89#comment-345</guid>
		<description>If you are receiving the "Call to undefined function: simplexml_load_file()" error, you most likely do not have php 5 installed on your webserver.</description>
		<content:encoded><![CDATA[<p>If you are receiving the &#8220;Call to undefined function: simplexml_load_file()&#8221; error, you most likely do not have php 5 installed on your webserver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Post Thumbnail - WordPress plugin by Benson</title>
		<link>http://www.seoadsensethemes.com/wp-post-thumbnail-wordpress-plugin/#comment-344</link>
		<dc:creator>Benson</dc:creator>
		<pubDate>Fri, 14 Nov 2008 19:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=89#comment-344</guid>
		<description>Hey Andy,

Congrats on figuring out the fix!  Can you share more details on how to do it?  This looks like a great plugin, I can't wait to implement it.</description>
		<content:encoded><![CDATA[<p>Hey Andy,</p>
<p>Congrats on figuring out the fix!  Can you share more details on how to do it?  This looks like a great plugin, I can&#8217;t wait to implement it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Post Thumbnail - WordPress plugin by Laja</title>
		<link>http://www.seoadsensethemes.com/wp-post-thumbnail-wordpress-plugin/#comment-339</link>
		<dc:creator>Laja</dc:creator>
		<pubDate>Thu, 13 Nov 2008 15:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=89#comment-339</guid>
		<description>Hi there! :)
Can I make the thumbnails linkable to the specific posts?
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi there! <img src='http://www.seoadsensethemes.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Can I make the thumbnails linkable to the specific posts?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Post Thumbnail - WordPress plugin by Henk</title>
		<link>http://www.seoadsensethemes.com/wp-post-thumbnail-wordpress-plugin/#comment-335</link>
		<dc:creator>Henk</dc:creator>
		<pubDate>Tue, 11 Nov 2008 11:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=89#comment-335</guid>
		<description>Bump!

Maybe the error messages I get can help a little further:

[12:42:00] 1x PHP Warning: move_uploaded_file(/1226345671_box1.jpg): failed to open stream: Permission denied on line 60
[12:42:00] 1x PHP Warning: move_uploaded_file(): Unable to move '/var/tmp/phpQZTCdO' to '/1226345671_box1.jpg' on line 60
[12:42:00] 7x PHP Warning: chmod(): No such file or directory on line 61
.
.
So it has something to do with rights-management..? Why does the plugin wanna move sth. in the root of the server (and not in its ..uploads/wp-post-thumbnail)?

What can be done to make this great plugin work on any server-config?

I appreciate any help.</description>
		<content:encoded><![CDATA[<p>Bump!</p>
<p>Maybe the error messages I get can help a little further:</p>
<p>[12:42:00] 1x PHP Warning: move_uploaded_file(/1226345671_box1.jpg): failed to open stream: Permission denied on line 60<br />
[12:42:00] 1x PHP Warning: move_uploaded_file(): Unable to move &#8216;/var/tmp/phpQZTCdO&#8217; to &#8216;/1226345671_box1.jpg&#8217; on line 60<br />
[12:42:00] 7x PHP Warning: chmod(): No such file or directory on line 61<br />
.<br />
.<br />
So it has something to do with rights-management..? Why does the plugin wanna move sth. in the root of the server (and not in its ..uploads/wp-post-thumbnail)?</p>
<p>What can be done to make this great plugin work on any server-config?</p>
<p>I appreciate any help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Post Thumbnail - WordPress plugin by Benson Trent</title>
		<link>http://www.seoadsensethemes.com/wp-post-thumbnail-wordpress-plugin/#comment-332</link>
		<dc:creator>Benson Trent</dc:creator>
		<pubDate>Tue, 11 Nov 2008 00:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=89#comment-332</guid>
		<description>I'm getting a "Loading original image for cropping ..." that seems to be stuck no matter what I do.  Is there an update I'm not seeing?</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting a &#8220;Loading original image for cropping &#8230;&#8221; that seems to be stuck no matter what I do.  Is there an update I&#8217;m not seeing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Post Thumbnail - WordPress plugin by Andy</title>
		<link>http://www.seoadsensethemes.com/wp-post-thumbnail-wordpress-plugin/#comment-330</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 10 Nov 2008 22:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=89#comment-330</guid>
		<description>I got this working, and have to run so I can't make a full description right now. But basically (ignore my earlier post) I had to force the full upload path into this variable:

$wppt_general_options['upload_path']

and then I hard-coded the thumb options in wppt.php:

$wppt_thumbnail_options = array(
'wppt_widescreen' =&#62; array(
'name' =&#62; 'Widescreen',
'desc' =&#62; 'Default thumbnail left corner of content',
'width' =&#62; '160',
'height' =&#62; '90'),
'wppt_square' =&#62; array(
'name' =&#62; 'Square',
'desc' =&#62; 'Default thumbnail left corner of content',
'width' =&#62; '90',
'height' =&#62; '90')
);

and I also removed all the thumbnail directory creation stuff (so make sure you have uploads and uploads/wp-post-thumbnail created with 777.

I will try to make a more in-depth post later.</description>
		<content:encoded><![CDATA[<p>I got this working, and have to run so I can&#8217;t make a full description right now. But basically (ignore my earlier post) I had to force the full upload path into this variable:</p>
<p>$wppt_general_options['upload_path']</p>
<p>and then I hard-coded the thumb options in wppt.php:</p>
<p>$wppt_thumbnail_options = array(<br />
&#8216;wppt_widescreen&#8217; =&gt; array(<br />
&#8216;name&#8217; =&gt; &#8216;Widescreen&#8217;,<br />
&#8216;desc&#8217; =&gt; &#8216;Default thumbnail left corner of content&#8217;,<br />
&#8216;width&#8217; =&gt; &#8216;160&#8242;,<br />
&#8216;height&#8217; =&gt; &#8216;90&#8242;),<br />
&#8216;wppt_square&#8217; =&gt; array(<br />
&#8216;name&#8217; =&gt; &#8216;Square&#8217;,<br />
&#8216;desc&#8217; =&gt; &#8216;Default thumbnail left corner of content&#8217;,<br />
&#8216;width&#8217; =&gt; &#8216;90&#8242;,<br />
&#8216;height&#8217; =&gt; &#8216;90&#8242;)<br />
);</p>
<p>and I also removed all the thumbnail directory creation stuff (so make sure you have uploads and uploads/wp-post-thumbnail created with 777.</p>
<p>I will try to make a more in-depth post later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Post Thumbnail - WordPress plugin by Andy</title>
		<link>http://www.seoadsensethemes.com/wp-post-thumbnail-wordpress-plugin/#comment-328</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 10 Nov 2008 20:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=89#comment-328</guid>
		<description>I am having the same problem, and have figured out a small piece. On my server, the upload is failing because the $imgFilePath variable in wppt_upload.php is not being set correctly (the full path is needed). If I use the following replacement on line 46, the file uploads properly:

$imgFilePath = realpath(dirname(__FILE__)) . '/../../uploads/'.time().'_'.$userfile_name;

Event though the file now uploads (verified via FTP), I still don't get the options for resizing/cropping afterwards. 

Hope this helps...</description>
		<content:encoded><![CDATA[<p>I am having the same problem, and have figured out a small piece. On my server, the upload is failing because the $imgFilePath variable in wppt_upload.php is not being set correctly (the full path is needed). If I use the following replacement on line 46, the file uploads properly:</p>
<p>$imgFilePath = realpath(dirname(__FILE__)) . &#8216;/../../uploads/&#8217;.time().&#8217;_&#8217;.$userfile_name;</p>
<p>Event though the file now uploads (verified via FTP), I still don&#8217;t get the options for resizing/cropping afterwards. </p>
<p>Hope this helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Post Thumbnail - WordPress plugin by Jesse Gillingham</title>
		<link>http://www.seoadsensethemes.com/wp-post-thumbnail-wordpress-plugin/#comment-309</link>
		<dc:creator>Jesse Gillingham</dc:creator>
		<pubDate>Sat, 08 Nov 2008 17:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoadsensethemes.com/?p=89#comment-309</guid>
		<description>Yeah I'm having the same problem. It uploads the image then gets stuck at "Loading original image for cropping ... "</description>
		<content:encoded><![CDATA[<p>Yeah I&#8217;m having the same problem. It uploads the image then gets stuck at &#8220;Loading original image for cropping &#8230; &#8220;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
