<?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: not displaying in WP 2.8</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: not displaying in WP 2.8</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 16:43:46 +0000</pubDate>

<item>
<title>HappyApple on "not displaying in WP 2.8"</title>
<link>http://wordpress.org/support/topic/279355#post-1135267</link>
<pubDate>Sun, 12 Jul 2009 21:23:09 +0000</pubDate>
<dc:creator>HappyApple</dc:creator>
<guid isPermaLink="false">1135267@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thank you so much User3298!!! I just tried it out and it works perfectly! :D I love this plugin and it is sooo great to have it back.&#60;/p&#62;
&#60;p&#62;Again, thank you!&#60;/p&#62;
&#60;p&#62;One very,&#60;br /&#62;
HappyApple.
&#60;/p&#62;</description>
</item>
<item>
<title>User3298 on "not displaying in WP 2.8"</title>
<link>http://wordpress.org/support/topic/279355#post-1131317</link>
<pubDate>Thu, 09 Jul 2009 08:38:22 +0000</pubDate>
<dc:creator>User3298</dc:creator>
<guid isPermaLink="false">1131317@http://wordpress.org/support/</guid>
<description>&#60;p&#62;tinyMCEComments.php basically figures out if a comment form should be there, then adds the tinyMCEComment code&#60;/p&#62;
&#60;p&#62;so I looked at comments.php to compare how the two files determine whether a comment form should be displayed.&#60;/p&#62;
&#60;p&#62;The problem was a faulty logic test in these two functions:&#60;br /&#62;
tinyMCEComments.php: mcecomment_init()&#60;br /&#62;
tinyMCEComments.php: mcecomment_loadCoreJS()&#60;/p&#62;
&#60;p&#62;Replace this faulty code&#60;br /&#62;
if ('open' == $post-&#38;gt;comment_status &#38;amp;&#38;amp; ( !get_option('comment_registration') &#124;&#124; $user_ID )) {&#60;/p&#62;
&#60;p&#62;with this working code&#60;br /&#62;
if (comments_open() &#38;amp;&#38;amp; ( !get_option('comment_registration') &#124;&#124; is_user_logged_in() )) {
&#60;/p&#62;</description>
</item>
<item>
<title>amcleod on "not displaying in WP 2.8"</title>
<link>http://wordpress.org/support/topic/279355#post-1130624</link>
<pubDate>Wed, 08 Jul 2009 18:14:28 +0000</pubDate>
<dc:creator>amcleod</dc:creator>
<guid isPermaLink="false">1130624@http://wordpress.org/support/</guid>
<description>&#60;p&#62;It doesn't work in 2.8 if &#60;strong&#62;Users must be registered and logged in to comment&#60;/strong&#62; is selected.  Has anyone figured out a work around?  This is a an awesome plugin.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>john-john on "not displaying in WP 2.8"</title>
<link>http://wordpress.org/support/topic/279355#post-1124310</link>
<pubDate>Thu, 02 Jul 2009 22:36:20 +0000</pubDate>
<dc:creator>john-john</dc:creator>
<guid isPermaLink="false">1124310@http://wordpress.org/support/</guid>
<description>&#60;p&#62;It stopped working for me too in WP 2.8 -- I tried the skin suggestion, but no dice.&#60;/p&#62;
&#60;p&#62;Are there any other WYSIWYG commenter plug-ins?
&#60;/p&#62;</description>
</item>
<item>
<title>HappyApple on "not displaying in WP 2.8"</title>
<link>http://wordpress.org/support/topic/279355#post-1108050</link>
<pubDate>Thu, 18 Jun 2009 04:01:50 +0000</pubDate>
<dc:creator>HappyApple</dc:creator>
<guid isPermaLink="false">1108050@http://wordpress.org/support/</guid>
<description>&#60;p&#62;TinyMCE stopped working for me since 2.7. I can't figure it out. I am currently using Water Drops Theme 1.5. But I've tried the default theme as well as others. same thing. Looking at the source of the comment page I saw that for some reason its not loading the JavaScript into the page that makes TinyMCE appear. However when I go to TinyMCE's setting it appears just fine and the JavaScript is there when I view the page's source. Any help would be greatly appreciated.
&#60;/p&#62;</description>
</item>
<item>
<title>User3298 on "not displaying in WP 2.8"</title>
<link>http://wordpress.org/support/topic/279355#post-1106348</link>
<pubDate>Tue, 16 Jun 2009 21:14:33 +0000</pubDate>
<dc:creator>User3298</dc:creator>
<guid isPermaLink="false">1106348@http://wordpress.org/support/</guid>
<description>&#60;p&#62;bibledude - it's in the latest update &#60;a href=&#34;http://wordpress.org/extend/plugins/tinymcecomments/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/tinymcecomments/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>bibledude on "not displaying in WP 2.8"</title>
<link>http://wordpress.org/support/topic/279355#post-1106225</link>
<pubDate>Tue, 16 Jun 2009 19:55:11 +0000</pubDate>
<dc:creator>bibledude</dc:creator>
<guid isPermaLink="false">1106225@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm having this problem too, but this thread just lost me. I want to check out the 'o27k' fix, but where would I be looking for that? I think I'd be fine if someone could point me to the right place on this...
&#60;/p&#62;</description>
</item>
<item>
<title>Grumbledook on "not displaying in WP 2.8"</title>
<link>http://wordpress.org/support/topic/279355#post-1105951</link>
<pubDate>Tue, 16 Jun 2009 17:08:58 +0000</pubDate>
<dc:creator>Grumbledook</dc:creator>
<guid isPermaLink="false">1105951@http://wordpress.org/support/</guid>
<description>&#60;p&#62;ok latest update seems to have fixed that o27k one&#60;/p&#62;
&#60;p&#62;now the wp_theme one has no border (though that might be the skin)&#60;/p&#62;
&#60;p&#62;had to switch to default (wp_theme used to look the same as the default)&#60;/p&#62;
&#60;p&#62;any plans to add the o27k silver skin as well to the drop down list before I stark hacking at stuff?
&#60;/p&#62;</description>
</item>
<item>
<title>Grumbledook on "not displaying in WP 2.8"</title>
<link>http://wordpress.org/support/topic/279355#post-1101703</link>
<pubDate>Sat, 13 Jun 2009 06:33:04 +0000</pubDate>
<dc:creator>Grumbledook</dc:creator>
<guid isPermaLink="false">1101703@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Ah ha!&#60;/p&#62;
&#60;p&#62;Had a brainwave and it is the skin that is the problem. If you change it to &#34;default&#34; or &#34;wp_them&#34; then it works ok. (though both look the same to me)&#60;/p&#62;
&#60;p&#62;If you leave it as &#34;o27k&#34; which was the default after upgrading the plugin then it doesn't work.&#60;/p&#62;
&#60;p&#62;Still doesn't work at all if you have users must be logged in turned on, though I don't use that.&#60;/p&#62;
&#60;p&#62;Hope this helps
&#60;/p&#62;</description>
</item>
<item>
<title>Grumbledook on "not displaying in WP 2.8"</title>
<link>http://wordpress.org/support/topic/279355#post-1101700</link>
<pubDate>Sat, 13 Jun 2009 06:27:41 +0000</pubDate>
<dc:creator>Grumbledook</dc:creator>
<guid isPermaLink="false">1101700@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Right, I upgraded my other blog which I also have this installed on.&#60;/p&#62;
&#60;p&#62;After upgrading to 2.8 I checked a thread and it was still working fine. I then remembered that the plugin wasn't the current version as well so I upgraded that, then it did the same thing as my other blog.&#60;/p&#62;
&#60;p&#62;So you lose the buttons at the top and the text area is just white with no border (fine on one but the other site has a white bg as well so you can't tell it is there unless you click and get a typing cursor)&#60;/p&#62;
&#60;p&#62;As mentioned in the first post it displays the same in the preview area on the admin MCEComments Options page, so I didn't think it was theme related. &#60;/p&#62;
&#60;p&#62;Now it has done the same thing on two different blogs using different themes it makes me think it is less likely to be the themes. If you want me to do any testing then I'll be happy to.&#60;/p&#62;
&#60;p&#62;I also tried turning on the logged in users as well and as reported above it appears that the plugin &#34;turns off&#34; and you get the normal text box as if the plugin wasn't activated.
&#60;/p&#62;</description>
</item>
<item>
<title>mk_is_here on "not displaying in WP 2.8"</title>
<link>http://wordpress.org/support/topic/279355#post-1101529</link>
<pubDate>Sat, 13 Jun 2009 02:19:36 +0000</pubDate>
<dc:creator>mk_is_here</dc:creator>
<guid isPermaLink="false">1101529@http://wordpress.org/support/</guid>
<description>&#60;p&#62;User3298, thanks for your report. I'll test and see if there are anything I can do.
&#60;/p&#62;</description>
</item>
<item>
<title>User3298 on "not displaying in WP 2.8"</title>
<link>http://wordpress.org/support/topic/279355#post-1101523</link>
<pubDate>Sat, 13 Jun 2009 02:15:46 +0000</pubDate>
<dc:creator>User3298</dc:creator>
<guid isPermaLink="false">1101523@http://wordpress.org/support/</guid>
<description>&#60;p&#62;This is working fine for me unless I make a certain setting under Discussion Settings:&#60;/p&#62;
&#60;p&#62;Users must be registered and logged in to comment &#60;/p&#62;
&#60;p&#62;When this setting is checked, the wysiwyg editor does not display using the default Single.php template.&#60;/p&#62;
&#60;p&#62;Deselecting this setting returns the wysiwyg editor to the front end.
&#60;/p&#62;</description>
</item>
<item>
<title>steupz on "not displaying in WP 2.8"</title>
<link>http://wordpress.org/support/topic/279355#post-1101456</link>
<pubDate>Sat, 13 Jun 2009 01:01:47 +0000</pubDate>
<dc:creator>steupz</dc:creator>
<guid isPermaLink="false">1101456@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Might be your theme, try using it with another theme as a test
&#60;/p&#62;</description>
</item>
<item>
<title>Grumbledook on "not displaying in WP 2.8"</title>
<link>http://wordpress.org/support/topic/279355#post-1101276</link>
<pubDate>Fri, 12 Jun 2009 22:03:03 +0000</pubDate>
<dc:creator>Grumbledook</dc:creator>
<guid isPermaLink="false">1101276@http://wordpress.org/support/</guid>
<description>&#60;p&#62;It has stopped working in 2.8, both before and after upgrading the plugin to 0.4.7-1&#60;/p&#62;
&#60;p&#62;It doesn't show up on the pages or in the preview are in the options for the plugin in the admin area&#60;/p&#62;
&#60;p&#62;I just get a blank area with a text box (no border) to type in (both firefox and chrome)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
