묻고답하기

게시글을 한글로 검색 시 알수 없는 문자가 뜨며 글검색이 되질 않습니다.

영문이나 숫자는 검색이 아주 잘 됩니다만 한글일 때만 유독 이상한 문자로 바뀌며 검색이 되질 않습니다.


xe버전은 1.5.3.8 입니다.



아래 그림1처럼 공문이라고 검색을 하면

아래 그림2처럼 이상한 문자가 뜨며 검색이 되질 않습니다.




<그림1>

질문1.JPG

<그림2>

질문2.JPG


혹시 이것을 해결할 수 있는 방법이 있을까요?




의심되는 것은 index.html을 xe가 표시되지 않게 하기 위해 index.php 로 저장한건데...

거기 소스는 

<?php

/**

 * @file  index.php

 * @author NHN (developers@xpressengine.com)

 * @brief Start page

 *

 * Find and create module object by mif, act in Request Argument \n

 * Set module information

 *

 * @mainpage XpressEngine

 * @section intro introduction

 * XE is an opensource and being developed in the opensource project. \N

 * For more information, please see the link below.

 * - Official website: http://www.xpressengine.com(korean), http://www.xpressengine.org(english)

 * - SVN Repository: http://xe-core.googlecode.com/svn/

 * \n

 * "XpressEngine (XE)" is free software; you can redistribute it and/or \n

 * modify it under the terms of the GNU Lesser General Public \n

 * License as published by the Free Software Foundation; either \n

 * version 2.1 of the License, or (at your option) any later version. \n

 * \n

 * This library is distributed in the hope that it will be useful,

 * but WITHOUT ANY WARRANTY; without even the implied warranty of

 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU

 * Lesser General Public License for more details.

 * \n

 * You should have received a copy of the GNU Lesser General Public

 * License along with this library; if not, write to the Free Software

 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

 *

 **/


/**

 * @brief Declare constants for generic use and for checking to avoid a direct call from the Web

 **/

define('__XE__',   TRUE);

define('__ZBXE__', TRUE); // deprecated : __ZBXE__ will be removed. Use __XE__ instead.


/**

 * @brief Include the necessary configuration files

 **/

require dirname(__FILE__) . '/config/config.inc.php';


/**

 * @brief Initialize by creating Context object

 * Set all Request Argument/Environment variables

 **/

$oContext = &Context::getInstance();

$oContext->init();


/**

 * @brief If default_url is set and it is different from the current url, attempt to redirect for SSO authentication and then process the module

 **/

if($oContext->checkSSO())

{

$oModuleHandler = new ModuleHandler();


if($oModuleHandler->init())

{

$oModule = &$oModuleHandler->procModule();

$oModuleHandler->displayContent($oModule);

}

}


$oContext->close();


/* End of file index.php */

/* Location: ./index.php */



혹시 이게 잘못된게 아니라면...도대체 뭐가 문제일까요?

고수님들 제발...도와주세요...
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
호비1 스마트폰으로 접속시 일반 유저들은 pc화면으로 관리자는 모바일 화면으로 접속이 가능한지요?  
A to Z 회원정보보기 팝업창으로 띄울수없나요?  
하네브링크 모바일에 이상한 현상이... [1] 2013.11.07 by 투씨
카오스온라인 로그인 위젯 회원정보 팝업 위치 [1] 2013.11.07 by 투씨
whitemind 1.7.3.6 게시판 글 등록 안되는 현상. [1] 2013.11.07
디자인키 게시판 자동입력방지글  
작가윤 게시글검색시 한글 오류....����이라고 떠요! [1] file 2013.11.06 by 도똥락
참치찌개 검색 입력 창 기본으로 보이게 하기  
joshc 아이디 중복사용(공유) 금지할 수 있나요?  
whitemind 제발 도와주십시오.. 게시판 글 등록이 안되네요. [2] 2013.11.06 by 똑디
처리낭군 스케치북 갤러리 게시판 질문드려요~!! [1] file 2013.11.06 by YEARNING
와당탕 게시판 첨부파일 순서를 변경하는 방법이 있을까요?  
정지훈870 도와주세요!! SMTP가 2번 발송되네요.  
고고고고하하 고유주소 고정 어떻게 하나요?ㅠㅠ [1] 2013.11.06 by 정지훈870
똑디 게시판 글 등록시 정체 현상 [2] 2013.11.05 by 똑디
miffybabo 에디터에 엑티브 스퀘어 적용하고 싶어요  
veam 도와주세요.. 부탁드립니다.  
rallablue 갤러리게시판에 있는 이미지를 메인에 띄우기  
joshc core 업데이트시 500 에러  
koreafeel Contact Us 문의 드려요.