If you want to enter text, clic on html tab. I have the same problems and I expect they solve it early.
Thread Starter
noorg
(@noorg)
Yes, HTML input works and wouldn’t be a problem for me. But some of the people which write articles on my blog have no clue about HTML – so this is not a viable option for me.
In my apache logs I see a redirect loop occurring. With rewrite engine logging I see:
123.123.123.123 – – [28/Feb/2011:10:44:10 +0000] [foo.blogs.foo.org/sid#98e6ba0][rid#a2e64c8/initial/redir#9] (5) strip matching prefix: /www/blogs/WWW/wp-content/plugins/mm-forms-community/tinymce/plugins/mm-forms-community/editor_plugin.js -> wp-content/plugins/mm-forms-community/tinymce/plugins/mm-forms-community/editor_plugin.js
123.123.123.123 – – [28/Feb/2011:10:44:10 +0000] [foo.blogs.foo.org/sid#98e6ba0][rid#a2e64c8/initial/redir#9] (4) add subst prefix: wp-content/plugins/mm-forms-community/tinymce/plugins/mm-forms-community/editor_plugin.js -> /wp-content/plugins/mm-forms-community/tinymce/plugins/mm-forms-community/editor_plugin.js
123.123.123.123 – – [28/Feb/2011:10:44:10 +0000] [foo.blogs.foo.org/sid#98e6ba0][rid#a2e64c8/initial/redir#9] (1) [perdir /www/blogs/WWW/] internal redirect with /wp-content/plugins/mm-forms-community/tinymce/plugins/mm-forms-community/editor_plugin.js [INTERNAL REDIRECT]
Could this be related?
If I comment out line 53 of mm-forms.php the plugin works and the tinymce buttons in edit mode work again (except the mm-forms buttons are missing (which I can live without for now)).
Cheers,
Matt
Hello,
I have uploaded a new version of MM Forms Community. The visual editor is working now. Checkout version 1.2.1 please.
Cheers,
Tom
Thread Starter
noorg
(@noorg)
Thanks, works now!
Ps:
Minor Bug in includes/vimew_emails.php – line 76: opening li-tag misses the >
<li id="home_tab"<a href="<?php echo $base_url . '?page=' . $page; ?>">Home</a></li>
Thanks noorg, I have updated the repository. You can download 1.2.2 now.