- 상태
- 개발자가 해결함
- 해결된 버전
- Enfold 5.3.1.1
- 관련 플러그인/테마
- Enfold
- 주제 태그
- Compatibility
문제 개요
PHP 8.0 서버에서 WPML과 함께 Enfold 5.3 테마로 업데이트하면 다음 오류가 발생합니다:
Fatal error: Uncaught InvalidArgumentException: Trying to read non existing property in class avia_superobject: wpml in …/wp-content/themes/enfold/framework/php/base-classes/class-object-properties.php:33 Stack trace: #0 …/wp-content/themes/enfold/config-wpml/class-avia-wpml.php(1178): aviaFramework\base\\object_properties->__get('wpml’) #1 …/wp-content/themes/enfold/config-wpml/config.php(578): avia_WPML->wpml_get_options('maintenance_mod…') #2 …/wp-includes/class-wp-hook.php(308): avia_wpml_get_special_pages_ids(Array, ‘pre_get_posts_f…') #3 …/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array) #4 …/wp-content/themes/enfold/includes/class-avia-custom-pages.php(530): apply_filters('avf_get_special…', Array, ‘pre_get_posts_f…') #5 …/wp-includes/class-wp-hook.php(308): Avia_Custom_Pages->handler_hide_special_pages(Object(WP_Query) in …/wp-content/themes/enfold/framework/php/base-classes/class-object-properties.php on line 33
임시 해결 방법
저희 개발자와 Kriesi 팀(Enfold 제작사)은 이 상황을 이미 인지하고 있습니다. 그동안 Enfold 테마 팀에서 제공한 임시 해결 방법을 따르세요.
진행하기 전에 반드시 사이트를 전체 백업하세요.