Solved: 10 Years, 2 Months, 1 Week ago Change Default Registration Options: Hide your email from other members
#3
Solved: 10 Years, 2 Months, 1 Week ago
Yes..I used these steps Smile

The steps for doing that in MyBB are almost identical:

1. Open ACP
2. Go to Templates & Style, choose Templates
3. Select your template set (usually Default Templates)
4. Expand 'Member Templates' and go into the 'member_register' template
5. Find
Code:
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="hideemail" id="hideemail" value="1" {$hideemailcheck} /></td>
6. Replace it with
Code:
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="hideemail" id="hideemail" value="1" checked /></td>
7. Save 'member_register'
Reply


Messages In This Thread
RE: Change Default Registration Options: Hide your email from other members - by ringring - 2014-11-09, 06:35 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)