The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
What we are trying to accomplish is that our client has some members of their site that are Advisory board members that do not have the necessary credentials/information to fill out the required member filters of the profile. These members should still have to fill in the standard required fields of name, email, etc but they should not be forced to fill out any of the member filters.
We've been able to edit the global.php file to include this code: PHP Code:
The problem I have run into is centered around the profile.php page. With the various member filters being required fields, if one of these users tries to edit their profile vBulletin won't let them as it will detect required fields as not being filled out. I thought I'd be able to use code similar to the above to bypass the profile.php page's required field check which appears to be housed inside the class_dm_user.php page. I've tried to use this code: PHP Code:
Can anyone assist me or has anyone already put together a mod that accomplishes what we are trying to do here? |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|