Jump to content
xisto Community
Sign in to follow this  
pc-master

[colour]logged In As:

Recommended Posts

Works on Invision Power Board v2.2.x

Go To: AdminCP > Look & Feel > SelectSkin > Edit Template HTML > All Global HTML > member_bar

Find:

<a href="{$this->ipsclass->base_url}showuser={$this->ipsclass->member['id']}">{$this->ipsclass->member['members_display_name']}</a>

Replace With:
<a href="{$this->ipsclass->base_url}showuser={$this->ipsclass->member['id']}">{$this->ipsclass->member['prefix']}{$this->ipsclass->member['members_display_name']}{$this->ipsclass->member['suffix']}</a>

Save Template Bit

Done!

Share this post


Link to post
Share on other sites

Ok, um what exactly this does? I've worked with IPB so this adds some kind of link to users profile...?It's odd, you should explain more and give a link to an example as well as make a better topic title :P

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.