묻고답하기

array(); $Data = $output->data; // 검색이 쉽게 파일번호를 키값으로 셋팅 foreach($Data as $val){ $re[$val->file_srl] = $val->download_count; } return $re; } function getSplitFileList($buffs) { if(!is_array($buffs)||!count($buffs)) return; $re = array(); foreach($buffs as $key => $file){ if($file->direct_download=='Y'){ if(preg_match("/\.(swf|flv|mp[1234]|as[fx]|wm[av]|mpg|mpeg|avi|wav|mid|midi|mov|moov|qt|rm|ram|ra|rmm|m4v)$/i", $file->source_filename)){ $re['media'][]=$file; }else{ $re['image'][]=$file; } }else{ $re['binary'][]=$file; } } return $re; } function printExtraImages($buffs) { if(!is_array($buffs)) return; // 아이콘 디렉토리 구함 $path = sprintf('%s%s',getUrl(), 'modules/document/tpl/icons/'); if(!count($buffs)) return; $buff = null; foreach($buffs as $key => $val) { if(isset($this->display_extra_images['none']) && !$this->display_extra_images[$val]) continue; $lang_str = Context::getLang($val); $buff .= sprintf('', $path, $val, $lang_str, $lang_str); } return $buff; } function getWith($obj, $arr) { if(!$obj || !is_array($obj->variables) || !is_array($arr)) return $obj; foreach($arr as $val){ $obj->{$val} = $obj->variables[$val]; } return $obj; } function cutStrEx($value, $cut_size = 0) { if(!$cut_size || $cut_size<1) return $value; if(preg_match('/()(http:\/\/)?(.+?)(<\/a>)/e', $value, $match)) { $value = $match[1].cut_str($match[3], $cut_size).$match[4]; }else{ $value = cut_str(strip_tags($value), $cut_size); } return $value; } function inArrayEx($needle, $haystack, $strict = false) { if(!is_array($needle) || !is_array($haystack)) return false; foreach($needle as $val){ if(in_array($val, $haystack, $strict)) return true; } return false; } function getTrackbackUrlEx($document_srl = 0) { if(!$document_srl) $document_srl = Context::get('document_srl'); if(!$document_srl) return; // 스팸을 막기 위한 key 생성 $oTrackbackModel = &getModel('trackback'); $url = Context::getRequestUri(); if(substr($url,-1) != '/') $url .= '/'; if(Context::isAllowRewrite()) return $url.$document_srl.'/'.$oTrackbackModel->getTrackbackKey($document_srl).'/trackback'; else return $oTrackbackModel->getTrackbackUrl($document_srl); } } ?>
Warning: Cannot modify header information - headers already sent by (output started at /home/htdocs/xe/modules/bodex/bodex.item.php:14) in /home/htdocs/xe/classes/display/DisplayHandler.class.php on line 67

Warning: Cannot modify header information - headers already sent by (output started at /home/htdocs/xe/modules/bodex/bodex.item.php:14) in /home/htdocs/xe/classes/display/DisplayHandler.class.php on line 253

Warning: Cannot modify header information - headers already sent by (output started at /home/htdocs/xe/modules/bodex/bodex.item.php:14) in /home/htdocs/xe/classes/display/DisplayHandler.class.php on line 254

Warning: Cannot modify header information - headers already sent by (output started at /home/htdocs/xe/modules/bodex/bodex.item.php:14) in /home/htdocs/xe/classes/display/DisplayHandler.class.php on line 255

Warning: Cannot modify header information - headers already sent by (output started at /home/htdocs/xe/modules/bodex/bodex.item.php:14) in /home/htdocs/xe/classes/display/DisplayHandler.class.php on line 256

Warning: Cannot modify header information - headers already sent by (output started at /home/htdocs/xe/modules/bodex/bodex.item.php:14) in /home/htdocs/xe/classes/display/DisplayHandler.class.php on line 257

Warning: Cannot modify header information - headers already sent by (output started at /home/htdocs/xe/modules/bodex/bodex.item.php:14) in /home/htdocs/xe/classes/display/DisplayHandler.class.php on line 258

Warning: Cannot modify header information - headers already sent by (output started at /home/htdocs/xe/modules/bodex/bodex.item.php:14) in /home/htdocs/xe/classes/display/DisplayHandler.class.php on line 77

Warning: Cannot modify header information - headers already sent by (output started at /home/htdocs/xe/modules/bodex/bodex.item.php:14) in /home/htdocs/xe/classes/display/DisplayHandler.class.php on line 77




이상과같이 관리자 페이지에 들어가면 에러가 나옵니다 이전버전 다시 깔아봤으나 잡히지 않습니다.

해결 방법좀 일러주시면 감사하겠습니다.

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
mychul5 잘못해서 특정보드를 지워버렸습니다. 복구가능한가요? [1] 2011.08.23 by 송동우
초급이 모르고 위젯에/로그인_인포/스킨스에 xe_official파일을 지웟어요,. [1] 2011.08.23 by 송동우
초급이 로그인위젯에서 [1] 2011.08.23 by 송동우
Community 익스6과 다른부라우저의 각기다른 위젯 출력 [1] 2011.08.23 by enzoy
여행객 게시판 1.3에서의 확장변수 문의 [2] 2011.08.23 by 송동우
준돌이 회원가입시 인증메일 오류 file  
롱코트ew 이번에 윈도우7로 바꾸었는데요.  
제제876 메인에 제로보드 게시판 보여주기  
심심군 WPI로 설치후 최신버전을 덮어씌우면...  
모빌로스 연관글출력 애드온을 실행하면 백지현상이 나타납니다. [1] 2011.08.23 by mychul5
namsman 분류별, 게시판별로 게시물갯수 뽑아오는방법 없을까요  
kamui Cooliris PicLens 애드온 사용법 아시는분 없나요 정말 ㅡ.ㅡ  
하양곰 XE 홈페이지에서 쓴 글을 네이버 등 개인블로그로 퍼가는 방법 없을까요...?  
1004774 RSS 게시판 업데이터  
한상윤113 확장변수 출력이 안되는데 방법 알려주시면 감사 [1] 2011.08.23 by Cody
thinkmjrio 설치후에 관리자 페이지 말인데요(스샷첨부) [2] 2011.08.23 by 카지모토
안건호 초보적인 질문입니다. xe로 생성된 database를요....  
소리없이 어드민(관리자) 로그인이 안됩니다 그리고 윈도우 7 에서도 모든 로그인이 안됩니다  
ailixe 글쓰기 속도가 너무 느립니다.  
hong`s 위키 설치설명서