Template_ Error #1: cannot find defined template /home/www/templates/layout.htm |
정의한 템플릿파일이 존재하지 않음 |
|
Template_ Error #2: template id layout is not defined. |
정의하지 않은 파일아이디를 출력에 사용함 |
|
Template_ Error #3: file id main passed to setCached() is not properly defined |
정의되지 않았거나 정적텍스트(!)로 정의된 파일아이디를 setCache() 메서드의 인자로 지정 |
|
Template_ Compiler Error #1: cannot create compile directory /path/to/_compile/dir |
템플릿 변환 디렉토리를 생성할 수 없음. $compile_dir 속성값 또는 퍼미션 체크 요망 |
|
Template_ Compiler Error #2: cannot access plugin directory /path/to/tpl_plugin |
플러그인 디렉토리를 억세스할 수 없음 |
|
Template_ Compiler Error #3: plugin file object.'.userObject.'.php is overlapped |
플러그인 객체가 중복되었음(대소문자만 다를경우) |
|
Template_ Compiler Error #4: plugin function userFunc is overlapped |
플러그인 함수가 중복되었음(대소문자만 다르거나, 필터와 함수가 같을 경우) |
|
Template_ Compiler Error #5: template control statement {@ abc} in php code is not available in /path/to/...tpl on line 56 |
PHP 태그 안쪽에 템플릿제어구문을 사용함 |
|
Template_ Compiler Error #6: template division id head is overlapped in /path/to/...tpl on line 3 |
한 템플릿에 같은 분할 아이디 {+ head} 를 중복사용함 |
|
Template_ Compiler Error #7: unexpected derective/ in /path/to/...tpl on line 56 |
템플릿 제어구문이 시작되지 않았는데 {/} 종결문을 발견 |
|
Template_ Compiler Error #8: unexpected derective: in /path/to/...tpl on line 56 |
템플릿 제어구문이 시작되지 않았는데 ":" 제어구문 발견 |
|
Template_ Compiler Error #9: template loop or branch is not properly closed by {/} in /path/to/...tpl |
템플릿 제어구문이 {/} 로 닫히지 않음 |
|
Template_ Compiler Error #10: cannot write compiled file /path/to/_compile/file.htm.php |
변환파일을 저장할 수 없음. $compile_dir 속성값 또는 퍼미션 체크 요망 |
|
Template_ Compiler Error #11: id of nested loop "list of {@ list}" cannot be same as parent loop id in /path/to/...tpl on line 56 |
중첩루프의 아이디가 상위루프의 아이디와 같음 |
|
Template_ Compiler Error #12~18: elseif statement {: var==123}" after else statement "{:}" is not available in /path/to/...tpl on line 56 |
else 구문 {:} 뒤에 elseif 구문 {: var==123} 을 발견. 기타 elseif, else, case, default, loopelse 구문들의 사용위치가 적절하지 않음. |
|
Template_ Compiler Error #19: safe mode : global variable in {@ _list} is not available in /path/to/...tpl on line 56 |
Safe Mode 에서 전역 변수를 루프 아이디로 사용 |
|
Template_ Compiler Error #20: p. in {p.var1.var2} is reserved variable for accessing object plugins in /path/to/...tpl on line 56 |
객체플러그인 지정자 p. 를 적절하지 않은 위치에 사용함 |
|
Template_ Compiler Error #21: c. in {c.var1.var2} is reserved variable for accessing constants in /path/to/...tpl on line 56 |
상수 지정자 c. 를 적절하지 않은 위치에 사용함 |
|
Template_ Compiler Error #22: safe mode : global variable _var in {? _var>5} is not available in /path/to/...tpl on line 15 |
Safe Mode 에서 전역 변수 사용 |
|
Template_ Compiler Error #23: safe mode : function shell_exec() in {=shell_exec("rm -rf /home")} is not registered in /path/to/...tpl on line 15 |
Safe Mode 에서 function.safe_mode.ini 에 등록되지 않은 함수 사용 |
|
Template_ Compiler Error #24: safe mode : this in {this->compile_dir} is not available in /path/to/...tpl on line 88 |
Safe Mode 에서 템플릿객체(this)의 메서드 또는 속성을 사용 |
|
Template_ Compiler Error #25: call to undefined function abc() in /path/to/...tpl on line 22 |
함수 플러그인으로 존재하지도, 다른 곳에서 정의 되지도 않은 함수를 템플릿내에서 사용함 |
|
Template_ Compiler Error #26: cannot find plugin file for object userObj in {p.userObj->prop} in /path/to/...tpl on line 22 |
플러그인 객체 userObj 가 있는 플러그인 파일을 찾을 수 없음 |
|
Template_ Compiler Error #27: error in /path/to/tpl_plugin/function.abc.php in /path/to/...tpl on line 22 |
플러그인 파일이 없거나 플러그인 파일내 PHP 에러 |
|
Template_ Compiler Error #28: cannot find function abc() in plugin function.abc.php in /path/to/...tpl on line 30 |
플러그인 파일 내에 해당 함수가 없음 |
|
Template_ Compiler Error #29: cannot find class tpl_object_userObj in plugin object.userObj.php in /path/to/...tpl on line 30 |
객체 플러그인 파일 내에 해당 클래스가 없음 |
|
Template_ Compiler Error #30: cannot find filter file "/path/to/prefilter.userflt.php". |
사용할 필터 파일이 없음 |
|
Template_ Compiler Error #31: error in filter prefilter.userflt.php in /path/to/...tpl |
필터 플러그인 파일 내 PHP 에러 |
|
Template_ Compiler Error #32: filter function userflt() is not found in /path/to/prefilter.userflt.php |
필터 플러그인 파일 내에 해당 필터 함수가 없음 |
|
Template_ Compiler Error #33: prefilter "adjustPath" cannot find absolute path of /news/index.php on OS |
경로보정필터에러: $_SERVER["SCRIPT_FILENAME"], $_SERVER["PATH_TRANSLATED"] 두 값 모두 존재하지 않음으로 인해 url 에 해당하는 운영체제상의 절대경로를 구할 수 없음 |
|
Template_ Compiler Warning #1: safe mode : cannot find safe function list file /path/to/tpl_plugin/functions.safe_mode.ini |
Safe Mode 에서 functions.safe_mode.ini 파일이 없음 |
|
Template_ Compiler Warning #2: {? abc <> def } may be syntax error in /path/to/...tpl on line 33 |
변환기에러 #3 또는 #4 이 발생했을 경우, 템플릿문법오류일 가능성이 있는 코드들을 나열 |
|
Template_ Compiler Warning #3: list.size_ in {list.size_} has not corresponding loop in /path/to/...tpl on line 133 |
list.size_ 가 사용되었으나 list 루프가 없음 |
|
Template_ Compiler Warning #4: loop var abc.kkk in {abc.kkk} is not in proper loop in /path/to/...tpl on line 133 |
루프변수 abc.kkk 가 적절하지 않은 위치에서 사용됨 |
|
경고 메세지는 변환시에만 출력됩니다.