Quote:
Originally Posted by dcevoclub
i wiped everything out and re-installed from scratch, and follwed the instructions there is still not dropbox in the edit profile for the class under induction which is where is suppose to be right?
|
In member.php and includes/functions_user.php make sure you added the new field ID to all instances of this:
Code:
(50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65)
You'll need to do that in 2 places for member.php and 4 places in includes/functions_user.php. If its not showing up you either missed one or didn't add the correct field ID #.