글 수 117
우간다에 계시는 선교사님의 보낸 소식입니다.
 
주님의 이름으로 문안드립니다.
 
안식년을 맞아 한국에 나왔지만 지난 16년을 저희를 위해 기도로 동역해 주신분들을 모두 만나 교제하지 못하는 안타까움이 있습니다.
 
처음 저희 가정이 우간다 선교를 시작하게된 사연을 소개한 CBS [새롭게 하소서] "최승암 선교사" 편의 방송 안내해 드립니다. (한국 시간입니다)
 
* CBS TV
  2010년 7월 20일 (화) 밤 10시
                   21일 (수) 새벽 4시
                   21일 (수) 오전 9시 50분
 
* CBS 라디오
  2010년 7월 20일 (화) 밤 8시 10분
 
* TV나 라디오가 불가능하면 인터넷으로도 가능
안식년을 알차게  보내고 선교 현장에 복귀할 수 있도록 기도해 주십시요.
 
저희 가족은 8월 초에 미국으로 떠나 약 10개월을 머물 예정입니다.
 
감사합니다.
 
최승암 선교사 드림

Eval Error Detected (cached)!

template file: modules/board/skins/xe_default/view_document.html
cache file: file:///home/u126973106/domains/ncfcmd.com/public_html/xe/files/cache/template_compiled/14b8808eb70faa4a6d65d846fe53af50.compiled.php
Error: count(): Argument #1 ($value) must be of type Countable|array, null given
On Line: 65
Stack: TypeError Object
(
    [message:protected] => count(): Argument #1 ($value) must be of type Countable|array, null given
    [string:Error:private] => 
    [code:protected] => 0
    [file:protected] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/template/TemplateHandler.class.php(434) : eval()'d code
    [line:protected] => 65
    [trace:Error:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/template/TemplateHandler.class.php
                    [line] => 434
                    [function] => eval
                )

            [1] => Array
                (
                    [file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/template/TemplateHandler.class.php
                    [line] => 203
                    [function] => _fetch
                    [class] => TemplateHandler
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/template/TemplateHandler.class.php(434) : eval()'d code
                    [line] => 5
                    [function] => compile
                    [class] => TemplateHandler
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/template/TemplateHandler.class.php
                    [line] => 434
                    [function] => eval
                )

            [4] => Array
                (
                    [file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/template/TemplateHandler.class.php
                    [line] => 203
                    [function] => _fetch
                    [class] => TemplateHandler
                    [type] => ->
                )

            [5] => Array
                (
                    [file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/display/HTMLDisplayHandler.php
                    [line] => 61
                    [function] => compile
                    [class] => TemplateHandler
                    [type] => ->
                )

            [6] => Array
                (
                    [file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/display/DisplayHandler.class.php
                    [line] => 64
                    [function] => toDoc
                    [class] => HTMLDisplayHandler
                    [type] => ->
                )

            [7] => Array
                (
                    [file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/module/ModuleHandler.class.php
                    [line] => 1156
                    [function] => printContent
                    [class] => DisplayHandler
                    [type] => ->
                )

            [8] => Array
                (
                    [file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/index.php
                    [line] => 59
                    [function] => displayContent
                    [class] => ModuleHandler
                    [type] => ->
                )

        )

    [previous:Error:private] => 
)
?><?php if(!defined("__XE__"))exit;?><div class="boardRead">
	<div class="boardReadHeader">
		<h3 class="title"><a href="<?php echo $__Context->oDocument->getPermanentUrl() ?>"><?php echo $__Context->oDocument->getTitle() ?></a></h3>
		<?php if($__Context->module_info->display_author!='N'){ ?>
		<em>
			<?php if(!$__Context->oDocument->getMemberSrl()){ ?>
				<?php if($__Context->oDocument->isExistsHomepage()){ ?>
					<a href="<?php echo $__Context->oDocument->getHomepageUrl() ?>" onclick="window.open(this.href);return false;"><?php echo $__Context->oDocument->getNickName() ?></a>
				<?php }else{ ?>
					<?php echo $__Context->oDocument->getNickName() ?>
				<?php } ?>
			<?php }else{ ?>
				<a href="#popup_menu_area" class="member_<?php echo $__Context->oDocument->get('member_srl') ?>" onclick="return false"><?php echo $__Context->oDocument->getNickName() ?></a>
			<?php } ?>
		</em>
		<?php } ?>
	</div>
	<?php if($__Context->oDocument->isExtraVarsExists() && (!$__Context->oDocument->isSecret() || $__Context->oDocument->isGranted()) ){ ?>
    <table border="1" cellspacing="0" summary="Extra Form" class="extraVarsList">
    <?php if($__Context->oDocument->getExtraVars()&&count((array)$__Context->oDocument->getExtraVars()))foreach($__Context->oDocument->getExtraVars() as $__Context->key => $__Context->val){ ?>
    <tr>
        <th><?php echo $__Context->val->name ?> :</th>
        <td><?php echo $__Context->val->getValueHTML() ?></td>
    </tr>
    <?php } ?>
	</table>
	<?php } ?>
	<div class="boardReadBody">
		<?php if($__Context->oDocument->isSecret() && !$__Context->oDocument->isGranted()){ ?>
			<form action="./" method="get" onsubmit="return procFilter(this, input_password)" class="secretMessage"><input type="hidden" name="error_return_url" value="<?php echo htmlspecialchars(getRequestUriByServerEnviroment(), ENT_COMPAT | ENT_HTML401, 'UTF-8', false) ?>" /><input type="hidden" name="act" value="<?php echo $__Context->act ?>" /><input type="hidden" name="vid" value="<?php echo $__Context->vid ?>" />
			<input type="hidden" name="mid" value="<?php echo $__Context->mid ?>" />
			<input type="hidden" name="page" value="<?php echo $__Context->page ?>" />
			<input type="hidden" name="document_srl" value="<?php echo $__Context->oDocument->document_srl ?>" />
				<p>&quot;<?php echo $__Context->lang->msg_is_secret ?>&quot;</p>
				<dl>
					<dt><label for="cpw"><?php echo $__Context->lang->password ?></label> :</dt>
					<dd><input type="password" name="password" id="cpw" class="iText" /><span class="btn"><input type="submit" value="<?php echo $__Context->lang->cmd_input ?>" /></span></dd>
				</dl>
			</form>
		<?php }else{ ?>
			<?php echo $__Context->oDocument->getContent() ?>
		<?php } ?>
        <?php if($__Context->module_info->display_sign != 'N' && ($__Context->oDocument->getProfileImage() || $__Context->oDocument->getSignature())){ ?>
			<div class="memberSignature">
			<?php if($__Context->oDocument->getProfileImage()){ ?>
				<img src="<?php echo $__Context->oDocument->getProfileImage() ?>" alt="profile" class="profile" />
			<?php } ?>
			<?php if($__Context->oDocument->getSignature()){ ?>
				<div class="signature"><?php echo $__Context->oDocument->getSignature() ?></div>
			<?php } ?>
			</div>
		<?php } ?>
	</div>
	<div class="boardReadFooter">
		<div class="footerLeft">
		
			<?php if($__Context->module_info->use_category == "Y" && $__Context->oDocument->get('category_srl')){ ?>
			<dl>
				<dt><?php echo $__Context->lang->category ?> :</dt>
				<dd title="<?php echo $__Context->lang->category ?>"><a href="<?php echo getUrl('category',$__Context->oDocument->get('category_srl'), 'document_srl', '') ?>"><?php echo $__Context->category_list[$__Context->oDocument->get('category_srl')]->title ?></a></dd>
			</dl>
			<?php } ?>
		
			<?php  $__Context->tag_list = $__Context->oDocument->get('tag_list')  ?>
			<?php if(count($__Context->tag_list)){ ?>
			<dl class="tag">
				<dt><?php echo $__Context->lang->tag ?> :</dt>
				<?php for($__Context->i=0;$__Context->i<count($__Context->tag_list);$__Context->i++){ ?>
					<?php  $__Context->tag = $__Context->tag_list[$__Context->i];  ?>
					<dd><a href="<?php echo getUrl('search_target','tag','search_keyword',$__Context->tag,'document_srl','') ?>" rel="tag"><?php echo htmlspecialchars($__Context->tag) ?></a></dd>
				<?php } ?>
			</dl>
			<?php } ?>
			<?php if($__Context->oDocument->hasUploadedFiles()){ ?>
			<dl class="attachedFile">
				<dt><?php echo $__Context->lang->uploaded_file ?> :</dt>
				<?php  $__Context->uploaded_list = $__Context->oDocument->getUploadedFiles()  ?>
				<?php if($__Context->uploaded_list&&count((array)$__Context->uploaded_list))foreach($__Context->uploaded_list as $__Context->key => $__Context->file){ ?>
				<dd><a href="<?php echo getUrl('');
echo $__Context->file->download_url ?>"><?php echo $__Context->file->source_filename ?> <span class="bubble">[File Size:<?php echo FileHandler::filesize($__Context->file->file_size) ?>/Download:<?php echo number_format($__Context->file->download_count) ?>]</span></a></dd>
				<?php } ?>
			</dl>
			<?php } ?>
		</div>
		<div class="footerRight">
			<dl>
				<dt><?php echo $__Context->lang->readed_count ?> :</dt>
				<dd title="<?php echo $__Context->lang->readed_count ?>"><?php echo $__Context->oDocument->get('readed_count') ?></dd>
				<?php if($__Context->oDocument->get('voted_count')!=0 || $__Context->oDocument->get('blamed_count')!=0){ ?>
				<dt><?php echo $__Context->lang->voted_count ?> :</dt>
				<dd title="<?php echo $__Context->lang->voted_count ?>"><a href="#layer_voted_member" class="voted_member_<?php echo $__Context->oDocument->document_srl ?> document votedup"><?php echo $__Context->oDocument->get('voted_count') ?></a> / <a href="#layer_voted_member" class="voted_member_<?php echo $__Context->oDocument->document_srl ?> document voteddown"><?php echo $__Context->oDocument->get('blamed_count') ?></a></dd>
				<?php } ?>
				<dt><?php echo $__Context->lang->regdate ?> :</dt>
				<dd title="<?php echo $__Context->lang->regdate ?>"><?php echo $__Context->oDocument->getRegdate('Y.m.d') ?></dd>
				<dd><?php echo $__Context->oDocument->getRegdate('H:i:s') ?> <?php if($__Context->grant->manager || $__Context->module_info->display_ip_address!='N'){ ?>(<?php echo $__Context->oDocument->getIpaddress() ?>)<?php } ?></dd>
			</dl>
			
			<dl>
				<dt><?php echo $__Context->lang->trackback ?> :</dt>
				<dd><a href="<?php echo $__Context->oDocument->getTrackbackUrl() ?>" onclick="return false;"><?php echo $__Context->oDocument->getTrackbackUrl() ?></a></dd>
			</dl>
			
			<dl>
				<dt><?php echo $__Context->lang->document_url ?> :</dt>
				<dd title="<?php echo $__Context->lang->document_url ?>"><a href="<?php echo $__Context->oDocument->getPermanentUrl() ?>"><?php echo $__Context->oDocument->getPermanentUrl() ?></a></dd>
			</dl>
		</div>
		
	</div>
    <div class="btnArea">
        <?php if($__Context->oDocument->isEditable()){ ?>
		<span class="btn"><a href="<?php echo getUrl('act','dispBoardWrite','document_srl',$__Context->oDocument->document_srl,'comment_srl','') ?>"><?php echo $__Context->lang->cmd_modify ?>...</a></span>
		<span class="btn"><a href="<?php echo getUrl('act','dispBoardDelete','document_srl',$__Context->oDocument->document_srl,'comment_srl','') ?>"><?php echo $__Context->lang->cmd_delete ?></a></span>
        <?php } ?>
		<?php if($__Context->module_info->default_style != 'blog' || ($__Context->module_info->default_style == 'blog' && Context::get('document_srl'))){ ?>
        <span class="etc">
			<span class="btn"><a href="<?php echo getUrl('document_srl','') ?>"><?php if($__Context->module_info->default_style != 'blog'){;
echo $__Context->lang->cmd_list;
}else{;
echo $__Context->lang->cmd_view_all;
} ?></a></span>
		</span>
        <?php } ?>
		
    </div>
</div>
<?php if($__Context->oDocument->allowTrackback()){ ?>
    <?php $__tpl=TemplateHandler::getInstance();echo $__tpl->compile('modules/board/skins/xe_default','trackback.html') ?>
<?php } ?>
<a name="comment"></a>
<?php $__tpl=TemplateHandler::getInstance();echo $__tpl->compile('modules/board/skins/xe_default','comment.html') ?>
<?php if($__Context->oDocument->allowComment()){ ?>
    <?php if($__Context->grant->write_comment && $__Context->oDocument->isEnableComment() ){ ?>
        <form action="./" method="post" onsubmit="return procFilter(this, insert_comment)" class="boardEditor" ><input type="hidden" name="error_return_url" value="<?php echo htmlspecialchars(getRequestUriByServerEnviroment(), ENT_COMPAT | ENT_HTML401, 'UTF-8', false) ?>" /><input type="hidden" name="act" value="<?php echo $__Context->act ?>" /><input type="hidden" name="vid" value="<?php echo $__Context->vid ?>" />
        <input type="hidden" name="mid" value="<?php echo $__Context->mid ?>" />
        <input type="hidden" name="document_srl" value="<?php echo $__Context->oDocument->document_srl ?>" />
        <input type="hidden" name="comment_srl" value="" />
        <input type="hidden" name="content" value="" />
            <div class="boardWrite commentEditor">
                <div class="editor"><?php echo $__Context->oDocument->getCommentEditor() ?></div>
                <dl class="editorOption">
                    <dt><?php echo $__Context->lang->cmd_option ?> : </dt>
                    <?php if($__Context->is_logged){ ?>
                    <dd>
                        <input type="checkbox" name="notify_message" value="Y" id="notify_message" />
                        <label for="notify_message"><?php echo $__Context->lang->notify ?></label>
                    </dd>
                    <?php } ?>
                    <dd>
                        <input type="checkbox" name="is_secret" value="Y" id="is_secret" />
                        <label for="is_secret"><?php echo $__Context->lang->secret ?></label>
                    </dd>
                </dl>
        
                <?php if(!$__Context->is_logged){ ?>
                <div class="userNameAndPw">
                    <dl>
                        <dt><label for="userName"><?php echo $__Context->lang->writer ?></label> :</dt>
                        <dd class="userName"><input type="text" name="nick_name" value="" class="iText" id="userName"/></dd>
                    </dl>
                    <dl>
                        <dt><label for="userPw"><?php echo $__Context->lang->password ?></label> :</dt>
                        <dd class="userPw"><input type="password" name="password" value="" id="userPw" class="iText" /></dd>
                    </dl>
                    <dl>
                        <dt><label for="emailAddress"><?php echo $__Context->lang->email_address ?></label> :</dt>
                        <dd class="emailAddress"><input type="text" name="email_address" value="" id="emailAddress" class="iText"/></dd>
                    </dl>
                    <dl>
                        <dt><label for="homePage"><?php echo $__Context->lang->homepage ?></label> :</dt>
                        <dd class="homePage"><input type="text" name="homepage" value="" id="homePage" class="iText"/></dd>
                    </dl>
                </div>
                <?php } ?>
                <div class="boardNavigation">
                    <span class="btn"><input type="submit" value="<?php echo $__Context->lang->cmd_comment_registration ?>" /></span>
                </div>
            </div>
        </form>
    <?php } ?>
<?php } ?>
List of Articles
번호 제목 글쓴이 날짜 조회 수
117 오랜만에 워싱턴을 방문합니다. 김선웅 2012-02-25 116807
116 터키 7.2 강진 발생! 중보 해주세요! 유종우 2011-10-24 118800
115 [무슬림을 위한 30일 기도] Day 1 - 여러분들의 기도를 간절히 필요로 하는 무슬림들! 유종우 2011-08-01 117371
114 고순영 선교사님을 위해 기도부탁드립니다. 김은주 2011-04-11 113484
113 [기도 요청] 이집트를 위해서 기도 해주세요! 유종우 2011-01-28 115006
112 멕시코 단기선교 보고 이대훈 2011-01-18 115539
111 안쓰시는 디지털 Camera [2] 김일봉 2010-11-28 117788
110 감사 Jeong Kim 2010-10-05 117741
109 브라질 김선웅 선교사 워싱턴 방문합니다. [1] 김선웅 2010-09-26 115480
108 [무슬림을 위한 30일 기도] Day 30 - 무슬림을 위한 30일 기도를 마치며... file 유종우 2010-09-09 118452
107 [무슬림을 위한 30일 기도] Day 1 - Grace and Truth file 유종우 2010-08-11 117613
» 최승암 선교사 CBS [새롭게 하소서] 방송 안내‏ 김은경422 2010-07-13 114488
105 선교 열매 반드시 열린다 김선웅 2009-12-14 114115
104 안강희 선교사님의 긴급 기도부탁입니다. 김은경422 2009-11-17 114944
103 파라과이 선교지 긴급 기도 부탁입니다 정금태선교사 2009-09-03 114895
102 우간다 개혁신학교가 동역자를 찾습니다 file 이장익 2005-04-10 132823
101 브라질 김선웅 선교사 자녀이야기 [4] 김선웅 2009-07-06 118386
100 브라질 김선웅 선교사 가족 모두 교회를 방문하고 싶습니다. 김선웅 2008-07-12 120827
99 구모세 선교사 내외 방문 김 창순 2008-07-01 118625
98 부장 김장로님 file 정금태선교사 2008-03-21 120806