Matsib
Member
Posted 8 months ago #
Hello,
I updated WP to 3.4.2 and i have this message above mi editor in pages :
The qTranslate Editor has disabled itself because it hasn't been tested with your WordPress version yet. This is done to prevent WordPress from malfunctioning. You can reenable it by clicking here (may cause data loss! Use at own risk!). To remove this message permanently, please update qTranslate to the corresponding version.
When i click to reeanable the plugin the editor bug, i can't see the preview mod only the html mode.
If someone has an idea
My version of qtranslate is 2.5.31
http://wordpress.org/extend/plugins/qtranslate/
Maxime Verrette
Member
Posted 8 months ago #
Open qtranslate.php
Go to line 90:
define('QT_SUPPORTED_WP_VERSION', '3.4.1');
And change it to:
define('QT_SUPPORTED_WP_VERSION', '3.4.2');
Seems to work well!
Matsib
Member
Posted 8 months ago #
it works thank you very much maximeverrette :)
Thanks for posting the solution :)
I hope there will be an update for everyone soon.
If you follow the link in that yellow warning box it clearly states what's going on and when to expect and update: http://www.qianqin.de/qtranslate/download/
Download from WordPress Plugin directory. If you are using an older Version of WordPress, you will need an older version of qTranslate. If your WordPress Version is newer than the ones listed here, I suggest trying the Development Version or waiting for the next release, which is usually released 1-2 weeks after the WP release. Here is a table for you to see which version you need:
Pankaj Asopa
Member
Posted 8 months ago #
can anyone tell me do i have to put translated text on all language titles ?or this plugin will automatically get the translated text for the title for example i have to put title in English, Italian and chines,in english it shows title in english in chines and italian it also shows in english. is it normal? it was supposed to show in chines and italian [as screen shot from plugin say's so] http://www.qianqin.de/wp-content/uploads/2008/02/screenshot-1.png i am not getting the same output as screenshot please advise
efoula
Member
Posted 8 months ago #
Hey guys,
I just changed wp version in the line {define('QT_SUPPORTED_WP_VERSION', '3.4.1');} to {3.4.2} and it's worked.
But I have another problem now, that there is a conflict between qTranslate and Woocommerce plugin, I found that all of the admin panel's pages, menus or orders are switched to the second lang as a default lang, and I checked for the default lang in the settings of the qTranslate plugin and reset it to the English lang as a default but still have the same problem.
Waiting your replies :)
Pankaj Asopa
Member
Posted 8 months ago #
@efoula can you help me on above point any views?
efoula
Member
Posted 8 months ago #
@Pankaj Asopa
Yes you can writing the translation in any language manual, as you write in each language section the words you want like the screenshot in the link you posted above.
Also, qTranslator offers to you a translator helper that can helping you to translate any word from any language to other without using any outsources.
That's it :)
Daedalon
Member
Posted 8 months ago #
Efoula: The plugin conflict issue you experience deserves its own thread in this forum. I doubt that the developer would notice the issue in the middle of this thread :)
jk171505
Member
Posted 8 months ago #
In my case changing
define('QT_SUPPORTED_WP_VERSION', '3.4.1');
to
define('QT_SUPPORTED_WP_VERSION', '3.4.2');
removes the tinymce editor completely.
jdesignclub
Member
Posted 7 months ago #
tipkin
Member
Posted 6 months ago #
I have the same issue as jk171505 - after trying the suggested fix (changing 3.4.1 to 3.4.2) the editor just disappeared. Any suggestions?
Daedalon
Member
Posted 6 months ago #
Are you using qTranslate 2.5.31 that was released before WP 3.4.2 or the newest 2.5.32? I haven't had aany of these issues with 2.5.32.
Ma Dolors
Member
Posted 3 months ago #
Hello
I updated WP to 3.5.1 and i just changed in qtraslate.php wp version in the line {define('QT_SUPPORTED_WP_VERSION', '3.5.1');}
but now I have many messages when I want to come into the administration page
Warning: Cannot modify header information - headers already sent by (output started at /var/www/ofertas-inmobiliarias.es/datos/web/wp-content/plugins/qtranslate/qtranslate.php:1) in /var/www/ofertas-inmobiliarias.es/datos/web/wp-login.php on line 368
Warning: Cannot modify header information - headers already sent by (output started at /var/www/ofertas-inmobiliarias.es/datos/web/wp-content/plugins/qtranslate/qtranslate.php:1) in /var/www/ofertas-inmobiliarias.es/datos/web/wp-login.php on line 380
and others .....
Also de website don't works
Please help.