in your FTP, in the wp-config.php file
you can set WP_DEBUG_LOG to false
so change this:
define( 'WP_DEBUG', true );
to this:
define( 'WP_DEBUG', false );
I think these warnings show up when you have a older version of qtranslate-XT installed.
you can get the latest version of qTranslate-XT here:
https://github.com/qTranslate/qtranslate-xt/releases
click here (red circle) to download it
[image: 1767367117224-8298e288-28f3-4435-a5b4-f40c2a4441f8-image.png]