文章
由 rain119 »
親愛的動機不明大大小弟的usercp_viewprofile.php 的內容如下:繁請大大幫幫小弟~!感激不盡
'LOCATION' => ( $profiledata['user_from'] ) ? $profiledata['user_from'] : ' ',
'OCCUPATION' => ( $profiledata['user_occ'] ) ? $profiledata['user_occ'] : ' ',
'INTERESTS' => ( $profiledata['user_interests'] ) ? $profiledata['user_interests'] : ' ',
<?php
'AVATAR_IMG' => $avatar_img,
?>
<?php
'USER_MONEY' => $profiledata['user_money'], // Virtual_Money_MOD
'L_USER_MONEY' => $lang['Virtual_Money'], // Virtual_Money_MOD
?>
'L_VIEWING_PROFILE' => sprintf($lang['Viewing_user_profile'], $profiledata['username']),
'L_ABOUT_USER' => sprintf($lang['About_user'], $profiledata['username']),
...就是愛亂搞..@_@..