Hallo
I have to upgrade WP from 3.61 to 3.8 because Mojo (simple scripts does not allow to upgrade to version 3.7.1 first). I have installed q-Translate 2.5.37.
Do you think it works with the follwing advice as well?
You can update the plugin version to work with 3.8
need to open wp-content/plugins/qtranslate/qtranslate.php
and change line 90
from define(‘QT_SUPPORTED_WP_VERSION’, ‘3.7.1’);
to
define(‘QT_SUPPORTED_WP_VERSION’, ‘3.8’);
save and you done!!!
Or is the step to big.
Thanks danibo