I used the realname module ~ but it is shown below is displayed after the login account
http://drupaltaiwan.org/files/admin_1.PNG

----------------------------------------------------------------------------------

I tried it on their own after the title of the output control block
Increase in the version of type block-user-1.tpl.php, copy and paste the contents of block.tpl.php then

<?php if (!empty($block->subject)): ?>
  <h2><?php print $block->subject ?></h2>
<?php endif;?>

This is a change

<h2>  <? php print empty ($ user-> profile_fullname)? $ user-> name: $ user-> profile_fullname?> </ h2>

But still can not successfully

---------------------------------------------------------------------------------------------------

In the block-user-1.tpl.php print print user <? Php print_r ($ user)?>

=> Array ([8] => 8) [contact] => 1 [remember_me] => [roles] => Array ([2] => authenticated user [3] => top management [8] => - system administrators) [profile_fullname] => dynamics and consumption of [content] => Array ([Profile] => Array ([# type] => user_profile_category [# title] => profile [profile_fullname] => Array ([# type ] => user_profile_item [# title] => name [# value] => LI Xiao-fang [# weight] => 0 [# attributes] => Array ([class] => profile-profile_fullname)))))

But still can not successfully