묻고답하기

Parse error: syntax error, unexpected $end in /home/hosting_users/micro0000/www/xe/files/cache/template_compiled/fe37a9724afd0d95dc7051c79b60eb89.compiled.php on line 64

라고 하면서 에러가 났다고 하는데  64번째 라인이 마지막이 거든요 어떤부분이 틀린건가요??

 

 

<?php if(!defined("__XE__"))exit;?>{<div class="x_page-header">
 <h1><?php echo $__Context->lang->member_info ?></h1>
</div>
<table class="x_table x_table-striped x_table-hover">
 <tr>
  <th style="width:120px"><?php echo $__Context->lang->signup_date ?></th>
  <td><?php echo zdate($__Context->memberInfo[regdate],"Y-m-d") ?></td>
 </tr>
 <tr>
  <th><?php echo $__Context->lang->last_login ?></th>
  <td><?php echo zdate($__Context->memberInfo[last_login],"Y-m-d H:i:s") ?></td>
 </tr>
 
<?php if($__Context->displayDatas&&count($__Context->displayDatas))foreach($__Context->displayDatas as $__Context->item){ ?><tr>
 
 
<th scope="row" ><?php if($__Context->item->required || $__Context->item->mustRequired){ ?><em style="color:red">*</em><?php } ?> <?php echo $__Context->item->title ?></th>
  
<td class="text"><?php echo $__Context->item->value ?></td>
 </tr><?php } ?>
 <tr>
  <th scope="row"><?php echo $__Context->lang->member_group ?></th>
  <td class="text"><?php echo implode(', ', $__Context->memberInfo['group_list']) ?></td>
 </tr>
 <tr>
  <th scope="row"><?php echo $__Context->lang->allow_mailing ?></th>
  
<td class="text"><?php if($__Context->memberInfo['allow_mailing'] == 'Y'){;
echo $__Context->lang->cmd_yes;
}else{;
echo $__Context->lang->cmd_no;
} ?></td>
 </tr>
 <tr>
  <th scope="row"><?php echo $__Context->lang->allow_message ?></th>
  <td class="text"><?php echo $__Context->lang->allow_message_type[$__Context->memberInfo['allow_message']] ?></td>
 </tr>
 <?php if($__Context->memberInfo['is_admin'] == 'Y'){ ?><tr>
  <th scope="row"><?php echo $__Context->lang->is_admin ?></th>
  <td class="text"><?php echo $__Context->lang->cmd_yes ?></td>
 </tr><?php } ?>
 <tr>
  <th scope="row"><?php echo $__Context->lang->member_group ?></th>
  
<td class="text"><?php echo implode(', ', $__Context->memberInfo['group_list']) ?></td>
 </tr>
 <?php if($__Context->memberInfo['description']){ ?><tr>
  
<th scope="row"><div><?php echo $__Context->lang->description ?></div></th>
  <td><?php echo $__Context->memberInfo['description'] ?> </td>
 
</tr><?php } ?>
<style scoped>
.x_table th{text-align:right}
</style>
</table>
<div class="x_clearfix">
 
<?php if($__Context->member_srl){ ?><span class="x_pull-left"><button class="x_btn" type="button" onclick="history.go(-1)"><?php echo $__Context->lang->cmd_back ?></button></span><?php } ?>
 <span class="x_pull-right"><a class="x_btn x_btn-primary" href="<?php echo getUrl('', 'module', 'admin', 'act', 'dispMemberAdminInsert', 'member_srl', $__Context->member_srl) ?>"><?php echo $__Context->lang->cmd_modify ?></a></span>
</div>
 
<?php if($__Context->is_logged){ ?><li>}

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
verysery 1.7.8 업데이트후 관리자 Dashboard 애러 문제 [1] file 2014.12.31 by 즈베즈다
richardhj 게시판 이미지 크기조절 관련하여..  
히힣 사진이 안올라가요...  
imagineshop 스팸IP로 간주됩니다. 메세지. [1] 2014.12.31 by imagineshop
banaba 게시판 댓글에 답변완료 설정방법 [10] 2014.12.31 by banaba
모얼더 비회원 게시판 닉네임 금지어 지정 가능한가요? [2] 2014.12.31 by 모얼더
오늘도감사 검색결과 페이지 수정법 [1] file 2023.11.17 by KrteamENT
로이조52 ALT 출력문제  
GREATGUY 스케치북5 "내용값은 필수입니다."  
GREATGUY 책갈피 스무스하게 내려가는 효과를 내고싶어요...ㅠ알려주시면 감사합니다. [3] 2014.12.31 by GREATGUY
adrian0125 footer 문제좀 들어주세요~  
꾸링 같은 게시판에 두가지 다른 게시판 스킨을 적용할 수 있을까요? [1] 2014.12.31 by bluedream
최영석222 사이트 오류 현상 [8] 2014.12.31 by 꾸링
꾸링 1.7.8 버전에서 게시판 DX사용시 [1] 2014.12.31 by 꾸링
아름다운청년1 스크랩리스트 뽑기 [7] 2014.12.31 by 늘푸른이
홍찬 레이아웃-content위젯-심플스트롱  
ㄲㅏㅊㅣ 쉬운설치 관련 [1] 2014.12.30 by 키스투엑스이
기븐 로그인이 종종 풀려버리는데 왜 그럴까요? (도메인문제 아님) [2] 2014.12.30 by 기븐
오락실주인 [추천시 새로고침 X ] 스케치북 게시판 [12] 2014.12.30 by 몽실아빠
로마00 익스 9버전에서 사이트가 제대로 작동하지 않습니다. file