Quote:
Originally Posted by provencial
|
Quote:
Originally Posted by ctweb
In your modifyprofile template
Code:
<div class="blockrow">
<label for="tb_homepage">{vb:rawphrase home_page_url}:</label>
<input type="text" class="primary textbox" name="homepage" id="tb_homepage" value="{vb:raw bbuserinfo.homepage}" maxlength="200" dir="ltr" tabindex="1" />
<p class="description">
{vb:rawphrase let_other_visitors_know_url}
</p>
</div>
Comment out/Remove that code.. And it won't show you that field..
|
Thank you,, your a star.
Is there also a way to remove it from the registration screen? so there is no way at all the member can enter the URL to start with?
Thanks again