Hi to fix that problem you have to go to the editor of plugin of wordpress, go to the qtranslate plugin on qtranslate/qtranlsate.php and on line 90 change define(‘QT_SUPPORTED_WP_VERSION’, ‘3.8.1’);
with
define(‘QT_SUPPORTED_WP_VERSION’, ‘3.8.3’);
Than should be working.
Ciao