테스트 사이트 - 개발 중인 베타 버전입니다

사이트 이전 후에 일부 서브페이지 오류

문창완 4년 전 조회 1,964

Warning: include_once(/home/llyy0929/www/theme/cm_new/mobile/head_sub.php): failed to open stream: No such file or directory in /home/llyy0929/www/theme/cm_new/skin/board/basic2/view.skin.php on line 7 Warning: include_once(): Failed opening '/home/llyy0929/www/theme/cm_new/mobile/head_sub.php' for inclusion (include_path='/home/llyy0929/www/plugin/htmlpurifier/standalone:.:/usr/local/php/lib/php') in /home/llyy0929/www/theme/cm_new/skin/board/basic2/view.skin.php on line 7  

 

Warning: include_once(/home/llyy0929/www/theme/cm_new/mobile/head_sub.php): failed to open stream: No such file or directory in /home/llyy0929/www/theme/cm_new/skin/board/basic2/write.skin.php on line 6 Warning: include_once(): Failed opening '/home/llyy0929/www/theme/cm_new/mobile/head_sub.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /home/llyy0929/www/theme/cm_new/skin/board/basic2/write.skin.php on line 6

 

 

카페24에서 아마존 라이트세일로

서버 이전 후에 저런 오류메세지가 나오는데 어떻게 해결해야 할까요?

 

wirte.skin.php 6번째 줄에는

include_once(G5_THEME_MOBILE_PATH.'/head_sub.php');

 

이런 코드가 있네요

 

/home/llyy0929/www/theme/cm_new/mobile 경로에 head_sup.php 파일이 없는게 문제인거같은데

기존 사이트랑 소스는 동일한데 왜 오류가 뜨는지 모르겠습니다

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

답변 2개

/home/llyy0929/www/theme/cm_new/mobile 경로에 head_sup.php 파일이 없다는 것인가요?

 

테마 설정에 변화가 없는지 살펴 보세요.

로그인 후 평가할 수 있습니다

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

4년 전

include할 경로가 잘못되었거나 그 경로에 불러 올 파일이 존재하지 않거나 한다는

에러 메시지인데요 다시 한번 파일 체크해 보시고

이전을 하셨으니 관리자모드에서 캐시파일 일괄 삭제 후 다시 해 보시죠.

로그인 후 평가할 수 있습니다

답변에 대한 댓글 2개

문창완
4년 전
캐시삭제 했는데도 동일하게 뜨네요
평정심
4년 전
php.ini 설정에 문제가 있을 수 있습니다.

include 관련 설정을 확인해 보시죠.
include 설정에 문제가 있어 불러 오지 못할 수도 있습니다.

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

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

로그인