• Good Day,

    I just upgraded my WordPress site to v. 2.8.5. I also have installed the latest qTranslate version, which was automatically disabled by WordPress after having upgraded.

    Does anyone have a clue about this incompatibility, and, when there will be an upgrade of qTranslate for WordPress 2.8.5?

    Thank you in advance for your early reply.

    Georg Fritscher

Viewing 4 replies - 1 through 4 (of 4 total)
  • I got same problem. I tried to change “QT_SUPPORTED_WP_VERSION’, ‘2.8.4’”. to QT_SUPPORTED_WP_VERSION’, ‘2.8.5’ in the qtranslate.php.
    But it did not work correctly. I think I will wait to next Qtranslate release.

    Michael Iversen

    I enabled qtranslate, but all language tabs show the same content now 🙁

    am unable to edit/post new 🙁

    http://screencast.com/t/3odPZLiuI5l

    Hi,

    I am not sure whether this will cause new problem or not, but I could use qTranslate version 2.5 with WP version 2.8.5:

    Simply find this code in qtranslate.php file:

    define('QT_SUPPORTED_WP_VERSION', '2.8.4');

    then change become:

    define('QT_SUPPORTED_WP_VERSION', '2.8.5');

    save the file. Voila! The editor worked properly. I could edit and also add new post/page/comment, etc.

    Please use this for your own risk, and don’t forget to change that code to original one first, if the author of this plugin has updated it to the next latest version.

    I hope this will help you.

    Sincerely,
    Masino Sinaga

    upgraded qtranslate to the development version, all is good now.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘qTranslate incompatible with WordPress 2.8.5?’ is closed to new replies.