채택완료

에디터 사진첨부시 에러

2021-08-13 (금) 15:32:01 2,213

joedit 란걸 받아서 테스트 중인데요

이미지 첨부시 반응이 없고 콘솔창 보니까

Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at r (jodit.min.js:10)
    at XMLHttpRequest.e.xhr.onreadystatechange (jodit.min.js:10)
write.php:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at r (jodit.min.js:10)
    at XMLHttpRequest.e.xhr.onload (jodit.min.js:10)

이런 메시지가 뜨는데 지식이 부족해 해결이 어렵네요 도와주시면 감사하겠습니다 ..

|

답변 1개

채택된 답변
+20 포인트

증상만으로 체크하기가 힘드네요.

우선 PHP버전을 7.x로 하고,  그누보드 버전을 5.4.3버전으로 설치해서 테스트 헤보세요.

답변을 작성하려면 로그인이 필요합니다.