이 에러가 무슨 뜻인지 알 수 있을까요? (최신게시물 관련) > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

이 에러가 무슨 뜻인지 알 수 있을까요? (최신게시물 관련) 정보

이 에러가 무슨 뜻인지 알 수 있을까요? (최신게시물 관련)

본문

아래와 같이 에러가 뜨는데, 경로 설정의 문제 같기도 하고요.
참 난해하네요.


Warning: include_once(../../../_common.php) [function.include-once]: failed to open stream: No such file or directory in /home/hosting_users/joatm/www/thema/queens/latest/latest_ph1/_common.php on line 3

Warning: include_once() [function.include]: Failed opening '../../../_common.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/joatm/www/thema/queens/latest/latest_ph1/_common.php on line 3

Warning: include(/skin/multi_category/lib.php) [function.include]: failed to open stream: No such file or directory in /home/hosting_users/joatm/www/thema/queens/latest/latest_ph1/new.php on line 3

Warning: include() [function.include]: Failed opening '/skin/multi_category/lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/joatm/www/thema/queens/latest/latest_ph1/new.php on line 3

Warning: include_once(/thema/queens/head.sub.php) [function.include-once]: failed to open stream: No such file or directory in /home/hosting_users/joatm/www/thema/queens/latest/latest_ph1/new.php on line 98

Warning: include_once() [function.include]: Failed opening '/thema/queens/head.sub.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/joatm/www/thema/queens/latest/latest_ph1/new.php on line 98

Fatal error: Call to undefined function get_view() in /home/hosting_users/joatm/www/thema/queens/latest/latest_ph1/new.php on line 100
  • 복사

댓글 전체

_common.php 의 3번째 줄 혹은 그 위 _common.php 의 인클루드 경로가 정확한지 1차적으로 확인..

new.php 의 3번째 줄 혹은 그 위 /skin/multi_category/lib.php 의 인클루드 경로가 정확한지 2차적으로 확인..

그 후에 하나씩 맞추어 갈 거 같네요

뭐 아시다 싶이 경로 문제입니다.
© SIRSOFT
현재 페이지 제일 처음으로