MyBB Community Forums

Full Version: (Q1) Make email textbox uneditable (Q2) bypass email verification in member.php
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, 

Q1) I want to manually make both 2 email textboxs uneditable from php side when a user did something when registering. (so they can't type anything in email text boxes when triggered something I want)
How can I do this?

Q2) Is there a way to let some user (based upon the condition I write in member.php) bypass email verification in member.php?