묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
게시판 생성시 parse error... templatehandler.class.php
2011.02.21 01:00
게시판 설치하고 게시판 추가하는데 이런오류가 뜹니다.
문제 화면
http://www.hitc2.com/xe/newnotice
Parse error: parse error, unexpected '}' in /home1/yuno/public_html/xe/classes/template/TemplateHandler.class.php(220) : eval()'d code on line 113
112 // store the ending time for debug information
113 if(__DEBUG__==3 ) $GLOBALS['__template_elapsed__'] += getMicroTime() - $start;
114
115 return $output;
116 }
/**
뭐가 잘못일까요ㅜ
텔넷으로 xe core 1.4.4.3으로 설치한거 파일두개 따로 업로드시켜서 1.4.4.4로 패치 적용했습니다.