¥»¤H§ä¨ì¹L´XÓÁܽеù¥Uªº´¡¥ó¡A¦ý¬OÄݩ󴡥ó¡A¬Ý°_¨Ó«Ü¤£µÎªA¡A¦Ó¥B¦b±±¨î±ªO¤U±¤w¸g¦³¤@Ó±À¼s³X°Ýµù¥Uªº¥\¯à¤F¡C
{subtemplate header}
<div class="container">
<div id="nav"><a href="$indexname">$bbname</a> » {lang memcp}</div>
<div class="content">
<table id="memberinfo" class="portalbox" cellpadding="0" cellspacing="1">
<tr>
<td class="memberinfo_avatar">
{echo discuz_uc_avatar($discuz_uid)}
<p><a href="space.php?uid=$discuz_uid">$discuz_userss</a></p>
</td>
<td class="memberinfo_forum">
<ul>
<li><label>UID:</label> $member[uid]</li>
<li><label>{lang usergroup}:</label> $grouptitle<!--{if $regverify == 1 && $groupid == 8}--> [ <a href="member.php?action=emailverify">{lang memcp_email_reverify}</a> ]<!--{/if}--></li>
<li><label>{lang regdate}:</label>$member[regdate]</li>
<li><label>{lang register} IP:</label>$member[regip] $member['regiplocation']</li>
<li><label>{lang lastvisit} IP:</label>$member[lastip] $member['lastiplocation']</li>
<li><label>{lang lastvisit}:</label>$member[lastvisit]</li>
<li><label>{lang lastpost}:</label>$member['lastpost']</li>
</ul>
</td>
<td class="memberinfo_forum" style="width: 12em;">
<ul>
<li>{lang credits}: $credits</li>
<!--{loop $extcredits $id $credit}-->
<li>
<!--{if $id == $creditstrans}-->
$credit[title]: <span style="font-weight: bold;">$GLOBALS['extcredits'.$id]</span> $credit[unit]
<!--{else}-->
$credit[title]: $GLOBALS['extcredits'.$id] $credit[unit]
<!--{/if}-->
</li>
<!--{/loop}-->
<li>{lang posts}: $member[posts] </li>
<li>{lang digestposts}: $member[digestposts]</li>
</ul>
</td>
</tr>
</table>
<!--{if $validating}-->
<div class="mainbox formbox">
<h1>{lang memcp_validating}</h1>
<form method="post" action="member.php?action=regverify">
<input type="hidden" name="formhash" value="{FORMHASH}" />
<table summary="" cellpadding="0" cellspacing="0">
<thead>
<tr>
<th> </th>
<td>{lang memcp_validating_info}</td>
</tr>
</thead>
<tr>
<th>{lang memcp_validating_status}</th>
<td><strong><!--{if $validating['status'] == 0}-->{lang memcp_validating_status_0}<!--{elseif $validating['status'] == 1}-->{lang memcp_validating_status_1}<!--{/if}--></strong></td>
</tr>
<!--{if $validating['admin']}-->
<tr>
<th>{lang memcp_validating_admin}</th>
<td><a href="space.php?username=$validating[adminenc]">$validating[admin]</a></td>
</tr>
<!--{/if}-->
<!--{if $validating['moddate']}-->
<tr>
<th>{lang memcp_validating_time}</th>
<td>$validating[moddate]</td>
</tr>
<!--{/if}-->
<!--{if $validating['remark']}-->
<tr>
<th>{lang memcp_validating_remark}</th>
<td>$validating[remark]</td>
</tr>
<!--{/if}-->
<tr>
<th valign="top"><label for="regmessagenew">{lang register_message}</label></th>
<td><textarea rows="5" cols="50" id="regmessagenew" name="regmessagenew">$validating[message]</textarea></td>
</tr>
<!--{if $validating['status'] == 1}-->
<tr class="btns">
<th> </th>
<td><button type="submit" class="submit" name="verifysubmit" id="verifysubmit" value="true">{lang submit}</button></td>
</tr>
<!--{/if}-->
</table>
</form>
</div>
<!--{/if}-->
<div class="mainbox">
<h3>{lang memcp_last_10_creditslog}</h3>
<table summary="{lang memcp_last_10_creditslog}" cellspacing="0" cellpadding="0">
<thead>
<tr>
<td class="user">{lang memcp_credits_log_transaction_fromto}</td>
<td class="time">{lang time}</td>
<td class="nums">{lang memcp_credits_log_transaction_outgo}</td>
<td class="nums">{lang memcp_credits_log_transaction_income}</td>
<td>{lang action}</td>
</tr>
</thead>
<tbody>
<!--{if $loglist}-->
<!--{loop $loglist $log}-->
<tr>
<td class="user"><!--{if $log['fromto'] == 'BANK ACCOUNT'}-->{lang memcp_credits_transfer_bank}<!--{else}--><a href="space.php?username=$log[fromtoenc]">$log[fromto]</a><!--{/if}--></td>
<td class="time">$log[dateline]</td>
<td class="nums"><!--{if $log['send']}-->{$extcredits[$log[sendcredits]][title]} $log[send] {$extcredits[$log[sendcredits]][unit]}<!--{/if}--></td>
<td class="nums"><!--{if $log['receive']}-->{$extcredits[$log[receivecredits]][title]} $log[receive] {$extcredits[$log[receivecredits]][unit]}<!--{/if}--></td>
<td>
<!--{if $log['operation'] == 'TFR'}-->
{lang memcp_credits_transfer_send}
<!--{elseif $log['operation'] == 'RCV'}-->
{lang memcp_credits_transfer_receive}
<!--{elseif $log['operation'] == 'EXC'}-->
{lang memcp_credits_exchange}
<!--{elseif $log['operation'] == 'UGP'}-->
{lang memcp_usergroups_charged}
<!--{elseif $log['operation'] == 'AFD'}-->
{lang memcp_credits_transfer_bank}
<!--{/if}-->
</td>
</tr>
<!--{/loop}-->
<!--{else}-->
<tr><td colspan="5">{lang memcp_credits_log_none}</td></tr>
<!--{/if}-->
</tbody>
</table>
</div>
<!--{if $creditspolicy['promotion_visit'] || $creditspolicy['promotion_register']}-->
<div class="mainbox">
<h3>{lang post_my_advisit}</h3>
<table cellspacing="0" cellpadding="0" width="100%">
<tr><td>
<font color="red">{lang post_promotion_url1}</font>
<input type="text" onclick="this.select();setcopy(this.value, '{lang promotion_url_copied}');" value="$boardurl?fromuid=$discuz_uid" size="50" />
<br><font color="#FF6600">³X°Ý«Å¶Ç¤èªk¡Gª½±µ½Æ»s¦a§}µoµ¹±zªºªB¤Í©Îµo¶i¦Ê«×¶K§a¡B¦Ê«×ª¾¹DùØ</font>
</td></tr>
<tr><td>
<font color="red">{lang post_promotion_url2}</font>
<input type="text" onclick="this.select();setcopy(this.value, '{lang promotion_url_copied}');" value="$boardurl?fromuser=$discuz_user" size="50" />
<br>
<font color="#FF6600">³X°Ý«Å¶Ç¤èªk¡Gª½±µ½Æ»s¦a§}µoµ¹±zªºªB¤Í©Îµo¶i¦Ê«×¶K§a¡B¦Ê«×ª¾¹DùØ</font>
</td></tr>
<tr>
<td>
<font color="blue">±À¼sµù¥U1</font>:
<input type="text" onclick="this.select();setcopy(this.value, '{lang promotion_url_copied}');" value="ª¾¹D¤¤°ê²Ä¤¤j®q¶Ü¡H" size="100" />
<br>
<font color="#FF6600">µù¥U«Å¶Ç¤èªk¡GUBB ¥N½X ®æ¦¡¡G(¥i±N¥N½X©ñ¦b½×¾ÂªºÓ¤Hñ¦WùØ¡A¾A¥Î©ó¦UÃþ¤ä«ùªº½×¾Â.)<br>ºt¥Ü¡G</font><a href="http://www.zgcxd.com/bbs/register.php?fromuid=$discuz_uid" target="_blank"><font color="#000080"><a href="http://www.zgcxd.com/bbs/register.php?fromuid=$discuz_uid">ª¾¹D¤¤°ê²Ä¤¤j®q¶Ü¡H</a></font>
</td>
</tr>
<tr>
<td>
<font color="blue">±À¼sµù¥U2</font>:
<textarea cols="100" rows="3" wrap="physical" onclick="this.select();setcopy(this.value, '{lang promotion_url_copied}');"></textarea>
<br>
<font color="#FF6600">µù¥U«Å¶Ç¤èªk¡GUBB ¥N½X ®æ¦¡¡G(¥i±N¥N½X©ñ¦b½×¾ÂªºÓ¤Hñ¦WùØ¡A¾A¥Î©ó¦UÃþ¤ä«ùªº½×¾Â.)<br>ºt¥Ü¡G</font><a href="http://www.zgcxd.com/bbs/register.php?fromuid=$discuz_uid"><font color="#000080"><a href="http://www.zgcxd.com/bbs/register.php?fromuid=$discuz_uid"><img src="http://www.zgcxd.com/bbs/images/default/logo.gif" border="0"></a></font>
</td>
</tr>
<tr>
<td>
<font color="blue">±À¼sµù¥U3</font>:
<textarea cols="100" rows="3" wrap="physical" onclick="this.select();setcopy(this.value, '{lang promotion_url_copied}');"><a href="http://www.zgcxd.com/bbs/register.php?fromuid=$discuz_uid"><img src="http://www.zgcxd.com/bbs/images/default/logo.gif" border="0" /></a></textarea>
<br>
<font color="#FF6600">µù¥U«Å¶Ç¤èªk¡GHTML¥N½X¡G(¥i¥Î©ó©Ò¦³¤ä«ùHTMLªº¦a¤è¡A¥i©ñ¦b§Aªº³Õ«Èùر.)
<br>ºt¥Ü¡G</font><a href="http://www.zgcxd.com/bbs/register.php?fromuid=$discuz_uid"><font color="#000080"><a href="http://www.zgcxd.com/bbs/register.php?fromuid=$discuz_uid"><img src="http://www.zgcxd.com/bbs/images/default/logo.gif" border="0"></a></font> </td>
</tr>
<tr><td>
<em>
<ul>
<li>{lang my_promotion_url}</li>
<!--{if $promotion_visit}--><li>{lang credit_promotion_visit} <font color="red">$promotion_visit</font></li><!--{/if}-->
<!--{if $promotion_register}--><li>{lang credit_promotion_register} <font color="red">$promotion_register</font></li><!--{/if}-->
<li><font color="#0954A6">ª`¡G±z¥i¥H§â«Å¶Çºô§}©«¨ìºô¸ô¤W¥ô¦ó¦a¤è(¤ñ¦pQQ¸s,½×¾Â,¦Ê«×¶K§aµ¥)¡I<br>
¸É¥R»¡©ú(±zªº¨C¦¸±À¼s§Ú̳£¦³°O¿ý)¡G<br>
a.§Ṳ́£´£Ò±zµo§Gºô§}¨ì¤@¨Ç©MÂø»x¨S¦h¤jÁpôªººô¯¸©ÎªÌ¶Ã¶Kºô§}µ¹¥»¯¸±a¨Ót±¼vÅT;¹ï½×¾Â³y¦¨¤£¨}¤Ï¬Mªº±À¼s©M¨êIP<br>
b.§ÚÌ´£Ò±z±a§Ú̽׾ªººëµØ§@«~©ÎªÌ¸ê·½¨ì¨ä¥Lp¶q¡B½è¶q¯¸ÂIµo§G¡AµM«á¶K¤W±z¦Û¤vªº±À¼sºô§};<br>
c.°µ±À¼s¤]n°µªº¦³¤ô¥¡A¤£¯àÅý¤H¤@¬Ý´Nª¾¹D±z¬O¨Ó°µ¼s§iªº¡I<br>
·PÁ¤j®aªº°Ñ»P©M¤ä«ù¡I</font></li>
</ul>
</em>
</td></tr>
</table>
</div>
<!--{/if}-->
</div>
<div class="side">
{subtemplate personal_navbar}
</div>
</div>
{subtemplate footer}