Fatal error: Uncaught Error: Class 'SimpleXMLElement' not found in /plugin/social/Hybrid/Providers/Naver.php:107
Stack trace:
#0 /plugin/social/Hybrid/Provider_Adapter.php(242): Hybrid_Providers_Naver->getUserProfile()
#1 /plugin/social/includes/functions.php(486): Hybrid_Provider_Adapter->__call('getUserProfile', Array)
#2 /plugin/social/popup.php(24): social_check_login_before()
#3 {main}
thrown in /plugin/social/Hybrid/Providers/Naver.php on line 107
php 버젼은 7.2.34 입니다.
현재 제가 체크 한 바로는
Fatal error: Uncaught Error: Class 'SimpleXMLElement' not found in
해당 simpleXML이 실행되지 못하는 문제로 보여지는데 해당 부분을 어떻게 해야 하는지를 모르겠습니다ㅜㅜ