translation-install.php error upon login
-
I have several websites running on multisite with languages that do not have translation files available (Inuktitut and Inuinnaqtun).
After updating QtranslateX, the following errors appear the first login (the more specific directory name has been removed):
Warning: require_once( /public_html/wp-admin/includes/translation-install.php) [function.require-once]: failed to open stream: No such file or directory in /home/tunngavi/public_html/wp-content/plugins/qtranslate-x/admin/update-gettext-db.php on line 14
Fatal error: require_once() [function.require]: Failed opening required ‘/public_html/wp-admin/includes/translation-install.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /public_html/wp-content/plugins/qtranslate-x/admin/update-gettext-db.php on line 14
After refreshing the page, the error is not longer present and I can visit the Dashboard as usual.
If possible on updated versions of QtranslateX, could you please add a check for file availability before calling require_once() ?
Thank you,
Midori
- The topic ‘translation-install.php error upon login’ is closed to new replies.