<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support User Favorites: frpeneaud</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support User Favorites: frpeneaud</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 13:45:16 +0000</pubDate>

<item>
<title>xeroteam on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-927518</link>
<pubDate>Tue, 16 Dec 2008 19:09:11 +0000</pubDate>
<dc:creator>xeroteam</dc:creator>
<guid isPermaLink="false">927518@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I was getting a similar error, however, without the &#34;inline.php&#34; file. I used the patch from code-styling.de, but that didn't help. &#60;/p&#62;
&#60;p&#62;Then for shitz and giggles, I went to one of my working blogs, copied the Test folder, pluggable, and wp-diff files over to the blog that was broken. It worked perfectly. Before copying, I erased all instances of the &#34;bad&#34; files and folder from the broken blog to avoid any mishaps...&#60;/p&#62;
&#60;p&#62;The broken blog was WP 2.6.2, the working blog was a WP 2.6.1 but the files copied over fine and without error.
&#60;/p&#62;</description>
</item>
<item>
<title>Otto42 on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-862104</link>
<pubDate>Thu, 25 Sep 2008 15:02:47 +0000</pubDate>
<dc:creator>Otto42</dc:creator>
<guid isPermaLink="false">862104@http://wordpress.org/support/</guid>
<description>&#60;p&#62;There is no &#34;ini_set&#34; bug anywhere in WordPress 2.6.2, because the places that ini_set is used are all ignoring the result.&#60;/p&#62;
&#60;p&#62;See, this message:&#60;br /&#62;
&#60;code&#62;ini_set() has been disabled for security reasons in /.../wp-includes/pluggable.php on line 1517&#60;/code&#62;&#60;br /&#62;
...doesn't make any sense, because pluggable.php does not contain any reference to &#34;ini_set&#34; at all.&#60;/p&#62;
&#60;p&#62;Now, the phpmailer class does use ini_set in some cases, however it checks for safe mode first and doesn't use it in those cases.&#60;/p&#62;
&#60;p&#62;Also, upper/lowercase always matters. Only Windows doesn't care, every other operating system on the planet does. So yes, case is important and always has been.
&#60;/p&#62;</description>
</item>
<item>
<title>lanooz on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-862099</link>
<pubDate>Thu, 25 Sep 2008 14:57:55 +0000</pubDate>
<dc:creator>lanooz</dc:creator>
<guid isPermaLink="false">862099@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have the sanem problem, since I updated blog to 2.6.1 (2.6?) how far I can remember.&#60;br /&#62;
I checked those files that ^redbyte mentioned, they're properly uploaded (first, uppercase letter).&#60;br /&#62;
So I think, my problem is that my hosting provider (Dreamhost.com) had disabled the ini_set() function.&#60;br /&#62;
I won't ask my privder to enable this fucntion if this has been submitted to WP Bug Track already (2.7 version very soon!) So now, I prefer to just edit quickly some files: &#60;a href=&#34;http://www.wacdesigns.com/2008/08/02/fatal-error-require_once-functionrequire-failed-opening-required-textdiffrendererphp/&#34; rel=&#34;nofollow&#34;&#62;http://www.wacdesigns.com/2008/08/02/fatal-error-require_once-functionrequire-failed-opening-required-textdiffrendererphp/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>bornfamous on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-836542</link>
<pubDate>Sun, 24 Aug 2008 22:47:49 +0000</pubDate>
<dc:creator>bornfamous</dc:creator>
<guid isPermaLink="false">836542@http://wordpress.org/support/</guid>
<description>&#60;p&#62;It's not fixed in 2.6.1 and the patch by codestyling doesn't work for me. I don't know what to do. My client is NOT happy.
&#60;/p&#62;</description>
</item>
<item>
<title>clsfrr on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-823981</link>
<pubDate>Thu, 07 Aug 2008 20:07:04 +0000</pubDate>
<dc:creator>clsfrr</dc:creator>
<guid isPermaLink="false">823981@http://wordpress.org/support/</guid>
<description>&#60;p&#62;now, i cant add http links in the articles ... -.-'
&#60;/p&#62;</description>
</item>
<item>
<title>plutopsyche on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-819081</link>
<pubDate>Fri, 01 Aug 2008 17:46:21 +0000</pubDate>
<dc:creator>plutopsyche</dc:creator>
<guid isPermaLink="false">819081@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I sincerely hope this solution works. &#60;/p&#62;
&#60;p&#62;Why on Earth would they code with forced uppercase folder and file names?  &#60;/p&#62;
&#60;p&#62;Hopefully this will be fixed in 2.6.1!  Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>codestyling on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-812236</link>
<pubDate>Thu, 24 Jul 2008 00:49:26 +0000</pubDate>
<dc:creator>codestyling</dc:creator>
<guid isPermaLink="false">812236@http://wordpress.org/support/</guid>
<description>&#60;p&#62;There are still hard problems remaining, if your provider has disabled the ini_set() function for security reasons. You will get a fatal error and won't be able to edit any longer. I wrote an article: &#60;a href=&#34;http://www.code-styling.de/english/wordpress-26-and-the-textdiff-fatal-errors&#34; rel=&#34;nofollow&#34;&#62;http://www.code-styling.de/english/wordpress-26-and-the-textdiff-fatal-errors&#60;/a&#62;&#60;br /&#62;
and also a patch therefore. It has been submitted at WP Bug Trac too.
&#60;/p&#62;</description>
</item>
<item>
<title>clsfrr on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-811518</link>
<pubDate>Wed, 23 Jul 2008 06:42:37 +0000</pubDate>
<dc:creator>clsfrr</dc:creator>
<guid isPermaLink="false">811518@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Perfect Redbyte, after renaming, works properly.&#60;/p&#62;
&#60;p&#62;thx
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-809967</link>
<pubDate>Mon, 21 Jul 2008 09:31:51 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">809967@http://wordpress.org/support/</guid>
<description>&#60;p&#62;It worked for me, I had to check all files in the wp-includes / text folder, these included the following:&#60;/p&#62;
&#60;p&#62;Folder&#60;br /&#62;
&#60;strong&#62;wp-includes / text&#60;/strong&#62;&#60;br /&#62;
Changed to: wp-includes / Text&#60;/p&#62;
&#60;p&#62;File&#60;br /&#62;
&#60;strong&#62;wp-includes / Text / diff.php&#60;/strong&#62;&#60;br /&#62;
Changed to: wp-includes / Text / Diff.php&#60;/p&#62;
&#60;p&#62;Folder&#60;br /&#62;
&#60;strong&#62;wp-includes / Text / diff /&#60;/strong&#62;&#60;br /&#62;
Changed to: wp-includes / Text / Diff /&#60;/p&#62;
&#60;p&#62;File&#60;br /&#62;
&#60;strong&#62;wp-includes / Text / Diff / renderer.php&#60;/strong&#62;&#60;br /&#62;
Changed to: wp-includes / Text / Diff / Renderer.php&#60;/p&#62;
&#60;p&#62;Folder&#60;br /&#62;
&#60;strong&#62;wp-includes / Text / Diff / renderer /&#60;/strong&#62;&#60;br /&#62;
Changed to: wp-includes / Text / Diff / Renderer /&#60;/p&#62;
&#60;p&#62;Folder&#60;br /&#62;
&#60;strong&#62;wp-includes / Text / Diff / engine /&#60;/strong&#62;&#60;br /&#62;
Changed to: wp-includes / Text / Diff / Engine /&#60;/p&#62;
&#60;p&#62;After that it seems to be a ok... Hope it works for you guys too.&#60;/p&#62;
&#60;p&#62;Redbyte
&#60;/p&#62;</description>
</item>
<item>
<title>clsfrr on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-809267</link>
<pubDate>Sun, 20 Jul 2008 12:09:24 +0000</pubDate>
<dc:creator>clsfrr</dc:creator>
<guid isPermaLink="false">809267@http://wordpress.org/support/</guid>
<description>&#60;p&#62;i cant edit either...&#60;/p&#62;
&#60;p&#62;please rosenstand could you specify what files and dirs have to be changed?...&#60;br /&#62;
thx
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-808956</link>
<pubDate>Sat, 19 Jul 2008 22:54:51 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">808956@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Sorry - I just found out! My upload changed from capitalized to lower case - e.g. &#34;Diff.php&#34; was renamed to &#34;diff.php&#34;.&#60;/p&#62;
&#60;p&#62;Changing every letter back to the original - and everything works! Maybe this might help others.
&#60;/p&#62;</description>
</item>
<item>
<title>hotkee on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-808952</link>
<pubDate>Sat, 19 Jul 2008 22:49:48 +0000</pubDate>
<dc:creator>hotkee</dc:creator>
<guid isPermaLink="false">808952@http://wordpress.org/support/</guid>
<description>&#60;p&#62;As Otto42 said, you are missing files - you need to check each and every folder to see whats in them or do a clean fresh upload.
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-808945</link>
<pubDate>Sat, 19 Jul 2008 22:45:43 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">808945@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have exactly the same problem. I can edit some posts, but othe rpost give me: Warning: require(Text/Diff.php) [function.require]: failed to open stream: No such file or directory in /domains/xxxx.xxxx.dk/www/wp-includes/wp-diff.php on line 4&#60;/p&#62;
&#60;p&#62;Some of the post I cant edit does contain images and some don't.&#60;/p&#62;
&#60;p&#62;I really would love som response from Wordpress :-)
&#60;/p&#62;</description>
</item>
<item>
<title>frpeneaud on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-807104</link>
<pubDate>Thu, 17 Jul 2008 22:03:46 +0000</pubDate>
<dc:creator>frpeneaud</dc:creator>
<guid isPermaLink="false">807104@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Bump.&#60;br /&#62;
Nobody can help us?
&#60;/p&#62;</description>
</item>
<item>
<title>frpeneaud on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-806235</link>
<pubDate>Thu, 17 Jul 2008 08:50:53 +0000</pubDate>
<dc:creator>frpeneaud</dc:creator>
<guid isPermaLink="false">806235@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I can always edit the others, but not the one where I've put the image, even when I go to the mysql db and delete the image coding.&#60;/p&#62;
&#60;p&#62;So, anyone else can help us?
&#60;/p&#62;</description>
</item>
<item>
<title>Walien on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-805938</link>
<pubDate>Thu, 17 Jul 2008 00:40:15 +0000</pubDate>
<dc:creator>Walien</dc:creator>
<guid isPermaLink="false">805938@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Strange thing (again ^^). The blog I was working on is a new blog. So there was only one post. I've deleted it and now I can edit the others.
&#60;/p&#62;</description>
</item>
<item>
<title>Walien on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-805877</link>
<pubDate>Wed, 16 Jul 2008 23:04:11 +0000</pubDate>
<dc:creator>Walien</dc:creator>
<guid isPermaLink="false">805877@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Yes I'm on Free.fr (Baaaaad ^^).
&#60;/p&#62;</description>
</item>
<item>
<title>frpeneaud on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-805872</link>
<pubDate>Wed, 16 Jul 2008 22:57:11 +0000</pubDate>
<dc:creator>frpeneaud</dc:creator>
<guid isPermaLink="false">805872@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Otto, thanks for your answer, but re-uploading doesn't seem to work.&#60;br /&#62;
Any other idea?&#60;/p&#62;
&#60;p&#62;Walien, is your site on free.fr?&#60;br /&#62;
I'm asking because I know there has been some specific problems with wp on free.fr.
&#60;/p&#62;</description>
</item>
<item>
<title>Walien on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-805842</link>
<pubDate>Wed, 16 Jul 2008 22:22:34 +0000</pubDate>
<dc:creator>Walien</dc:creator>
<guid isPermaLink="false">805842@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
I've the same problem as frpeneaud and a re-upload of all the WP 2.6 files didn't change anything. We are some french users with this problem. (I try to ask here if a solution is found before the french board ^^).&#60;/p&#62;
&#60;p&#62;Edit : Strange thing, I can edit a Page, but not a post...
&#60;/p&#62;</description>
</item>
<item>
<title>Otto42 on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-805432</link>
<pubDate>Wed, 16 Jul 2008 16:37:11 +0000</pubDate>
<dc:creator>Otto42</dc:creator>
<guid isPermaLink="false">805432@http://wordpress.org/support/</guid>
<description>&#60;p&#62;You failed to upload all of the WordPress files.&#60;/p&#62;
&#60;p&#62;Reupload. Especially the wp-includes directory.
&#60;/p&#62;</description>
</item>
<item>
<title>frpeneaud on "edit problem with 2.6"</title>
<link>http://wordpress.org/support/topic/189336#post-805107</link>
<pubDate>Wed, 16 Jul 2008 10:36:57 +0000</pubDate>
<dc:creator>frpeneaud</dc:creator>
<guid isPermaLink="false">805107@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I can't edit some of my posts with wp 2.6.&#60;br /&#62;
I get this message when I try to use the edit page:&#60;/p&#62;
&#60;p&#62;-----&#60;br /&#62;
Warning: main(Text/Diff/Renderer.php) [function.main]: failed to open stream: No such file or directory in [path to my site]/wp-includes/Text/Diff/Renderer/inline.php on line 17&#60;/p&#62;
&#60;p&#62;Fatal error: main() [function.require]: Failed opening required 'Text/Diff/Renderer.php' (include_path=[path to my site]/include:.:/usr/php4/lib/php') in [path to my site]wp-includes/Text/Diff/Renderer/inline.php on line 17&#60;br /&#62;
-----&#60;/p&#62;
&#60;p&#62;It seems to happen only when I've added an image to the post via the media uploader. I haven't modified any of the wp files, and it didn't happen with 2.5. I've done the upgrade by the book, but maybe I've done something wrong?&#60;br /&#62;
Thanks for any help you can give me.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
