View Full Version : Changing REQUIRED REGISTRATION information?????
voclain
04-21-2003, 05:34 AM
I was searching the HACKS tonight, and came across this HACK:
http://www.vbulletin.org/hacks/index.php?s=&action=showhack&hackid=552
This got me to thinking....I have almost 2000 registered members...I would LOVE to FORCE them to tell me WHERE they are from!!!
IN other words, I want to make "LOCATION" in my registration page, REQUIRED information!!
So..this HACK can help me do that to all of the EXISTING members, but HOW do I change that in the REGISTRATION page to make it REQUIRED??????
HELP....??? And thanks for your help.
Yours,
Kirk Voclain
V. 2.2.6
http://www.pro4um.com
filburt1
04-21-2003, 11:39 AM
This is already in the admin CP, poke around.
Dean C
04-21-2003, 12:05 PM
Check out the custom profile fields section in the ACP :)
It allows you to edit the Location field and make it required ;)
- miSt
voclain
04-21-2003, 03:48 PM
Thanks again???? I don't know how I missed that????
Kirk
Dean C
04-21-2003, 06:42 PM
Your Welcome :)
- miSt
I run a car webiste and would like to have 'I drive a:' to appear under the avatar by location and stuff but dont see how , i have added it to custom user fields but it still doesnt appear , how can i make it visable in the fields under the avatar??
-Thanx
themonarch
08-24-2003, 05:10 AM
Hi Gez,
To add custom user fields to display in the threads:
Setup your custom fields first.
Hover over the edit link in MODIFY and you'll see the profilefieldid number for that field. It will show up in the status bar of your web browser.
Go into Modify Templates
Expand the Default set of Templates and find the template called postbit
Look for an area that has
<smallfont>Registered: $post[joindate]<br>
Location: $post[field2]<br>
Posts: $post[posts]<br></smallfont></td>
Add your custom field after it. Mine looks like this after adding the custom field where I want it to display:
<smallfont>Registered: $post[joindate]<br>
Location: $post[field2]<br>
Posts: $post[posts]<br>
Car: $post[field5]</smallfont></td>
Hope that helps!
Nancy
chrisvonc
10-05-2003, 08:02 PM
Good post for those of us still getting the hang of this. Thanks!
Chris
RapCapital
05-15-2005, 06:38 AM
Hey, Do you know how i would make it show the User's Referrals in the Postbit?
Anybody know how?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.