%+-]+@[A-Z0-9.-]+.(ru|ro|in|pk|ir) ([[:<:]]viagra|[[:<:]]replica watch|[[:<:]]lesbians?[[:>:]]|[[:<:]]gays?[[:>:]]|[[:<:]]pornogra) "; $settings['defaultprofile_website'] = "http://www.mybbcodes.com"; $settings['Regentronique_Selections_Manager_WriteEvent'] = "0"; ?> MyBB Codes - [TUT] How to insert the user sign in a field

MyBB Codes

Full Version: [TUT] How to insert the user sign in a field
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
To insert the users sings in a field :

Go to ACP --> Themes&Templates --> Your theme's templates --> postbit_signature

And delete all codes and insert these codes:
<hr size="1" width="25%"&nbsp;&nbsp;align="left" />

<fieldset><legend>{$post['username']}'s Signature</legend>

{$post['signature']}</fieldset>
Reference URL's