<?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 Topic: Posts's text disappeared after update to 2.8</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Posts's text disappeared after update to 2.8</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 20:39:35 +0000</pubDate>

<item>
<title>henkholland on "Posts's text disappeared after update to 2.8"</title>
<link>http://wordpress.org/support/topic/286477#post-1127683</link>
<pubDate>Mon, 06 Jul 2009 11:23:32 +0000</pubDate>
<dc:creator>henkholland</dc:creator>
<guid isPermaLink="false">1127683@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Good for you!
&#60;/p&#62;</description>
</item>
<item>
<title>leo_the_last on "Posts's text disappeared after update to 2.8"</title>
<link>http://wordpress.org/support/topic/286477#post-1126869</link>
<pubDate>Sun, 05 Jul 2009 16:48:04 +0000</pubDate>
<dc:creator>leo_the_last</dc:creator>
<guid isPermaLink="false">1126869@http://wordpress.org/support/</guid>
<description>&#60;p&#62;That was a very good hint! After looking at it, it seems it is caused by the &#34;Custom Smilies&#34; plugin, which I now have deactivated, and everything went back to normal.&#60;/p&#62;
&#60;p&#62;Thanks for the kind help!
&#60;/p&#62;</description>
</item>
<item>
<title>henkholland on "Posts's text disappeared after update to 2.8"</title>
<link>http://wordpress.org/support/topic/286477#post-1126640</link>
<pubDate>Sun, 05 Jul 2009 09:41:24 +0000</pubDate>
<dc:creator>henkholland</dc:creator>
<guid isPermaLink="false">1126640@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Wow, never seen that one. I clicked the feeds out of criosity. The comment are visible there and the content gives this error:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;something.elzz

A fistful of quarters
zaterdag 30 mei 2009 20:23

Warning:  preg_replace_callback() [function.preg-replace-callback]: Unknown modifier &#38;#39;&#124;&#38;#39; in /homez.55/elzzrndq/sites/something/wordpress/wp-includes/formatting.php on line 1347&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Don't know what it means, maybe someone else does. For starters you could look into that file and see what it reads on line 1347 and later upload a fresh copy of that file to wp-includes.
&#60;/p&#62;</description>
</item>
<item>
<title>leo_the_last on "Posts's text disappeared after update to 2.8"</title>
<link>http://wordpress.org/support/topic/286477#post-1126006</link>
<pubDate>Sat, 04 Jul 2009 16:32:51 +0000</pubDate>
<dc:creator>leo_the_last</dc:creator>
<guid isPermaLink="false">1126006@http://wordpress.org/support/</guid>
<description>&#60;p&#62;the text of the comments is similarly not rendered, even though smileys are...
&#60;/p&#62;</description>
</item>
<item>
<title>leo_the_last on "Posts's text disappeared after update to 2.8"</title>
<link>http://wordpress.org/support/topic/286477#post-1125984</link>
<pubDate>Sat, 04 Jul 2009 16:16:47 +0000</pubDate>
<dc:creator>leo_the_last</dc:creator>
<guid isPermaLink="false">1125984@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Sorry for forgetting the link... Here it is: &#60;a href=&#34;http://something.elzz.org/&#34; rel=&#34;nofollow&#34;&#62;http://something.elzz.org/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And no I still don't see the text rendered when switching to the default theme as you can see.&#60;/p&#62;
&#60;p&#62;I still can edit my post when in admin mode so it seems the DB is safe and sound and it's really just a matter of rendering the pages.&#60;/p&#62;
&#60;p&#62;Thanks in advance for your help.
&#60;/p&#62;</description>
</item>
<item>
<title>henkholland on "Posts's text disappeared after update to 2.8"</title>
<link>http://wordpress.org/support/topic/286477#post-1125708</link>
<pubDate>Sat, 04 Jul 2009 06:25:46 +0000</pubDate>
<dc:creator>henkholland</dc:creator>
<guid isPermaLink="false">1125708@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Do yo see text when you switch to the default theme?&#60;br /&#62;
And please supply a link to your site.
&#60;/p&#62;</description>
</item>
<item>
<title>leo_the_last on "Posts's text disappeared after update to 2.8"</title>
<link>http://wordpress.org/support/topic/286477#post-1125666</link>
<pubDate>Sat, 04 Jul 2009 05:00:47 +0000</pubDate>
<dc:creator>leo_the_last</dc:creator>
<guid isPermaLink="false">1125666@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;I just updated my blog to wordpress 2.8 and suddenly all the text of my posts disappeared. Images in post still show but text is not even rendered to the html...&#60;br /&#62;
The theme I used is homemade and has been working since WP2.5. I have barely changed the php as I mainly tweaked the css.&#60;/p&#62;
&#60;p&#62;Here's the code I used to display a post:&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;post&#38;quot; id=&#38;quot;post-&#38;lt;?php the_ID(); ?&#38;gt;&#38;quot;&#38;gt;
								&#38;lt;h2&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php the_permalink() ?&#38;gt;&#38;quot; rel=&#38;quot;bookmark&#38;quot; title=&#38;quot;Permanent Link to &#38;lt;?php the_title_attribute(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/h2&#38;gt;

								&#38;lt;div class=&#38;quot;entry&#38;quot;&#38;gt;
									&#38;lt;?php the_content(&#38;#39;Read the rest of this entry &#38;amp;raquo;&#38;#39;); ?&#38;gt;
								&#38;lt;/div&#38;gt;

								&#38;lt;p class=&#38;quot;postmetadata&#38;quot;&#38;gt;
									&#38;lt;small&#38;gt;
									Posted on &#38;lt;?php the_time(&#38;#39;F jS, Y&#38;#39;) ?&#38;gt;
									at  &#38;lt;?php the_time(&#38;#39;H:i&#38;#39;) ?&#38;gt;
									by &#38;lt;?php the_author() ?&#38;gt;
									in &#38;lt;?php the_category(&#38;#39;, &#38;#39;) ?&#38;gt;
									&#38;lt;?php the_tags(&#38;#39; &#124; tags: &#38;#39;, &#38;#39;, &#38;#39;, &#38;#39;&#38;lt;br /&#38;gt;&#38;#39;); ?&#38;gt;
									&#38;lt;?php edit_post_link(&#38;#39;Edit&#38;#39;, &#38;#39; &#124; &#38;#39;, &#38;#39;&#38;#39;); ?&#38;gt;
									&#38;lt;?php comments_popup_link(&#38;#39; &#124; No Comments &#38;#187;&#38;#39;, &#38;#39; &#124; 1 Comment &#38;#187;&#38;#39;, &#38;#39; &#124; % Comments &#38;#187;&#38;#39;); ?&#38;gt;
									&#38;lt;/small&#38;gt;
								&#38;lt;/p&#38;gt;
							&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;/code&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
