<?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: Exec-PHP plugin for WordPress</title>
	<atom:link href="http://bluesome.net/post/2005/08/18/50/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluesome.net/post/2005/08/18/50/</link>
	<description>Blau ist das neue Schwarz</description>
	<lastBuildDate>Fri, 05 Feb 2010 20:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sören</title>
		<link>http://bluesome.net/post/2005/08/18/50/comment-page-128/#comment-22651</link>
		<dc:creator>Sören</dc:creator>
		<pubDate>Tue, 09 Feb 2010 21:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://soeren-weber.net/post/2005/08/18/50/#comment-22651</guid>
		<description>This is intended behavior. Assign the exec_php and edit_others_php capability to your editors and everything&#039;s fine.</description>
		<content:encoded><![CDATA[<p>This is intended behavior. Assign the exec_php and edit_others_php capability to your editors and everything&#8217;s fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: avcascade</title>
		<link>http://bluesome.net/post/2005/08/18/50/comment-page-128/#comment-22649</link>
		<dc:creator>avcascade</dc:creator>
		<pubDate>Tue, 09 Feb 2010 07:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://soeren-weber.net/post/2005/08/18/50/#comment-22649</guid>
		<description>Sören:

I&#039;ve stumbled across an issue with Exec-PHP... maybe someone else has reported it... when I have the plugin activated, it prevents editors from editing others&#039; posts. (Running WP 2.9.1). Problem only affects editors, not administrators. 

An editor can still &quot;View&quot; or &quot;Trash&quot; a post another user wrote under Edit Posts, but cannot click on the post to edit it. All the posts appear de-linked onscreen. Deactivating the plugin restores editors&#039; ability to globally edit posts. This also affects comment moderation, apparently. 

Seems like a bug to me... a plugin should not disable the normal functionality of WordPress. Any ideas on why this is happening?</description>
		<content:encoded><![CDATA[<p>Sören:</p>
<p>I&#8217;ve stumbled across an issue with Exec-PHP&#8230; maybe someone else has reported it&#8230; when I have the plugin activated, it prevents editors from editing others&#8217; posts. (Running WP 2.9.1). Problem only affects editors, not administrators. </p>
<p>An editor can still &#8220;View&#8221; or &#8220;Trash&#8221; a post another user wrote under Edit Posts, but cannot click on the post to edit it. All the posts appear de-linked onscreen. Deactivating the plugin restores editors&#8217; ability to globally edit posts. This also affects comment moderation, apparently. </p>
<p>Seems like a bug to me&#8230; a plugin should not disable the normal functionality of WordPress. Any ideas on why this is happening?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: i migliori plug-in per Wordpress &#124; Hynco</title>
		<link>http://bluesome.net/post/2005/08/18/50/comment-page-127/#comment-22645</link>
		<dc:creator>i migliori plug-in per Wordpress &#124; Hynco</dc:creator>
		<pubDate>Tue, 09 Feb 2010 14:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://soeren-weber.net/post/2005/08/18/50/#comment-22645</guid>
		<description>[...] Exec-PHP – permette di aggiungere del codice PHP a post e pagine per poi renderlo eseguibile. [...]</description>
		<content:encoded><![CDATA[<p>[...] Exec-PHP – permette di aggiungere del codice PHP a post e pagine per poi renderlo eseguibile. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francisco de Azevedo</title>
		<link>http://bluesome.net/post/2005/08/18/50/comment-page-127/#comment-22640</link>
		<dc:creator>Francisco de Azevedo</dc:creator>
		<pubDate>Tue, 09 Feb 2010 14:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://soeren-weber.net/post/2005/08/18/50/#comment-22640</guid>
		<description>Hi Sören,
So, I finally figured out what the problem was: it has to do with filepath and use of caps, believe or not. Apparently, turning on Permalinks through the .htaccess file makes the site cap-sensitive.

Basically, this means that if you are embedding an image called Image.jpg that is located in, for instance, images/Commercial/Image.jpg, you can omit the caps in the filepath and filename when Permalinks is turned off and the picture will display, but you MUST include the caps if Permalinks is on.

I really don&#039;t know what the reason for this behavior is, but I suspect it has smth to do with htaccess. I thought I should inform you about this because those users that have Permalinks on might run into the same issue while calling or executing php functions.

I hope this is helpful to you.

Best!</description>
		<content:encoded><![CDATA[<p>Hi Sören,<br />
So, I finally figured out what the problem was: it has to do with filepath and use of caps, believe or not. Apparently, turning on Permalinks through the .htaccess file makes the site cap-sensitive.</p>
<p>Basically, this means that if you are embedding an image called Image.jpg that is located in, for instance, images/Commercial/Image.jpg, you can omit the caps in the filepath and filename when Permalinks is turned off and the picture will display, but you MUST include the caps if Permalinks is on.</p>
<p>I really don&#8217;t know what the reason for this behavior is, but I suspect it has smth to do with htaccess. I thought I should inform you about this because those users that have Permalinks on might run into the same issue while calling or executing php functions.</p>
<p>I hope this is helpful to you.</p>
<p>Best!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francisco de Azevedo</title>
		<link>http://bluesome.net/post/2005/08/18/50/comment-page-127/#comment-22637</link>
		<dc:creator>Francisco de Azevedo</dc:creator>
		<pubDate>Tue, 09 Feb 2010 15:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://soeren-weber.net/post/2005/08/18/50/#comment-22637</guid>
		<description>Hi Sören,

I tried using ABSPATH and also the complete path to the php file I&#039;m calling for but it didn&#039;t work.
However, I wanted to thank you for your help and to let you know that I&#039;ve been experimenting with this a little (actually, quite a lot!) and I don&#039;t think my pb is due to an interaction between .htaccess and the plugin anymore, since I was able to post different ads through php-exec with Permalinks on with no problem. Aren&#039;t you relieved? ;-)
Since I&#039;m very new in php, I&#039;m thinking it could be a variable or tag I&#039;m using in the php/css that is not compatible with php or smth. I&#039;ll keep researching and I&#039;ll let you know if I make any discoveries that related to the plugin.
Take care!</description>
		<content:encoded><![CDATA[<p>Hi Sören,</p>
<p>I tried using ABSPATH and also the complete path to the php file I&#8217;m calling for but it didn&#8217;t work.<br />
However, I wanted to thank you for your help and to let you know that I&#8217;ve been experimenting with this a little (actually, quite a lot!) and I don&#8217;t think my pb is due to an interaction between .htaccess and the plugin anymore, since I was able to post different ads through php-exec with Permalinks on with no problem. Aren&#8217;t you relieved? ;-)<br />
Since I&#8217;m very new in php, I&#8217;m thinking it could be a variable or tag I&#8217;m using in the php/css that is not compatible with php or smth. I&#8217;ll keep researching and I&#8217;ll let you know if I make any discoveries that related to the plugin.<br />
Take care!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angelo</title>
		<link>http://bluesome.net/post/2005/08/18/50/comment-page-127/#comment-22635</link>
		<dc:creator>Angelo</dc:creator>
		<pubDate>Tue, 09 Feb 2010 09:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://soeren-weber.net/post/2005/08/18/50/#comment-22635</guid>
		<description>Ich habe ein Problem wenn ich ein RSS Feed per php in die neue Seite eingebe kommt ein datenbank fehler. Ich finde den fehler nicht! Wer kann helfen ?

Warning: readfile() [function.readfile]: URL file-access is disabled in the server configuration in /homepages/15/d265167905/htdocs/grenzradio/wp-content/plugins/exec-php/includes/runtime.php(42) : eval()’d code on line 1

Warning: readfile(http://output23.rssinclude.com/output?type=php&amp;id=66455&amp;hash=5ea1d316fa6bb116b7424688e053d5dd) [function.readfile]: failed to open stream: no suitable wrapper could be found in /homepages/15/d265167905/htdocs/grenzradio/wp-content/plugins/exec-php/includes/runtime.php(42) : eval()’d code on line 1</description>
		<content:encoded><![CDATA[<p>Ich habe ein Problem wenn ich ein RSS Feed per php in die neue Seite eingebe kommt ein datenbank fehler. Ich finde den fehler nicht! Wer kann helfen ?</p>
<p>Warning: readfile() [function.readfile]: URL file-access is disabled in the server configuration in /homepages/15/d265167905/htdocs/grenzradio/wp-content/plugins/exec-php/includes/runtime.php(42) : eval()’d code on line 1</p>
<p>Warning: readfile(http://output23.rssinclude.com/output?type=php&amp;id=66455&amp;hash=5ea1d316fa6bb116b7424688e053d5dd) [function.readfile]: failed to open stream: no suitable wrapper could be found in /homepages/15/d265167905/htdocs/grenzradio/wp-content/plugins/exec-php/includes/runtime.php(42) : eval()’d code on line 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sören</title>
		<link>http://bluesome.net/post/2005/08/18/50/comment-page-127/#comment-22634</link>
		<dc:creator>Sören</dc:creator>
		<pubDate>Tue, 09 Feb 2010 06:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://soeren-weber.net/post/2005/08/18/50/#comment-22634</guid>
		<description>Probably you&#039;re using &lt;code&gt;include( &#039;http://...&#039; );&lt;/code&gt;. Use WordPress&#039; &lt;code&gt;ABSPATH&lt;/code&gt; variable instead.</description>
		<content:encoded><![CDATA[<p>Probably you&#8217;re using <code>include( 'http://...' );</code>. Use WordPress&#8217; <code>ABSPATH</code> variable instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francisco de Azevedo</title>
		<link>http://bluesome.net/post/2005/08/18/50/comment-page-127/#comment-22632</link>
		<dc:creator>Francisco de Azevedo</dc:creator>
		<pubDate>Tue, 09 Feb 2010 03:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://soeren-weber.net/post/2005/08/18/50/#comment-22632</guid>
		<description>Dear Sören:
First of all, thank you very much for this very helpful plugin, which has been working perfectly, until today. 
Basically, I&#039;ve been using exec-php for a couple of days to include a second set of commercial ads in my girlfriend blog&#039;s sidebar and it&#039;s been working great. What I did was create a file named comads.php in the template folder, link it to the template&#039;s style sheet (for customization) and call comads.php as a widget (&quot;arbitrary HTML&quot;) in the sidebar with the following command:



This was working like a charm until today, when I decided to create a blank .htaccess file in my domain root folder in order to use the &quot;Pretty Permalinks&quot; option WP has. WP generated the following code inside my .htaccess:

# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]


# END WordPress

Immediately after doing so, my ads disappeared (the space for the ads was still there, and so were the links, but no images displayed). At first I thought I had messed smth up in the style sheet file, but then I tried setting Permalinks back to &quot;default&quot; and the ads reappeared.

I have other ads in my page loaded directly from the sidebar.php (not as a widget) with very similar html and css code and those do not get affected with Permalinks on. Is php-exec incompatible with Permalinks or perhaps with the mod_rewrite command called in the .htaccess file?

If you could help me figure this out, I would really appreciate it. Please feel free to contact me at the email address I provided.

Thanks a lot, and excellent work!</description>
		<content:encoded><![CDATA[<p>Dear Sören:<br />
First of all, thank you very much for this very helpful plugin, which has been working perfectly, until today.<br />
Basically, I&#8217;ve been using exec-php for a couple of days to include a second set of commercial ads in my girlfriend blog&#8217;s sidebar and it&#8217;s been working great. What I did was create a file named comads.php in the template folder, link it to the template&#8217;s style sheet (for customization) and call comads.php as a widget (&#8220;arbitrary HTML&#8221;) in the sidebar with the following command:</p>
<p>This was working like a charm until today, when I decided to create a blank .htaccess file in my domain root folder in order to use the &#8220;Pretty Permalinks&#8221; option WP has. WP generated the following code inside my .htaccess:</p>
<p># BEGIN WordPress</p>
<p>RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]</p>
<p># END WordPress</p>
<p>Immediately after doing so, my ads disappeared (the space for the ads was still there, and so were the links, but no images displayed). At first I thought I had messed smth up in the style sheet file, but then I tried setting Permalinks back to &#8220;default&#8221; and the ads reappeared.</p>
<p>I have other ads in my page loaded directly from the sidebar.php (not as a widget) with very similar html and css code and those do not get affected with Permalinks on. Is php-exec incompatible with Permalinks or perhaps with the mod_rewrite command called in the .htaccess file?</p>
<p>If you could help me figure this out, I would really appreciate it. Please feel free to contact me at the email address I provided.</p>
<p>Thanks a lot, and excellent work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 &#8220;Gotta Have&#8221; Wordpress Plugins for Your Blog. &#124; Halfbrown</title>
		<link>http://bluesome.net/post/2005/08/18/50/comment-page-127/#comment-22621</link>
		<dc:creator>10 &#8220;Gotta Have&#8221; Wordpress Plugins for Your Blog. &#124; Halfbrown</dc:creator>
		<pubDate>Tue, 09 Feb 2010 02:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://soeren-weber.net/post/2005/08/18/50/#comment-22621</guid>
		<description>[...] Exec-PHP: [...]</description>
		<content:encoded><![CDATA[<p>[...] Exec-PHP: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Exec-PHP &#124; orange Gedanken- und Fotofussel</title>
		<link>http://bluesome.net/post/2005/08/18/50/comment-page-127/#comment-22564</link>
		<dc:creator>Exec-PHP &#124; orange Gedanken- und Fotofussel</dc:creator>
		<pubDate>Tue, 09 Feb 2010 22:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://soeren-weber.net/post/2005/08/18/50/#comment-22564</guid>
		<description>[...] aktuelle Version: 4.4 von S&#246;ren Weber, bluesome.net. [...]</description>
		<content:encoded><![CDATA[<p>[...] aktuelle Version: 4.4 von S&#246;ren Weber, bluesome.net. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
