묻고답하기

제목 없음.jpg위위의 화면 처럼 헤드라인 부분레이아웃에 쪽지 알림창이 겹쳐서 나와서 보이지가 않습니다..

소스창은 아래와 같습니다

// Pop-up to display messages if a flag on new message is set
 $flag_path = './files/member_extra_info/new_message_flags/'.getNumberingPath($logged_info->member_srl);
 $flag_file = $flag_path.$logged_info->member_srl;

 if(file_exists($flag_file)) {
  $new_message_count = trim(FileHandler::readFile($flag_file));
  FileHandler::removeFile($flag_file);
  Context::loadLang('./addons/member_communication/lang');
  Context::loadFile(array('./addons/member_communication/tpl/member_communication.js'), true);

  $text   = preg_replace('@\r?\n@', '\\n', addslashes(Context::getLang('alert_new_message_arrived')));
  $link   = Context::getRequestUri().'?module=communication&act=dispCommunicationNewMessage';
  $script = "<embed src='/addons/member_communication/swf/memo_on.swf' width='3' height='3' loop='true' wmode='transparent'></embed><script type=\"text/javascript\">jQuery(function(){ xeNotifyMessage('{$text}','{$new_message_count}'); });</script>";

 

어디부분을 수정해야할까요? 스킨은 cafexe스킨입니다...

 

그리고 쪽지 확인 안하면 페이지 새로고침할때마다 저 표시가 나오게 할수없을까요..

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
본체 팝업관리에서 생성한 팝업을 삭제하면 잘못된 요청이라고 나옵니다.  
상큼하게 댓글 작성 시 랜덤으로 추가 포인트 증정하는 방법?? [2] 2013.08.30 by 귀머거리하늘
아오e소라 폰이나 탭으로 작성하면 엔터가 안먹힙니다. [1] 2013.08.30 by mindflow
현재를 즐겨라 관리자페이지오류 [1] file 2013.08.30 by 컴퓨터매니아
소아라 목록설정 급히 질문 있습니다. [1] file 2013.08.30 by 소아라
열린냐하 XE 2010 Gallery 사용자정의 리스트로 출력 질문입니다. file  
도로테비 그누보드에서 데이터 이전중인데 누락이 계속 생깁니다.  
홍길동친구 뷰어의 양쪽에 달린 썸네일 부분의 Z-INDEX 부분입니다. [1] file 2013.08.29 by 쿡래빗
까칠닷컴 admin 관리자 페이지 접속 주소 변경 관련 [1] 2013.08.29 by KS
사이트지원 익명게시판 관리자일 경우 닉네임출력 [1] 2013.08.29 by KS
Arisae 애드온 소스 수정 후 글 등록 버튼 누르면 먹통, input 칸 높이가 줄어드는 현상 [1] file 2013.08.29 by Arisae
Arisae Catchable fatal error와 myadmin 테이블 에러 [1] file 2013.08.29 by Arisae
Arisae ShopXE 1.7 버전대에서 결제가 되나요? [2] file 2013.08.29 by Arisae
연시랑 모듈 업데이트가 되지 않습니다. [1] 2013.08.29 by 연시랑
연시랑 닉네임을 클릭할 시 뜨는 메뉴 수정 관련 질문 [1] 2013.08.29 by 연시랑
연시랑 기본 로그인 위젯에 포인트 출력 [1] 2013.08.29 by 연시랑
연시랑 특정 게시판에서 쓴 나의 글만 가져오는 함수가 있나요? [1] 2013.08.29 by 연시랑
서령 크롬에서만 회원가입이 안되요ㅠㅠ  
GGobugi if문으로 카테고리별로 설정을 하려고 하는데요.  
Arisae 여러 문서에 동일하게 보여지는 내용을 특정 mid에서 보여주지 않으려면? [1] 2013.08.29 by Arisae