HanyHustler
10-25-2009, 08:45 PM
Right, i will keep it short.
basically i disabled editing users emails from profile.php
else
{
$show['edit_email_field'] = false;
$navbits[''] = $vbphrase['edit_email_and_password'];
}
now when you do change your password, it does the email field check, but i disabled it there isnt any field at the " Edit email & Password" bit, it says Please complete the required field "Email".
so basically i need to disable the email check field while user changing/editing his password.
can anyone help me please? Also forums linked to online game, so u use your vbulletin logins to log in, thats why i need to make it so no one can changes his email to avoid hackings and such stuff.
Sorry if this isnt the right section but im lost really lol.
--------------- Added 1256512539 at 1256512539 ---------------
Bumping as i really need to fix it asap, no one can change his password on forums,
Anyone ? -_-
Seems like i cant bump! good one :(
basically i disabled editing users emails from profile.php
else
{
$show['edit_email_field'] = false;
$navbits[''] = $vbphrase['edit_email_and_password'];
}
now when you do change your password, it does the email field check, but i disabled it there isnt any field at the " Edit email & Password" bit, it says Please complete the required field "Email".
so basically i need to disable the email check field while user changing/editing his password.
can anyone help me please? Also forums linked to online game, so u use your vbulletin logins to log in, thats why i need to make it so no one can changes his email to avoid hackings and such stuff.
Sorry if this isnt the right section but im lost really lol.
--------------- Added 1256512539 at 1256512539 ---------------
Bumping as i really need to fix it asap, no one can change his password on forums,
Anyone ? -_-
Seems like i cant bump! good one :(