Skip to content

Gazer/vbulletin-nick-changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install
========
* Upload all the addon files (excluding the product XML file) to your vBulletin installation folder
* Login into the AdminCP
  - Goto to Plugins & Products -> Manage Products
  - Click Add/Import Product at the bottom
  - Select the product-nick_changer.xml file and click Import.

Post Install
============

After installing the product there is a required template edition.

Open the USERCP_SHELL template and add :
<tr>
	<td class="$navclass[attachments]" nowrap="nowrap"><a class="smallfont" href="nick_changer.php?$session[sessionurl]">$vbphrase[nick_changer_change_username]</a></td>
</tr>

Before :
<if condition="$show['siglink']">

About

vBulletin Addon to allow normal users to change his username

Resources

License

Stars

Watchers

Forks

Packages

No packages published