<?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: Wordpress PHP Execution Plugin</title>
	<atom:link href="http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/</link>
	<description>programming talk and more</description>
	<lastBuildDate>Mon, 06 Sep 2010 12:35:15 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Agnes</title>
		<link>http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/comment-page-2/#comment-265</link>
		<dc:creator>Agnes</dc:creator>
		<pubDate>Tue, 31 Aug 2010 14:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/#comment-265</guid>
		<description>Hi
This is exactly what I am loking for, as I dont want to swicth off the visual editor for a little php code...
Unfortunately, it seems not work for my case..
I have a page that attempts calling images from the template directory:
&lt;img src=&quot;/images/pixel_trans.gif&quot; width=&quot;15&quot; height=&quot;1&quot;&gt;
WIthout the plugin, it turns the  into strange characters when I switch to visual editor
With the plugin, it forgets it is a  tag... and turns into
/images/pixel_trans.gif&quot; width=&quot;15&quot; height=&quot;1&quot; &gt;
Any way around?
Thks</description>
		<content:encoded><![CDATA[<p>Hi<br />
This is exactly what I am loking for, as I dont want to swicth off the visual editor for a little php code&#8230;<br />
Unfortunately, it seems not work for my case..<br />
I have a page that attempts calling images from the template directory:<br />
&lt;img src=&quot;/images/pixel_trans.gif&#8221; width=&#8221;15&#8243; height=&#8221;1&#8243;&gt;<br />
WIthout the plugin, it turns the  into strange characters when I switch to visual editor<br />
With the plugin, it forgets it is a  tag&#8230; and turns into<br />
/images/pixel_trans.gif&#8221; width=&#8221;15&#8243; height=&#8221;1&#8243; &gt;<br />
Any way around?<br />
Thks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/comment-page-2/#comment-263</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 27 Aug 2010 22:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/#comment-263</guid>
		<description>I so far love this php plugin but the one issue I have with this is that it does not parse the php code if the page is down the first directory.

For example

A simple code like  works with the domain http://mysite.com/ and http://mysite.com/about/

But it won&#039;t work on a site that has http://mysite.com/about/dr-john

Why is that? 

Thanks</description>
		<content:encoded><![CDATA[<p>I so far love this php plugin but the one issue I have with this is that it does not parse the php code if the page is down the first directory.</p>
<p>For example</p>
<p>A simple code like  works with the domain <a href="http://mysite.com/" rel="nofollow">http://mysite.com/</a> and <a href="http://mysite.com/about/" rel="nofollow">http://mysite.com/about/</a></p>
<p>But it won&#8217;t work on a site that has <a href="http://mysite.com/about/dr-john" rel="nofollow">http://mysite.com/about/dr-john</a></p>
<p>Why is that? </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: monbouc</title>
		<link>http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/comment-page-2/#comment-250</link>
		<dc:creator>monbouc</dc:creator>
		<pubDate>Thu, 15 Jul 2010 11:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/#comment-250</guid>
		<description>Same issue with uppercase.</description>
		<content:encoded><![CDATA[<p>Same issue with uppercase.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlueSquares</title>
		<link>http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/comment-page-2/#comment-245</link>
		<dc:creator>BlueSquares</dc:creator>
		<pubDate>Sat, 03 Jul 2010 17:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/#comment-245</guid>
		<description>Same issue here with uppercase.

For some reason, Wordpress was ignoring my php code until I used uppercase PHP in the snippet. Thanks to @Trevor!!! :)

It was working fine with lowercase before...don&#039;t know what happened.</description>
		<content:encoded><![CDATA[<p>Same issue here with uppercase.</p>
<p>For some reason, Wordpress was ignoring my php code until I used uppercase PHP in the snippet. Thanks to @Trevor!!! <img src='http://www.zehnet.de/_blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It was working fine with lowercase before&#8230;don&#8217;t know what happened.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/comment-page-2/#comment-237</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 09 Jun 2010 21:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/#comment-237</guid>
		<description>I&#039;m running WP 2.9.2 and the plugin works well, but I&#039;m having a frustrating issue. It works for my actual posts page, but it will not work with content that uses excerpts or teasers. I am using the Thesis WP theme. Any help on how to get the code to work in excerpts?</description>
		<content:encoded><![CDATA[<p>I&#8217;m running WP 2.9.2 and the plugin works well, but I&#8217;m having a frustrating issue. It works for my actual posts page, but it will not work with content that uses excerpts or teasers. I am using the Thesis WP theme. Any help on how to get the code to work in excerpts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barat</title>
		<link>http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/comment-page-2/#comment-231</link>
		<dc:creator>barat</dc:creator>
		<pubDate>Wed, 26 May 2010 13:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/#comment-231</guid>
		<description>Same.
When I switch to Visual editor and then go back to HTML - code is messed, parse errors etc.
Can You fix it?</description>
		<content:encoded><![CDATA[<p>Same.<br />
When I switch to Visual editor and then go back to HTML &#8211; code is messed, parse errors etc.<br />
Can You fix it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Natoli</title>
		<link>http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/comment-page-2/#comment-227</link>
		<dc:creator>John Natoli</dc:creator>
		<pubDate>Tue, 18 May 2010 16:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/#comment-227</guid>
		<description>Is this plugin compatible with 2.9 yet? Switching to the visual editor is destroying my php code.</description>
		<content:encoded><![CDATA[<p>Is this plugin compatible with 2.9 yet? Switching to the visual editor is destroying my php code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa Cowan</title>
		<link>http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/comment-page-2/#comment-221</link>
		<dc:creator>Lisa Cowan</dc:creator>
		<pubDate>Tue, 13 Apr 2010 19:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/#comment-221</guid>
		<description>I&#039;m trying to implement an existing form into WordPress and am not having much luck. I&#039;ve tried your plugin and am getting a series of error messages that look like this:

Warning: Unknown(/objects/class.database.php): failed to open stream: No such file or directory in /var/www/html/beta/wp-content/plugins/php_execution/includes/class.php_execution.php(273) : eval()’d code on line 7

Warning: (null)() [function.include]: Failed opening ‘/objects/class.database.php’ for inclusion (include_path=’.:/usr/share/pear’) in /var/www/html/beta/wp-content/plugins/php_execution/includes/class.php_execution.php(273) : eval()’d code on line 7

Warning: Unknown(/objects/class.order.php): failed to open stream: No such file or directory in /var/www/html/beta/wp-content/plugins/php_execution/includes/class.php_execution.php(273) : eval()’d code on line 8

Warning: (null)() [function.include]: Failed opening ‘/objects/class.order.php’ for inclusion (include_path=’.:/usr/share/pear’) in /var/www/html/beta/wp-content/plugins/php_execution/includes/class.php_execution.php(273) : eval()’d code on line 8

Do you have any advice as to how to clear these?

Thank you very much in advance,
Lisa Cowan</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to implement an existing form into WordPress and am not having much luck. I&#8217;ve tried your plugin and am getting a series of error messages that look like this:</p>
<p>Warning: Unknown(/objects/class.database.php): failed to open stream: No such file or directory in /var/www/html/beta/wp-content/plugins/php_execution/includes/class.php_execution.php(273) : eval()’d code on line 7</p>
<p>Warning: (null)() [function.include]: Failed opening ‘/objects/class.database.php’ for inclusion (include_path=’.:/usr/share/pear’) in /var/www/html/beta/wp-content/plugins/php_execution/includes/class.php_execution.php(273) : eval()’d code on line 7</p>
<p>Warning: Unknown(/objects/class.order.php): failed to open stream: No such file or directory in /var/www/html/beta/wp-content/plugins/php_execution/includes/class.php_execution.php(273) : eval()’d code on line 8</p>
<p>Warning: (null)() [function.include]: Failed opening ‘/objects/class.order.php’ for inclusion (include_path=’.:/usr/share/pear’) in /var/www/html/beta/wp-content/plugins/php_execution/includes/class.php_execution.php(273) : eval()’d code on line 8</p>
<p>Do you have any advice as to how to clear these?</p>
<p>Thank you very much in advance,<br />
Lisa Cowan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/comment-page-2/#comment-219</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Tue, 13 Apr 2010 07:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/#comment-219</guid>
		<description>My Code:
 &#039;hybrid&#039;
	);

#get Matching Topics
$matching_topics = $api-&gt;search_getMatchingTopics($params);
?&gt;</description>
		<content:encoded><![CDATA[<p>My Code:<br />
 &#8216;hybrid&#8217;<br />
	);</p>
<p>#get Matching Topics<br />
$matching_topics = $api-&gt;search_getMatchingTopics($params);<br />
?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/comment-page-2/#comment-218</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Tue, 13 Apr 2010 06:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/#comment-218</guid>
		<description>I am receiving the following error and my PHP is at a begineer level so I am not sure if this problem is in my code or with the plugin. Any helpful suggestions?

Fatal error: Call to a member function search_getMatchingTopics() on a non-object in /home/content/site/html/wp-content/plugins/php-execution-plugin/includes/class.php_execution.php(273) : eval()&#039;d code on line 9

My Code:
 &#039;hybrid&#039;
	);

#get Matching Topics
$matching_topics = $api-&gt;search_getMatchingTopics($params);
?&gt;</description>
		<content:encoded><![CDATA[<p>I am receiving the following error and my PHP is at a begineer level so I am not sure if this problem is in my code or with the plugin. Any helpful suggestions?</p>
<p>Fatal error: Call to a member function search_getMatchingTopics() on a non-object in /home/content/site/html/wp-content/plugins/php-execution-plugin/includes/class.php_execution.php(273) : eval()&#8217;d code on line 9</p>
<p>My Code:<br />
 &#8216;hybrid&#8217;<br />
	);</p>
<p>#get Matching Topics<br />
$matching_topics = $api-&gt;search_getMatchingTopics($params);<br />
?&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
