XenForo - Fatal error - Uncaught ErrorException - array key exists() - Using array key exists() on objects is deprecated

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
Перейти к:навигация, поиск

XenForo - Fatal error - Uncaught ErrorException - array key exists() - Using array key exists() on objects is deprecated

Ошибка после переноса форума на XenForo:

Fatal error: Uncaught ErrorException: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /var/www/user1/data/www/site.org.ua/library/Zend/Registry.php:206 Stack trace: #0 /var/www/user1/data/www/site.org.ua/library/Zend/Registry.php(206): XenForo_Application::handlePhpError(8192, 'array_key_exist...', '/var/www/...', 206, Array) #1 /var/www/user1/data/www/site.org.ua/library/Zend/Registry.php(183): Zend_Registry->offsetExists('config') #2 /var/www/user1/data/www/site.org.ua/library/XenForo/Helper/File.php(284): Zend_Registry::isRegistered('config') #3 /var/www/user1/data/www/site.org.ua/library/XenForo/Error.php(78): XenForo_Helper_File::getInternalDataPath() #4 /var/www/user1/data/www/site.org.ua/library/XenForo/Application.php(381): XenForo_Error::unexpectedException(Object(ErrorException)) #5 [internal function]: XenForo_Application::handleException(Object(ErrorException)) #6 {main} thrown in /var/www/user1/data/www/site.org.ua/library/Zend/Registry.php on line 206


Решение - это опустить версию с PHP 7.4.x до 7.3.x и проверить работу сайта заново.