PHP Fatal error: Uncaught Error: Class “WeglotLanguages\Languages” not found
-
After upgrading from PHP 8.1 to PHP 8.3, we started seeing this error on the latest version (5.4)
PHP Fatal error: Uncaught Error: Class "WeglotLanguages\Languages" not found in /var/app/current/blog/wp-content/plugins/weglot/vendor/weglot/weglot-php/src/Client/Endpoint/LanguagesList.php:22
Stack trace:
#0 /var/app/current/blog/wp-content/plugins/weglot/vendor/weglot/weglot-php/src/Client/Endpoint/LanguagesList.php(31): Weglot\Client\Endpoint\LanguagesList->getLanguages()
#1 /var/app/current/blog/wp-content/plugins/weglot/src/services/class-language-service-weglot.php(65): Weglot\Client\Endpoint\LanguagesList->handle()
#2 /var/app/current/blog/wp-content/plugins/weglot/src/services/class-language-service-weglot.php(124): WeglotWP\Services\Language_Service_Weglot->get_languages_available()
#3 /var/app/current/blog/wp-content/plugins/weglot/src/services/class-language-service-weglot.php(158): WeglotWP\Services\Language_Service_Weglot->get_all_languages()
#4 /var/app/current/blog/wp-content/plugins/weglot/src/services/class-language-service-weglot.php(230): WeglotWP\Services\Language_Service_Weglot->get_language_from_internal()
#5 /var/app/current/blog/wp-content/plugins/weglot/src/third/yoast/class-redirect-handler-weglot.php(42): WeglotWP\Services\Language_Service_Weglot->get_original_language()
#6 /var/app/current/blog/wp-content/plugins/weglot/src/third/yoast/redirect-premium.php(14): Redirect_Handler_Weglot->load()
#7 /var/app/current/blog/wp-content/plugins/weglot/weglot.php(80): include_once('...')
#8 /var/app/current/blog/wp-settings.php(491): include_once('...')
#9 /var/app/current/blog/wp-config.php(72): require_once('...')
#10 /var/app/current/blog/wp-load.php(50): require_once('...')
#11 /var/app/current/blog/wp-blog-header.php(13): require_once('...')
#12 /var/app/current/blog/index.php(17): require('...')
#13 {main}
thrown in /var/app/current/blog/wp-content/plugins/weglot/vendor/weglot/weglot-php/src/Client/Endpoint/LanguagesList.php on line 22
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.