• Resolved Matsib

    (@matsib)


    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/

Viewing 14 replies - 1 through 14 (of 14 total)
  • 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!

    Thread Starter Matsib

    (@matsib)

    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:

    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

    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 🙂

    @efoula can you help me on above point any views?

    @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 🙂

    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 🙂

    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.

    Thank you very much

    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?

    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.

    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.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘WP 3.4.2 broke qtranslate 2.5.31’ is closed to new replies.