<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">
<channel>
	<title>Comments for Constantinos Kouloumbris</title>
	
	<link>http://kouloumbris.com</link>
	<description>I would love to change the world, but they won't give me the source code. ~ Unknown</description>
	<lastBuildDate>Tue, 31 Aug 2010 07:11:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/justckrcomments" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="justckrcomments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Shrek by Grace Rodriguez</title>
		<link>http://kouloumbris.com/archives/shrek/comment-page-1#comment-46977</link>
		<dc:creator>Grace Rodriguez</dc:creator>
		<pubDate>Tue, 31 Aug 2010 07:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://kouloumbris.com/blog/?p=155#comment-46977</guid>
		<description>you can say that eddie murphy is the best comedian of all times;-`</description>
		<content:encoded><![CDATA[<p>you can say that eddie murphy is the best comedian of all times;-`</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Jacket by Gabriel Ellis</title>
		<link>http://kouloumbris.com/archives/the-jacket/comment-page-1#comment-46976</link>
		<dc:creator>Gabriel Ellis</dc:creator>
		<pubDate>Mon, 30 Aug 2010 16:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://kouloumbris.com/blog/2005/06/26/the-jacket/#comment-46976</guid>
		<description>i think that Daniel Craig is second to Sean Connery when playing James Bond,..</description>
		<content:encoded><![CDATA[<p>i think that Daniel Craig is second to Sean Connery when playing James Bond,..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Harry Potter and the Goblet of Fire by Ava Green</title>
		<link>http://kouloumbris.com/archives/harry-potter-and-the-goblet-of-fire/comment-page-1#comment-46975</link>
		<dc:creator>Ava Green</dc:creator>
		<pubDate>Mon, 30 Aug 2010 16:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://kouloumbris.com/weblog/?p=311#comment-46975</guid>
		<description>i wonder what would be the future carreer of Daniel Radcliffe~:.</description>
		<content:encoded><![CDATA[<p>i wonder what would be the future carreer of Daniel Radcliffe~:.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Adventures of Sharkboy and Lavagirl 3-D by Lucas Watson</title>
		<link>http://kouloumbris.com/archives/the-adventures-of-sharkboy-and-lavagirl-3-d/comment-page-1#comment-46974</link>
		<dc:creator>Lucas Watson</dc:creator>
		<pubDate>Mon, 30 Aug 2010 16:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://kouloumbris.com/weblog/archives/2006/03/02/the-adventures-of-sharkboy-and-lavagirl-3-d/#comment-46974</guid>
		<description>how is David Arquette related to Patricia Arquette and Rosanna Arquette ?,;`</description>
		<content:encoded><![CDATA[<p>how is David Arquette related to Patricia Arquette and Rosanna Arquette ?,;`</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Current Mood by Constantinos Kouloumbris</title>
		<link>http://kouloumbris.com/projects/wp-plugins/current-mood/comment-page-2#comment-46852</link>
		<dc:creator>Constantinos Kouloumbris</dc:creator>
		<pubDate>Tue, 01 Jun 2010 06:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://kouloumbris.com/blog/plugins/current-mood/#comment-46852</guid>
		<description>Hi,
Basically you will have to change the following line around like 73 like the error says.
If you go to current-mood.php at approximately line 66 you should see the following code.
&lt;code&gt;$curpath = rtrim($_SERVER['PHP_SELF'], "wp-admin/post.php");&lt;/code&gt;
and you should change it to the following.
&lt;code&gt;$curpath = rtrim($_SERVER['PHP_SELF'], "wp-admin/post-new.php");&lt;/code&gt;
After you do that everything should sort it self out.
If you have more problems, let me know.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Basically you will have to change the following line around like 73 like the error says.</p>
<p>If you go to current-mood.php at approximately line 66 you should see the following code.</p>
<p><code>$curpath = rtrim($_SERVER['PHP_SELF'], "wp-admin/post.php");</code></p>
<p>and you should change it to the following.</p>
<p><code>$curpath = rtrim($_SERVER['PHP_SELF'], "wp-admin/post-new.php");</code></p>
<p>After you do that everything should sort it self out.</p>
<p>If you have more problems, let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Current Mood by Randi</title>
		<link>http://kouloumbris.com/projects/wp-plugins/current-mood/comment-page-2#comment-46851</link>
		<dc:creator>Randi</dc:creator>
		<pubDate>Tue, 01 Jun 2010 02:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://kouloumbris.com/blog/plugins/current-mood/#comment-46851</guid>
		<description>Okay, I am getting this error
Warning: getimagesize(/wp-admin/post-new.php/wp-content/plugins/moods/.gif) [function.getimagesize]: failed to open stream: No such file or directory in /home/randi/public_html/nerdiva/wp-content/plugins/current-mood.php  on line 73
Something is telling me that if I can just get it to stop trying to go through "/wp-admin/post-new.php/" that it will work. If it just goes to "/wp-content/plugins/moods/.gif" it will work.
How can I take "/wp-admin/post-new.php/" out?</description>
		<content:encoded><![CDATA[<p>Okay, I am getting this error</p>
<p>Warning: getimagesize(/wp-admin/post-new.php/wp-content/plugins/moods/.gif) [function.getimagesize]: failed to open stream: No such file or directory in /home/randi/public_html/nerdiva/wp-content/plugins/current-mood.php  on line 73</p>
<p>Something is telling me that if I can just get it to stop trying to go through &#8220;/wp-admin/post-new.php/&#8221; that it will work. If it just goes to &#8220;/wp-content/plugins/moods/.gif&#8221; it will work.</p>
<p>How can I take &#8220;/wp-admin/post-new.php/&#8221; out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Who Will Buy an iPad? by Katherine Campbell</title>
		<link>http://kouloumbris.com/archives/who-will-buy-an-ipad/comment-page-1#comment-46842</link>
		<dc:creator>Katherine Campbell</dc:creator>
		<pubDate>Fri, 14 May 2010 09:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://kouloumbris.com/?p=1317#comment-46842</guid>
		<description>i am planning to buy an iPad since it looks lighter than a regular desknote and i don not use much of the features of a laptop.'..</description>
		<content:encoded><![CDATA[<p>i am planning to buy an iPad since it looks lighter than a regular desknote and i don not use much of the features of a laptop.&#8217;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Smallville by Cameron Kelly</title>
		<link>http://kouloumbris.com/archives/smallville/comment-page-1#comment-46840</link>
		<dc:creator>Cameron Kelly</dc:creator>
		<pubDate>Fri, 07 May 2010 06:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://kouloumbris.com/blog/?p=165#comment-46840</guid>
		<description>I am an addict of Smallville and i watch every series and season of it. I love Lana Lang and Clark Kent.~."</description>
		<content:encoded><![CDATA[<p>I am an addict of Smallville and i watch every series and season of it. I love Lana Lang and Clark Kent.~.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Caramel Macchiato by Constantinos Kouloumbris</title>
		<link>http://kouloumbris.com/archives/caramel-macchiato/comment-page-1#comment-46823</link>
		<dc:creator>Constantinos Kouloumbris</dc:creator>
		<pubDate>Thu, 18 Mar 2010 08:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://kouloumbris.com/weblog/archives/2006/03/25/caramel-macchiato/#comment-46823</guid>
		<description>Thanks.
It wasn't easy but I was lucky enough when I was in UK Starbucks had an offer they called "Make your own Macchiato" and that's when I got the recipe along with the relevant ingredients.</description>
		<content:encoded><![CDATA[<p>Thanks.</p>
<p>It wasn&#8217;t easy but I was lucky enough when I was in UK Starbucks had an offer they called &#8220;Make your own Macchiato&#8221; and that&#8217;s when I got the recipe along with the relevant ingredients.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Caramel Macchiato by Cyprus Reviews Girl</title>
		<link>http://kouloumbris.com/archives/caramel-macchiato/comment-page-1#comment-46822</link>
		<dc:creator>Cyprus Reviews Girl</dc:creator>
		<pubDate>Thu, 18 Mar 2010 03:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://kouloumbris.com/weblog/archives/2006/03/25/caramel-macchiato/#comment-46822</guid>
		<description>Well done, you make your own Starbucks Coffee. Where did you get the recipe?</description>
		<content:encoded><![CDATA[<p>Well done, you make your own Starbucks Coffee. Where did you get the recipe?</p>
]]></content:encoded>
	</item>
</channel>
</rss><!-- Dynamic page generated in 0.669 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-08-31 10:30:12 -->
