This is just a simple and easy Mod of Member Info block!
Open ../application/modules/User/widgets/profile-info/index.tpl
And find
<?php if( !empty($this->memberType) ): ?>
Add ABOVE that:
<li>
<?php echo $this->translate(‘User Level:’) ?>
<?php echo $this->translate(Engine_Api::_()->getItem(‘authorization_level’, $this->subject()->level_id)->getTitle())?>
</li>
That’s All!
Looking for quality SocialEngine Web Hosting? Look no further than Arvixe Web Hosting!