Forum Moderators: rogerd
1.Actual MOD name: "No Website Signature showing during registration"
2.Unsure of this MODs name but it Stop inactive members showing as newest registered member on the front page.
templates/**/profile_add_body.tpl
-----FIND and REMOVE-----
<tr>
<td class="row1"><span class="gen">{L_WEBSITE}:</span></td>
<td class="row2">
<input type="text" class="post"style="width: 200px" name="website" size="25" maxlength="255" value="{WEBSITE}" />
</td>
</tr>
-----Save and close file-----