xml복구가 안되네요. 아래는 에러메세지입니다.
Warning: DOMDocument::loadXML(): XML declaration allowed only at the start of the document in Entity, line: 3 in /host/home3/tears4me/html/wp-content/plugins/kboard/class/XML2Array.class.php on line 47 Fatal error: Uncaught exception 'Exception' with message '[XML2Array] Error parsing the XML string.' in /host/home3/tears4me/html/wp-content/plugins/kboard/class/XML2Array.class.php:49 Stack trace: #0 /host/home3/tears4me/html/wp-content/plugins/kboard/class/KBBackup.class.php(112): XML2Array::createArray('?????importXml('/host/home3/tea...') #2 [internal function]: kboard_backup('') #3 /host/home3/tears4me/html/wp-includes/plugin.php(525): call_user_func_array('kboard_backup', Array) #4 /host/home3/tears4me/html/wp-admin/admin.php(236): do_action('kboard_page_kbo...') #5 {main} thrown in /host/home3/tears4me/html/wp-content/plugins/kboard/class/XML2Array.class.php on line 49
도와주세요
xml 파일 맨처음과 끝에 공백이 있는지 확인해주세요.
혹은 다른 문자가 있는지도요.
공백과 다른 문자는 지워주셔야 합니다.
정상적인 xml 파일은
<?xml version="1.0" encoding="UTF-8"?>
<kboard>
이렇게 시작하고
</kboard>로 끝나야 합니다.
계속 안되시면 고객지원 이메일로 xml 파일을 보내주시겠어요?