• hello,

    Here’s the message I get on whatever page I’ve tried to edit:

    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.

    I didn’t dare to force it. Will this message disappear automatically when testing with version 3.6.1 is ok?

    https://www.ads-software.com/plugins/qtranslate/

Viewing 2 replies - 1 through 2 (of 2 total)
  • miquelpontes

    (@miquelpontesgmailcom)

    If you have recently installed / updated WordPress version this is a typical problem because of the delay between the new WordPress release and the qTranslate update (due in a few days after the WP release).

    Anyway this has an easy workaround:

    In qtranslate.php change:

    define('QT_SUPPORTED_WP_VERSION', '3.x');

    to:

    define('QT_SUPPORTED_WP_VERSION', '3.6.1');

    It worked in my website: https://opistobranquis.info

    Hope this helps.

    Thread Starter andrewvbv

    (@andrewvbv)

    Hi Miquel,

    Thanks. It worked.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘qtranslate broken/automatically disabled’ is closed to new replies.