My workaround wasn’t enough…
No more php errors but can’t select HTML view when editing page or post.
After some trys and researches, it was simpler for me to migrate to mqtranslate.
Thanks to marinae.
As said in this thread, migration is a feature of this fork, so nothing to do except click on a button.
you can also try this modified qtranslate version, make sure to read the comments: https://gist.github.com/warenhaus/10990386
qTranslate abandoned by its author? mqTranslate a valid replacement for all developers we have used the plugin in our websites?
Try https://github.com/haxmedia/qTranslate3.9
It is working fine for me on WP 3.9.1.
but you need to edit qtranslate.php as it is mentioned in #post-5701147 here.
WP 3.9.1 and qTranslate 2.5.39
qtranslate_javascript.php/qtrans_hook_on_tinyMCE in line 292
— ed = new tinymce.Editor(id, tinyMCEPreInit.mceInit[id]);
+++ ed = new tinymce.Editor(id, tinyMCEPreInit.mceInit[id], tinymce);
Contributions by using Google Translate because it is not good at English.
qTranslate is upgraded.
But it seems to have changed the name of the plugin,zTranslate.
zTranslate
I tried to use in WP3.9.1 to try but it was no problem!
Why do not try using it everyone if good?
Let’s enjoy zTranslate!!
qTranslate Version 2.5.40b destroys the embedded Tiny MCE editor of WordPress 3.9.1.
Try to deactivate all plugins – the visual editor, the fullscreen mode and the kitchen sink of wordpress 3.9.1 are working. Activate qTranslate and the visual editor, the fullscreen mode and the kitchen sink of wordpress 3.9.1 doesn’t work.
🙁
I wasted more than 4 hours to find this problem!
Thanks Martin Mateju!
The kitchen sink and the visual editor work.
But unfortunately the fullscreen mode doesn’t work.
🙁
Yes it’s true. Fullscreen doesn’t work.
tks yusukexp !
For user who switch to ztranslate, if you use qtranslate function or css qtrans_ rename qtrans to ztrans. Et voilà !
I hope this help,
Mike